++ LOG_DIR=/var/log/kafka ++ export CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ mkdir -p /var/log/kafka/analytics-alarm-kafka ++ log_file=/var/log/kafka/analytics-alarm-kafka/console.log ++ touch /var/log/kafka/analytics-alarm-kafka/console.log ++ chmod 600 /var/log/kafka/analytics-alarm-kafka/console.log ++ exec +++ date +++ tee -a /var/log/kafka/analytics-alarm-kafka/console.log ++ echo 'INFO: =================== Thu Dec 11 02:20:09 UTC 2025 ===================' INFO: =================== Thu Dec 11 02:20:09 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 +++ cut -d / -f 1 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.201 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.201 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 ++ 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.22 ++ local servers=10.0.0.22 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ cat /proc/net/fib_trie +++ tr '\n' , +++ awk '/32 host/ { print f } {f=$2}' +++ sort +++ grep -vi host +++ uniq ++ local local_ips=,10.0.0.22,10.20.0.201,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.22'\''))' ++ local server_ip=10.0.0.22 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.22 ]] ++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] ++ echo 10.0.0.22 1 ++ return + my_ip_and_order='10.0.0.22 1' + '[' -n '10.0.0.22 1' ']' + break + '[' -z '10.0.0.22 1' ']' ++ echo 10.0.0.22 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.22 ++ echo 10.0.0.22 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.22 + KAFKA_LISTEN_ADDRESS=10.0.0.22 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=1 + [[ 1 -gt 1 ]] + replication_factor=1 + KAFKA_BROKER_ID=1 + 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=1/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.22:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.22:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.22/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 ' ' + [[ 1 -eq 2 ]] + [[ 1 -gt 2 ]] + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=1 + 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 [2025-12-11 02:20:12,239] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-12-11 02:20:12,483] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-12-11 02:20:12,578] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-12-11 02:20:12,579] INFO starting (kafka.server.KafkaServer) [2025-12-11 02:20:12,580] INFO Connecting to zookeeper on 10.0.0.22:2181 (kafka.server.KafkaServer) [2025-12-11 02:20:12,605] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.22:2181. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:20:12,610] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,610] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-4880-1. (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,610] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,610] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,610] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,610] 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) [2025-12-11 02:20:12,610] 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) [2025-12-11 02:20:12,610] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,611] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,613] INFO Initiating client connection, connectString=10.0.0.22:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:20:12,617] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-12-11 02:20:12,624] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:20:12,626] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:20:12,627] INFO Opening socket connection to server /10.0.0.22:2181. (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:20:12,629] INFO Socket connection established, initiating session, client: /10.0.0.22:59676, server: /10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:20:12,635] INFO Session establishment complete on server /10.0.0.22:2181, session id = 0x10000118611000d, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:20:12,638] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:20:12,906] INFO Cluster ID = NMhgQUIgQeCULYiPFYN37Q (kafka.server.KafkaServer) [2025-12-11 02:20:12,954] 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 = 1 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 = 1 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.22: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 = 1 node.id = 1 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 = 1 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.22: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) [2025-12-11 02:20:12,986] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:20:12,986] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:20:12,988] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:20:12,991] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:20:12,998] INFO [KafkaServer id=1] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2025-12-11 02:20:13,048] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:20:13,057] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2025-12-11 02:20:13,070] INFO Loaded 0 logs in 21ms (kafka.log.LogManager) [2025-12-11 02:20:13,072] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-12-11 02:20:13,073] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-12-11 02:20:13,178] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:20:13,252] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:20:13,267] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2025-12-11 02:20:13,275] INFO Feature ZK node at path: /feature does not exist (kafka.server.FinalizedFeatureChangeListener) [2025-12-11 02:20:13,300] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:20:13,640] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2025-12-11 02:20:13,665] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-12-11 02:20:13,671] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:20:13,701] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,702] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,703] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,704] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,704] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,724] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-12-11 02:20:13,725] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2025-12-11 02:20:13,751] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-12-11 02:20:13,772] INFO Stat of the created znode at /brokers/ids/1 is: 259,259,1765419613764,1765419613764,1,0,0,72057669301633037,202,0,259 (kafka.zk.KafkaZkClient) [2025-12-11 02:20:13,773] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.22:9092, czxid (broker epoch): 259 (kafka.zk.KafkaZkClient) [2025-12-11 02:20:13,823] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,830] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,831] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,838] INFO Successfully created /controller_epoch with initial epoch 0 (kafka.zk.KafkaZkClient) [2025-12-11 02:20:13,845] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-12-11 02:20:13,849] INFO Feature ZK node created at path: /feature (kafka.server.FinalizedFeatureChangeListener) [2025-12-11 02:20:13,851] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-12-11 02:20:13,865] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-12-11 02:20:13,867] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-12-11 02:20:13,867] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-12-11 02:20:13,881] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2025-12-11 02:20:13,932] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:20:13,963] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2025-12-11 02:20:13,968] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.22:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2025-12-11 02:20:13,970] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2025-12-11 02:20:13,972] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-12-11 02:20:13,985] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2025-12-11 02:20:13,987] INFO Awaiting socket connections on 10.0.0.22:9092. (kafka.network.DataPlaneAcceptor) [2025-12-11 02:20:13,993] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2025-12-11 02:20:13,994] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2025-12-11 02:20:13,994] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2025-12-11 02:20:13,994] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2025-12-11 02:20:14,023] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:20:14,023] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:20:14,023] INFO Kafka startTimeMs: 1765419613994 (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:20:14,029] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2025-12-11 02:20:14,176] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.22:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:20:14,209] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.22:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:20:14,494] INFO Creating topic structured_syslog_topic with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,494] INFO Creating topic -uve-topic-22 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,518] INFO Creating topic -uve-topic-23 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,542] INFO Creating topic -uve-topic-24 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,566] INFO Creating topic -uve-topic-25 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,587] INFO Creating topic -uve-topic-20 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,608] INFO Creating topic -uve-topic-21 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,628] INFO Creating topic -uve-topic-26 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,639] INFO Creating topic -uve-topic-27 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,656] INFO Creating topic -uve-topic-28 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,666] INFO Creating topic -uve-topic-29 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,683] INFO Creating topic -uve-topic-2 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,687] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-22-4, -uve-topic-22-13, -uve-topic-22-21, -uve-topic-22-25, -uve-topic-22-2, structured_syslog_topic-21, -uve-topic-22-26, structured_syslog_topic-5, structured_syslog_topic-18, structured_syslog_topic-4, structured_syslog_topic-17, -uve-topic-22-20, structured_syslog_topic-22, structured_syslog_topic-26, -uve-topic-22-16, structured_syslog_topic-3, -uve-topic-22-8, structured_syslog_topic-16, -uve-topic-22-24, structured_syslog_topic-10, structured_syslog_topic-6, -uve-topic-22-5, structured_syslog_topic-28, -uve-topic-22-29, structured_syslog_topic-9, structured_syslog_topic-24, structured_syslog_topic-25, structured_syslog_topic-15, structured_syslog_topic-19, -uve-topic-22-9, -uve-topic-22-17, -uve-topic-22-10, -uve-topic-22-18, structured_syslog_topic-20, structured_syslog_topic-8, structured_syslog_topic-14, structured_syslog_topic-2, structured_syslog_topic-1, -uve-topic-22-6, -uve-topic-22-12, structured_syslog_topic-13, -uve-topic-22-22, -uve-topic-22-28, -uve-topic-22-14, -uve-topic-22-11, -uve-topic-22-19, -uve-topic-22-3, -uve-topic-22-27, -uve-topic-22-0, structured_syslog_topic-0, structured_syslog_topic-12, -uve-topic-22-15, -uve-topic-22-23, -uve-topic-22-1, structured_syslog_topic-29, -uve-topic-22-7, structured_syslog_topic-23, structured_syslog_topic-27, structured_syslog_topic-11, structured_syslog_topic-7) (kafka.server.ReplicaFetcherManager) [2025-12-11 02:20:14,717] INFO Creating topic -uve-topic-3 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,763] 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$) [2025-12-11 02:20:14,772] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,775] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2025-12-11 02:20:14,776] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,786] INFO Creating topic -uve-topic-0 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,801] 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$) [2025-12-11 02:20:14,802] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,802] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2025-12-11 02:20:14,802] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,817] 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$) [2025-12-11 02:20:14,818] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,818] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2025-12-11 02:20:14,818] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,826] INFO Creating topic -uve-topic-1 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,831] 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$) [2025-12-11 02:20:14,832] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,832] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2025-12-11 02:20:14,832] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,839] INFO Creating topic -uve-topic-11 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,842] 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$) [2025-12-11 02:20:14,843] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,844] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2025-12-11 02:20:14,844] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,864] 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$) [2025-12-11 02:20:14,864] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,864] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2025-12-11 02:20:14,864] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,869] INFO Creating topic -uve-topic-12 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,879] 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$) [2025-12-11 02:20:14,879] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,879] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2025-12-11 02:20:14,880] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,898] 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$) [2025-12-11 02:20:14,899] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,899] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2025-12-11 02:20:14,899] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,908] INFO Creating topic -uve-topic-13 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,915] 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$) [2025-12-11 02:20:14,915] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,915] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2025-12-11 02:20:14,916] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,932] 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$) [2025-12-11 02:20:14,933] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,933] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2025-12-11 02:20:14,933] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,944] INFO Creating topic -uve-topic-8 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,948] 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$) [2025-12-11 02:20:14,949] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,949] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2025-12-11 02:20:14,949] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,968] 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$) [2025-12-11 02:20:14,969] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,969] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2025-12-11 02:20:14,969] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,978] INFO Creating topic -uve-topic-14 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:14,982] 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$) [2025-12-11 02:20:14,983] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:14,983] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2025-12-11 02:20:14,983] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:14,992] INFO Creating topic -uve-topic-9 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,001] 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$) [2025-12-11 02:20:15,002] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,002] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2025-12-11 02:20:15,002] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,009] INFO Creating topic -uve-topic-6 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,016] 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$) [2025-12-11 02:20:15,016] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,017] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2025-12-11 02:20:15,017] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,030] INFO Creating topic -uve-topic-7 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,030] 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$) [2025-12-11 02:20:15,032] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,032] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2025-12-11 02:20:15,032] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,051] 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$) [2025-12-11 02:20:15,052] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,052] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2025-12-11 02:20:15,052] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,054] INFO Creating topic -uve-topic-4 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,067] 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$) [2025-12-11 02:20:15,068] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,068] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2025-12-11 02:20:15,068] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,075] INFO Creating topic -uve-topic-10 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,088] 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$) [2025-12-11 02:20:15,089] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,089] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2025-12-11 02:20:15,089] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,108] 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$) [2025-12-11 02:20:15,109] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,110] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2025-12-11 02:20:15,110] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,113] INFO Creating topic -uve-topic-5 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,131] 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$) [2025-12-11 02:20:15,132] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,134] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2025-12-11 02:20:15,134] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,149] INFO Creating topic -uve-topic-19 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,152] 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$) [2025-12-11 02:20:15,152] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,153] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2025-12-11 02:20:15,153] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,176] 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$) [2025-12-11 02:20:15,176] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,176] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2025-12-11 02:20:15,176] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,194] INFO Creating topic -uve-topic-15 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,197] 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$) [2025-12-11 02:20:15,198] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,198] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2025-12-11 02:20:15,198] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,221] 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$) [2025-12-11 02:20:15,221] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,221] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2025-12-11 02:20:15,221] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,231] INFO Creating topic -uve-topic-16 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,243] 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$) [2025-12-11 02:20:15,244] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,244] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2025-12-11 02:20:15,244] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,261] 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$) [2025-12-11 02:20:15,261] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,261] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2025-12-11 02:20:15,261] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,274] INFO Creating topic -uve-topic-17 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,281] 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$) [2025-12-11 02:20:15,281] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,281] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2025-12-11 02:20:15,281] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,310] 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$) [2025-12-11 02:20:15,311] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,311] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2025-12-11 02:20:15,311] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,324] INFO Creating topic -uve-topic-18 with configuration {} and initial partition assignment HashMap(0 -> ArrayBuffer(1), 1 -> ArrayBuffer(1), 2 -> ArrayBuffer(1), 3 -> ArrayBuffer(1), 4 -> ArrayBuffer(1), 5 -> ArrayBuffer(1), 6 -> ArrayBuffer(1), 7 -> ArrayBuffer(1), 8 -> ArrayBuffer(1), 9 -> ArrayBuffer(1), 10 -> ArrayBuffer(1), 11 -> ArrayBuffer(1), 12 -> ArrayBuffer(1), 13 -> ArrayBuffer(1), 14 -> ArrayBuffer(1), 15 -> ArrayBuffer(1), 16 -> ArrayBuffer(1), 17 -> ArrayBuffer(1), 18 -> ArrayBuffer(1), 19 -> ArrayBuffer(1), 20 -> ArrayBuffer(1), 21 -> ArrayBuffer(1), 22 -> ArrayBuffer(1), 23 -> ArrayBuffer(1), 24 -> ArrayBuffer(1), 25 -> ArrayBuffer(1), 26 -> ArrayBuffer(1), 27 -> ArrayBuffer(1), 28 -> ArrayBuffer(1), 29 -> ArrayBuffer(1)) (kafka.zk.AdminZkClient) [2025-12-11 02:20:15,333] 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$) [2025-12-11 02:20:15,334] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,334] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2025-12-11 02:20:15,334] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,352] 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$) [2025-12-11 02:20:15,352] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,352] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2025-12-11 02:20:15,352] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,375] 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$) [2025-12-11 02:20:15,377] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,379] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2025-12-11 02:20:15,379] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,398] 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$) [2025-12-11 02:20:15,399] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,400] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2025-12-11 02:20:15,400] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,450] 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$) [2025-12-11 02:20:15,451] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,451] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2025-12-11 02:20:15,451] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,467] 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$) [2025-12-11 02:20:15,467] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,469] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2025-12-11 02:20:15,469] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,484] 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$) [2025-12-11 02:20:15,484] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,485] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2025-12-11 02:20:15,485] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,496] 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$) [2025-12-11 02:20:15,497] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,497] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2025-12-11 02:20:15,497] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,508] 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$) [2025-12-11 02:20:15,509] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,509] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2025-12-11 02:20:15,509] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,519] 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$) [2025-12-11 02:20:15,520] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,520] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2025-12-11 02:20:15,520] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,543] 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$) [2025-12-11 02:20:15,543] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,544] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2025-12-11 02:20:15,544] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,560] 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$) [2025-12-11 02:20:15,561] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,561] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2025-12-11 02:20:15,564] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,581] 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$) [2025-12-11 02:20:15,582] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,582] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2025-12-11 02:20:15,582] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,596] 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$) [2025-12-11 02:20:15,596] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,597] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2025-12-11 02:20:15,597] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,622] 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$) [2025-12-11 02:20:15,623] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,623] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2025-12-11 02:20:15,623] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,641] 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$) [2025-12-11 02:20:15,642] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,643] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2025-12-11 02:20:15,643] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,674] 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$) [2025-12-11 02:20:15,676] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,680] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2025-12-11 02:20:15,680] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,698] 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$) [2025-12-11 02:20:15,699] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,699] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2025-12-11 02:20:15,699] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,718] 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$) [2025-12-11 02:20:15,720] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,721] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2025-12-11 02:20:15,721] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,744] 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$) [2025-12-11 02:20:15,745] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,745] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2025-12-11 02:20:15,745] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,760] 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$) [2025-12-11 02:20:15,761] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,761] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2025-12-11 02:20:15,761] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,779] 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$) [2025-12-11 02:20:15,780] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,780] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2025-12-11 02:20:15,780] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,816] 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$) [2025-12-11 02:20:15,816] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,816] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2025-12-11 02:20:15,816] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,837] 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$) [2025-12-11 02:20:15,837] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,837] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2025-12-11 02:20:15,837] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,853] 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$) [2025-12-11 02:20:15,854] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,854] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2025-12-11 02:20:15,854] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,871] 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$) [2025-12-11 02:20:15,872] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,872] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2025-12-11 02:20:15,872] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,892] 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$) [2025-12-11 02:20:15,892] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,892] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2025-12-11 02:20:15,892] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,910] 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$) [2025-12-11 02:20:15,911] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,911] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2025-12-11 02:20:15,911] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,931] 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$) [2025-12-11 02:20:15,931] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,931] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2025-12-11 02:20:15,931] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,955] 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$) [2025-12-11 02:20:15,955] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,956] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2025-12-11 02:20:15,956] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:15,973] 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$) [2025-12-11 02:20:15,974] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:15,974] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2025-12-11 02:20:15,974] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,040] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-20-6, -uve-topic-23-10, -uve-topic-23-5, -uve-topic-26-20, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-20-22, -uve-topic-24-11, -uve-topic-20-0, -uve-topic-25-2, -uve-topic-21-15, -uve-topic-21-7, -uve-topic-20-14, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-24-6, -uve-topic-27-24, -uve-topic-24-12, -uve-topic-25-29, -uve-topic-27-8, -uve-topic-27-18, -uve-topic-25-16, -uve-topic-25-23, -uve-topic-25-13, -uve-topic-25-7, -uve-topic-25-8, -uve-topic-24-28, -uve-topic-24-22, -uve-topic-26-24, -uve-topic-23-18, -uve-topic-23-14, -uve-topic-23-6, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-24-15, -uve-topic-21-4, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-27-3, -uve-topic-26-7, -uve-topic-21-12, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-27-10, -uve-topic-24-26, -uve-topic-23-25, -uve-topic-20-27, -uve-topic-21-20, -uve-topic-23-4, -uve-topic-24-5, -uve-topic-23-20, -uve-topic-21-28, -uve-topic-21-8, -uve-topic-26-13, -uve-topic-27-20, -uve-topic-24-21, -uve-topic-24-23, -uve-topic-21-16, -uve-topic-26-5, -uve-topic-27-11, -uve-topic-27-14, -uve-topic-27-19, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-27-17, -uve-topic-25-22, -uve-topic-23-22, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-26-16, -uve-topic-25-6, -uve-topic-23-3, -uve-topic-21-24, -uve-topic-23-0, -uve-topic-26-18, -uve-topic-23-11, -uve-topic-26-10, -uve-topic-23-19, -uve-topic-26-9, -uve-topic-26-17, -uve-topic-27-27, -uve-topic-27-26, -uve-topic-24-3, -uve-topic-26-25, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-27-7, -uve-topic-27-23, -uve-topic-20-15, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-24-1, -uve-topic-23-27, -uve-topic-24-2, -uve-topic-23-26, -uve-topic-21-29, -uve-topic-23-2, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-20-4, -uve-topic-23-7, -uve-topic-26-22, -uve-topic-23-13, -uve-topic-21-21, -uve-topic-21-5, -uve-topic-21-13, -uve-topic-27-29, -uve-topic-26-4, -uve-topic-20-12, -uve-topic-26-28, -uve-topic-20-20, -uve-topic-27-16, -uve-topic-24-14, -uve-topic-24-4, -uve-topic-24-20, -uve-topic-23-23, -uve-topic-25-21, -uve-topic-25-15, -uve-topic-23-29, -uve-topic-25-5, -uve-topic-26-26, -uve-topic-20-8, -uve-topic-20-29, -uve-topic-21-25, -uve-topic-21-17, -uve-topic-21-18, -uve-topic-20-16, -uve-topic-20-24, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-21-10, -uve-topic-27-5, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-21-2, -uve-topic-25-25, -uve-topic-24-16, -uve-topic-27-13, -uve-topic-24-8, -uve-topic-26-11, -uve-topic-27-2, -uve-topic-23-1, -uve-topic-26-27, -uve-topic-25-18, -uve-topic-25-10, -uve-topic-26-12, -uve-topic-25-9, -uve-topic-24-24, -uve-topic-25-17, -uve-topic-20-19, -uve-topic-23-12, -uve-topic-24-13, -uve-topic-21-22, -uve-topic-25-1, -uve-topic-26-3, -uve-topic-27-1, -uve-topic-24-29, -uve-topic-21-14, -uve-topic-21-6, -uve-topic-27-28, -uve-topic-20-5, -uve-topic-27-25, -uve-topic-27-9, -uve-topic-26-21, -uve-topic-26-2, -uve-topic-23-28, -uve-topic-21-0, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-20-13, -uve-topic-25-14, -uve-topic-26-8, -uve-topic-26-0, -uve-topic-25-20, -uve-topic-23-16, -uve-topic-24-9, -uve-topic-24-17, -uve-topic-23-8, -uve-topic-20-2, -uve-topic-21-27, -uve-topic-21-26, -uve-topic-21-3, -uve-topic-24-25, -uve-topic-25-0, -uve-topic-20-18, -uve-topic-21-11, -uve-topic-21-19, -uve-topic-20-10, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-20-17, -uve-topic-26-1, -uve-topic-25-26, -uve-topic-27-12, -uve-topic-25-27, -uve-topic-20-1, -uve-topic-23-24, -uve-topic-25-11, -uve-topic-24-18, -uve-topic-27-4, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-20-25, -uve-topic-26-14) (kafka.server.ReplicaFetcherManager) [2025-12-11 02:20:16,044] 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$) [2025-12-11 02:20:16,045] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,046] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,048] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,065] 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$) [2025-12-11 02:20:16,066] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,066] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,066] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,077] 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$) [2025-12-11 02:20:16,078] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,078] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,078] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,106] 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$) [2025-12-11 02:20:16,107] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,107] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,107] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,124] 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$) [2025-12-11 02:20:16,124] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,124] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,125] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,136] 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$) [2025-12-11 02:20:16,136] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,136] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,136] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,150] 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$) [2025-12-11 02:20:16,150] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,150] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2025-12-11 02:20:16,150] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,163] 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$) [2025-12-11 02:20:16,164] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,164] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,164] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,174] 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$) [2025-12-11 02:20:16,174] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,174] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,174] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,186] 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$) [2025-12-11 02:20:16,186] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,186] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,186] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,199] 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$) [2025-12-11 02:20:16,200] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,200] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,200] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,216] 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$) [2025-12-11 02:20:16,217] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,217] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,217] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,227] 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$) [2025-12-11 02:20:16,228] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,228] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,228] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,250] 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$) [2025-12-11 02:20:16,250] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,250] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2025-12-11 02:20:16,250] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,263] 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$) [2025-12-11 02:20:16,263] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,263] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,263] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,271] 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$) [2025-12-11 02:20:16,271] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,272] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,272] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,298] 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$) [2025-12-11 02:20:16,298] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,298] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,298] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,311] 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$) [2025-12-11 02:20:16,312] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,312] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,312] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,323] 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$) [2025-12-11 02:20:16,323] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,323] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,323] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,331] 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$) [2025-12-11 02:20:16,331] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,331] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,331] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,342] 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$) [2025-12-11 02:20:16,343] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,343] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,343] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,353] 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$) [2025-12-11 02:20:16,353] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,353] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,353] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,365] 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$) [2025-12-11 02:20:16,365] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,365] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,365] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,373] 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$) [2025-12-11 02:20:16,374] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,374] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,374] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,384] 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$) [2025-12-11 02:20:16,384] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,385] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,385] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,394] 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$) [2025-12-11 02:20:16,394] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,394] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,394] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,405] 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$) [2025-12-11 02:20:16,405] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,405] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2025-12-11 02:20:16,405] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,416] 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$) [2025-12-11 02:20:16,417] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,417] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,417] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,428] 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$) [2025-12-11 02:20:16,429] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,429] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,429] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,438] 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$) [2025-12-11 02:20:16,439] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,439] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,439] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,448] 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$) [2025-12-11 02:20:16,452] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,453] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,453] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,462] 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$) [2025-12-11 02:20:16,462] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,462] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,462] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,475] 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$) [2025-12-11 02:20:16,475] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,475] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,475] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,508] 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$) [2025-12-11 02:20:16,509] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,509] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2025-12-11 02:20:16,509] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,518] 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$) [2025-12-11 02:20:16,519] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,519] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,519] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,533] 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$) [2025-12-11 02:20:16,533] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,533] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,533] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,544] 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$) [2025-12-11 02:20:16,545] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,545] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,545] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,557] 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$) [2025-12-11 02:20:16,557] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,557] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,557] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,568] 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$) [2025-12-11 02:20:16,568] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,568] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2025-12-11 02:20:16,568] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,579] 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$) [2025-12-11 02:20:16,580] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,580] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,580] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,590] 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$) [2025-12-11 02:20:16,591] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,591] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,591] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,603] 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$) [2025-12-11 02:20:16,604] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,604] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,604] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,617] 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$) [2025-12-11 02:20:16,617] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,617] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,617] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,632] 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$) [2025-12-11 02:20:16,632] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,632] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2025-12-11 02:20:16,632] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,643] 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$) [2025-12-11 02:20:16,643] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,644] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2025-12-11 02:20:16,644] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,653] 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$) [2025-12-11 02:20:16,653] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,653] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,653] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,665] 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$) [2025-12-11 02:20:16,665] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,665] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,666] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,677] 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$) [2025-12-11 02:20:16,677] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,677] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2025-12-11 02:20:16,677] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,689] 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$) [2025-12-11 02:20:16,689] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,689] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,689] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,700] 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$) [2025-12-11 02:20:16,701] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,701] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,701] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,710] 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$) [2025-12-11 02:20:16,710] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,711] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2025-12-11 02:20:16,711] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,722] 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$) [2025-12-11 02:20:16,723] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,723] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,723] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,734] 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$) [2025-12-11 02:20:16,736] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,737] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,737] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,746] 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$) [2025-12-11 02:20:16,747] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,747] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,750] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,759] 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$) [2025-12-11 02:20:16,760] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,760] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,760] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,770] 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$) [2025-12-11 02:20:16,771] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,771] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,771] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,782] 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$) [2025-12-11 02:20:16,782] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,782] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2025-12-11 02:20:16,782] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,797] 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$) [2025-12-11 02:20:16,797] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,798] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2025-12-11 02:20:16,798] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,807] 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$) [2025-12-11 02:20:16,808] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,808] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2025-12-11 02:20:16,808] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,819] 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$) [2025-12-11 02:20:16,820] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,820] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2025-12-11 02:20:16,820] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,829] 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$) [2025-12-11 02:20:16,829] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,829] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2025-12-11 02:20:16,829] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,838] 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$) [2025-12-11 02:20:16,839] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,839] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2025-12-11 02:20:16,839] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,851] 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$) [2025-12-11 02:20:16,859] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,859] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,859] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,867] 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$) [2025-12-11 02:20:16,867] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,867] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2025-12-11 02:20:16,867] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,877] 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$) [2025-12-11 02:20:16,877] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,877] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,877] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,890] 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$) [2025-12-11 02:20:16,891] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,891] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,891] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,901] 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$) [2025-12-11 02:20:16,901] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,901] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,901] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,920] 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$) [2025-12-11 02:20:16,920] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,920] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,920] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,931] 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$) [2025-12-11 02:20:16,932] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,932] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,932] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,943] 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$) [2025-12-11 02:20:16,943] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,943] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,943] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,954] 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$) [2025-12-11 02:20:16,956] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,956] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2025-12-11 02:20:16,957] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,965] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:20:16,966] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,966] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2025-12-11 02:20:16,966] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,980] 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$) [2025-12-11 02:20:16,980] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,980] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2025-12-11 02:20:16,980] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:16,989] 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$) [2025-12-11 02:20:16,990] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:16,990] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2025-12-11 02:20:16,990] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,000] 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$) [2025-12-11 02:20:17,000] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,000] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2025-12-11 02:20:17,000] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,010] 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$) [2025-12-11 02:20:17,011] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,011] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2025-12-11 02:20:17,011] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,020] 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$) [2025-12-11 02:20:17,020] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,020] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,020] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,031] 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$) [2025-12-11 02:20:17,032] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,032] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,032] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,042] 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$) [2025-12-11 02:20:17,042] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,042] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,042] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,051] 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$) [2025-12-11 02:20:17,051] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,051] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,051] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,061] 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$) [2025-12-11 02:20:17,061] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,061] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,061] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,071] 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$) [2025-12-11 02:20:17,072] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,072] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,072] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,083] 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$) [2025-12-11 02:20:17,084] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,084] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2025-12-11 02:20:17,084] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,094] 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$) [2025-12-11 02:20:17,095] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,095] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,095] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,105] 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$) [2025-12-11 02:20:17,106] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,106] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,106] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,116] 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$) [2025-12-11 02:20:17,117] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,117] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,117] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,126] 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$) [2025-12-11 02:20:17,127] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,127] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,127] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,156] 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$) [2025-12-11 02:20:17,157] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,157] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,157] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,172] 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$) [2025-12-11 02:20:17,172] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,173] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,173] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,191] 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$) [2025-12-11 02:20:17,192] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,192] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2025-12-11 02:20:17,192] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,204] 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$) [2025-12-11 02:20:17,204] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,204] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,205] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,215] 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$) [2025-12-11 02:20:17,215] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,215] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,215] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,225] 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$) [2025-12-11 02:20:17,226] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,227] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,227] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,237] 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$) [2025-12-11 02:20:17,237] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,237] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,237] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,253] 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$) [2025-12-11 02:20:17,254] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,254] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,254] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,267] 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$) [2025-12-11 02:20:17,267] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,267] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,267] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,280] 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$) [2025-12-11 02:20:17,283] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,283] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2025-12-11 02:20:17,283] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,298] 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$) [2025-12-11 02:20:17,299] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,302] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,302] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,313] 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$) [2025-12-11 02:20:17,314] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,314] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,314] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,328] 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$) [2025-12-11 02:20:17,329] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,329] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,329] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,337] 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$) [2025-12-11 02:20:17,337] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,337] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,337] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,349] 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$) [2025-12-11 02:20:17,349] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,350] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,350] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,359] 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$) [2025-12-11 02:20:17,360] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,360] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,360] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,372] 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$) [2025-12-11 02:20:17,373] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,373] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2025-12-11 02:20:17,373] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,385] 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$) [2025-12-11 02:20:17,385] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,385] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,385] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,396] 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$) [2025-12-11 02:20:17,397] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,397] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,397] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,407] 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$) [2025-12-11 02:20:17,407] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,407] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,407] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,420] 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$) [2025-12-11 02:20:17,420] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,420] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,420] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,432] 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$) [2025-12-11 02:20:17,442] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,443] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,444] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,458] 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$) [2025-12-11 02:20:17,459] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,459] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,459] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,467] 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$) [2025-12-11 02:20:17,468] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,468] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2025-12-11 02:20:17,468] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,487] 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$) [2025-12-11 02:20:17,488] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,488] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,488] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,502] 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$) [2025-12-11 02:20:17,503] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,504] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,504] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,516] 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$) [2025-12-11 02:20:17,517] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,517] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,517] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,536] 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$) [2025-12-11 02:20:17,536] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,536] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,536] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,546] 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$) [2025-12-11 02:20:17,548] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,549] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,549] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,557] 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$) [2025-12-11 02:20:17,558] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,558] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,558] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,572] 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$) [2025-12-11 02:20:17,572] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,572] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2025-12-11 02:20:17,573] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,586] 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$) [2025-12-11 02:20:17,587] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,587] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,587] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,599] 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$) [2025-12-11 02:20:17,599] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,599] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,599] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,609] 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$) [2025-12-11 02:20:17,610] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,610] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,610] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,620] 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$) [2025-12-11 02:20:17,622] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,624] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,624] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,639] 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$) [2025-12-11 02:20:17,640] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,640] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,640] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,652] 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$) [2025-12-11 02:20:17,652] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,653] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,653] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,666] 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$) [2025-12-11 02:20:17,667] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,667] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2025-12-11 02:20:17,667] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,678] 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$) [2025-12-11 02:20:17,680] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,680] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,680] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,692] 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$) [2025-12-11 02:20:17,693] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,693] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,693] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,706] 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$) [2025-12-11 02:20:17,706] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,706] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,706] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,722] 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$) [2025-12-11 02:20:17,723] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,723] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,723] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,736] 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$) [2025-12-11 02:20:17,736] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,736] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,736] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,747] 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$) [2025-12-11 02:20:17,764] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,764] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,764] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,772] 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$) [2025-12-11 02:20:17,773] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,773] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2025-12-11 02:20:17,773] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,787] 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$) [2025-12-11 02:20:17,787] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,788] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,788] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,804] 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$) [2025-12-11 02:20:17,804] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,805] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2025-12-11 02:20:17,805] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,825] 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$) [2025-12-11 02:20:17,826] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,826] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2025-12-11 02:20:17,826] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,837] 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$) [2025-12-11 02:20:17,838] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,838] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2025-12-11 02:20:17,838] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,857] 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$) [2025-12-11 02:20:17,858] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,858] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2025-12-11 02:20:17,858] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,873] 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$) [2025-12-11 02:20:17,873] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,873] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2025-12-11 02:20:17,874] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,885] 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$) [2025-12-11 02:20:17,886] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,886] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,886] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,909] 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$) [2025-12-11 02:20:17,910] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,910] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,910] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,922] 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$) [2025-12-11 02:20:17,922] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,922] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,922] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,934] 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$) [2025-12-11 02:20:17,935] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,935] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,935] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,945] 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$) [2025-12-11 02:20:17,946] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,946] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,946] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,958] 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$) [2025-12-11 02:20:17,959] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,960] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2025-12-11 02:20:17,960] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,973] 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$) [2025-12-11 02:20:17,974] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,974] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2025-12-11 02:20:17,974] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,984] 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$) [2025-12-11 02:20:17,985] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,986] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2025-12-11 02:20:17,986] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:17,997] 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$) [2025-12-11 02:20:17,997] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:17,998] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2025-12-11 02:20:17,998] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,009] 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$) [2025-12-11 02:20:18,009] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,009] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2025-12-11 02:20:18,009] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,022] 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$) [2025-12-11 02:20:18,023] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,023] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2025-12-11 02:20:18,023] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,049] 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$) [2025-12-11 02:20:18,050] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,050] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2025-12-11 02:20:18,050] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,061] 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$) [2025-12-11 02:20:18,062] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,062] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2025-12-11 02:20:18,062] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,073] 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$) [2025-12-11 02:20:18,074] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,074] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2025-12-11 02:20:18,074] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,087] 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$) [2025-12-11 02:20:18,088] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,088] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2025-12-11 02:20:18,088] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,105] 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$) [2025-12-11 02:20:18,106] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,106] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2025-12-11 02:20:18,106] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,116] 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$) [2025-12-11 02:20:18,117] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,118] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2025-12-11 02:20:18,118] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,128] 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$) [2025-12-11 02:20:18,131] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,134] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2025-12-11 02:20:18,135] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,147] 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$) [2025-12-11 02:20:18,147] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,147] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,147] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,163] 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$) [2025-12-11 02:20:18,164] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,164] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,164] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,176] 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$) [2025-12-11 02:20:18,176] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,178] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,178] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,188] 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$) [2025-12-11 02:20:18,189] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,189] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,189] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,211] 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$) [2025-12-11 02:20:18,211] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,211] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,212] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,231] 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$) [2025-12-11 02:20:18,232] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,233] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,233] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,242] 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$) [2025-12-11 02:20:18,242] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,242] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2025-12-11 02:20:18,242] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,256] 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$) [2025-12-11 02:20:18,256] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,257] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2025-12-11 02:20:18,257] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,266] 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$) [2025-12-11 02:20:18,266] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,270] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2025-12-11 02:20:18,270] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,284] 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$) [2025-12-11 02:20:18,284] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,284] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2025-12-11 02:20:18,284] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,295] 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$) [2025-12-11 02:20:18,296] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,296] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2025-12-11 02:20:18,296] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,314] 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$) [2025-12-11 02:20:18,314] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,314] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,314] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,332] 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$) [2025-12-11 02:20:18,333] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,333] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2025-12-11 02:20:18,333] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,343] 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$) [2025-12-11 02:20:18,343] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,343] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,344] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,358] 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$) [2025-12-11 02:20:18,359] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,359] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,359] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,369] 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$) [2025-12-11 02:20:18,369] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,369] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,369] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,383] 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$) [2025-12-11 02:20:18,383] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,383] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,383] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,396] 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$) [2025-12-11 02:20:18,397] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,397] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,397] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,409] 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$) [2025-12-11 02:20:18,409] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,411] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,411] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,426] 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$) [2025-12-11 02:20:18,426] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,426] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2025-12-11 02:20:18,426] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,446] 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$) [2025-12-11 02:20:18,447] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,447] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,447] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,460] 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$) [2025-12-11 02:20:18,460] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,461] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,462] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,488] 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$) [2025-12-11 02:20:18,488] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,488] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,488] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,508] 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$) [2025-12-11 02:20:18,509] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,509] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,509] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,523] 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$) [2025-12-11 02:20:18,523] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,523] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,523] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,536] 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$) [2025-12-11 02:20:18,537] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,537] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2025-12-11 02:20:18,537] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,549] 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$) [2025-12-11 02:20:18,550] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,550] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,550] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,561] 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$) [2025-12-11 02:20:18,562] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,562] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,562] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,571] 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$) [2025-12-11 02:20:18,571] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,571] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,571] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,581] 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$) [2025-12-11 02:20:18,581] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,583] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,583] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,592] 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$) [2025-12-11 02:20:18,592] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,592] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,592] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,602] 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$) [2025-12-11 02:20:18,602] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,603] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,603] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,612] 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$) [2025-12-11 02:20:18,614] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,616] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2025-12-11 02:20:18,616] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,623] 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$) [2025-12-11 02:20:18,623] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,623] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,623] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,632] 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$) [2025-12-11 02:20:18,633] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,633] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,633] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,642] 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$) [2025-12-11 02:20:18,642] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,642] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,642] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,653] 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$) [2025-12-11 02:20:18,653] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,653] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,653] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,663] 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$) [2025-12-11 02:20:18,664] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,664] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,664] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,677] 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$) [2025-12-11 02:20:18,677] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,677] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,677] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,691] 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$) [2025-12-11 02:20:18,691] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,691] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2025-12-11 02:20:18,691] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,704] 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$) [2025-12-11 02:20:18,704] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,704] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,704] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,714] 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$) [2025-12-11 02:20:18,714] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,714] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,714] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,723] 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$) [2025-12-11 02:20:18,723] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,723] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,723] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,734] 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$) [2025-12-11 02:20:18,734] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,734] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,734] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,745] 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$) [2025-12-11 02:20:18,746] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,746] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,746] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,757] 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$) [2025-12-11 02:20:18,758] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,758] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,758] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,769] 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$) [2025-12-11 02:20:18,770] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,770] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2025-12-11 02:20:18,770] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,780] 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$) [2025-12-11 02:20:18,780] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,780] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,780] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,790] 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$) [2025-12-11 02:20:18,791] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,791] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,791] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,801] 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$) [2025-12-11 02:20:18,802] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,802] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,802] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,815] 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$) [2025-12-11 02:20:18,815] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,815] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,815] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,825] 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$) [2025-12-11 02:20:18,825] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,825] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,825] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,836] 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$) [2025-12-11 02:20:18,837] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,837] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,837] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,846] 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$) [2025-12-11 02:20:18,846] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,846] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2025-12-11 02:20:18,846] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,897] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-13-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-29-27, -uve-topic-1-3, -uve-topic-8-5, -uve-topic-28-10, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-28-1, -uve-topic-28-2, -uve-topic-11-8, -uve-topic-3-19, -uve-topic-11-2, -uve-topic-12-21, -uve-topic-14-7, -uve-topic-1-17, -uve-topic-28-9, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-8-2, -uve-topic-2-13, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-2-20, -uve-topic-28-19, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-28-25, -uve-topic-14-29, -uve-topic-3-28, -uve-topic-14-23, -uve-topic-1-26, -uve-topic-29-29, -uve-topic-1-0, -uve-topic-8-29, -uve-topic-12-14, -uve-topic-13-7, -uve-topic-14-8, -uve-topic-13-18, -uve-topic-13-19, -uve-topic-28-27, -uve-topic-13-15, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-13-10, -uve-topic-14-1, -uve-topic-14-16, -uve-topic-0-5, -uve-topic-14-20, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-12-17, -uve-topic-29-23, -uve-topic-12-9, -uve-topic-11-13, -uve-topic-8-20, -uve-topic-11-5, -uve-topic-29-13, -uve-topic-28-12, -uve-topic-8-4, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, -uve-topic-14-28, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-12-25, -uve-topic-29-5, -uve-topic-28-11, -uve-topic-2-1, -uve-topic-2-24, -uve-topic-0-2, -uve-topic-14-27, -uve-topic-12-6, -uve-topic-13-26, -uve-topic-28-3, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-13-21, -uve-topic-29-26, -uve-topic-28-8, -uve-topic-29-4, -uve-topic-11-29, -uve-topic-0-15, -uve-topic-11-21, -uve-topic-3-4, -uve-topic-14-6, -uve-topic-3-3, -uve-topic-29-10, -uve-topic-0-9, -uve-topic-29-25, -uve-topic-1-20, -uve-topic-3-2, -uve-topic-14-22, -uve-topic-29-12, -uve-topic-11-17, -uve-topic-29-9, -uve-topic-8-13, -uve-topic-28-24, -uve-topic-11-9, -uve-topic-2-10, -uve-topic-14-24, -uve-topic-8-17, -uve-topic-8-26, -uve-topic-0-8, -uve-topic-0-22, -uve-topic-1-14, -uve-topic-3-7, -uve-topic-28-15, -uve-topic-2-28, -uve-topic-12-10, -uve-topic-12-18, -uve-topic-29-2, -uve-topic-13-23, -uve-topic-8-1, -uve-topic-3-29, -uve-topic-13-4, -uve-topic-29-8, -uve-topic-8-3, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-12-26, -uve-topic-2-7, -uve-topic-13-12, -uve-topic-3-8, -uve-topic-29-28, -uve-topic-13-20, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-0-13, -uve-topic-2-14, -uve-topic-1-13, -uve-topic-1-24, -uve-topic-0-0, -uve-topic-28-7, -uve-topic-29-22, -uve-topic-29-16, -uve-topic-0-17, -uve-topic-12-3, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-2-19, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, -uve-topic-3-11, -uve-topic-0-26, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-3-17, -uve-topic-1-1, -uve-topic-14-2, -uve-topic-13-28, -uve-topic-28-21, -uve-topic-14-3, -uve-topic-13-27, -uve-topic-2-21, -uve-topic-12-0, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-13-16, -uve-topic-2-11, -uve-topic-13-8, -uve-topic-1-22, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-8-0, -uve-topic-13-3, -uve-topic-11-22, -uve-topic-13-14, -uve-topic-3-26, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-1-21, -uve-topic-12-7, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-29-19, -uve-topic-2-23, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-12-23, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-14-15, -uve-topic-29-7, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-14-21, -uve-topic-3-12, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-0-24, -uve-topic-1-7, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-12-4, -uve-topic-29-21, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-12-12, -uve-topic-28-14, -uve-topic-1-16, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-11-11, -uve-topic-1-25, -uve-topic-29-15, -uve-topic-0-18, -uve-topic-2-15, -uve-topic-3-9, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-11-19, -uve-topic-28-6, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-11-0, -uve-topic-1-28, -uve-topic-14-17, -uve-topic-1-10, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-14-9, -uve-topic-28-0, -uve-topic-8-16, -uve-topic-13-2, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-3-18, -uve-topic-14-25, -uve-topic-28-23, -uve-topic-8-11, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-13-13, -uve-topic-8-10, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-14-14, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-3-27, -uve-topic-12-24, -uve-topic-8-24, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-29-18, -uve-topic-1-4, -uve-topic-0-29, -uve-topic-11-15, -uve-topic-2-26, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-11-7, -uve-topic-2-5, -uve-topic-3-6, -uve-topic-3-20, -uve-topic-13-29, -uve-topic-12-8, -uve-topic-11-1, -uve-topic-12-2, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-8-14, -uve-topic-13-17, -uve-topic-14-10, -uve-topic-0-10, -uve-topic-14-18, -uve-topic-29-20, -uve-topic-13-9, -uve-topic-28-5, -uve-topic-8-19, -uve-topic-29-6, -uve-topic-8-28, -uve-topic-8-21, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-11-4, -uve-topic-14-26, -uve-topic-29-14, -uve-topic-11-12, -uve-topic-11-20, -uve-topic-1-8, -uve-topic-0-1, -uve-topic-2-9, -uve-topic-28-13, -uve-topic-29-3, -uve-topic-1-2, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-29-0, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-13-25, -uve-topic-0-7, -uve-topic-14-19, -uve-topic-14-11) (kafka.server.ReplicaFetcherManager) [2025-12-11 02:20:18,901] 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$) [2025-12-11 02:20:18,901] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,901] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2025-12-11 02:20:18,901] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,911] 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$) [2025-12-11 02:20:18,912] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,912] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2025-12-11 02:20:18,912] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,923] 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$) [2025-12-11 02:20:18,924] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,924] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2025-12-11 02:20:18,924] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,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$) [2025-12-11 02:20:18,936] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,936] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2025-12-11 02:20:18,936] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,943] 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$) [2025-12-11 02:20:18,943] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,943] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2025-12-11 02:20:18,943] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,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$) [2025-12-11 02:20:18,955] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,955] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2025-12-11 02:20:18,955] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,965] 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$) [2025-12-11 02:20:18,965] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,965] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2025-12-11 02:20:18,965] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,976] 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$) [2025-12-11 02:20:18,977] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,977] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2025-12-11 02:20:18,977] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,986] 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$) [2025-12-11 02:20:18,987] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:18,987] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2025-12-11 02:20:18,987] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:18,999] 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$) [2025-12-11 02:20:18,999] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,000] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,000] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,010] 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$) [2025-12-11 02:20:19,010] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,010] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,010] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,022] 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$) [2025-12-11 02:20:19,022] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,022] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,022] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,034] 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$) [2025-12-11 02:20:19,034] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,034] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,034] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,050] 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$) [2025-12-11 02:20:19,051] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,051] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,051] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,061] 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$) [2025-12-11 02:20:19,062] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,062] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,062] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,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$) [2025-12-11 02:20:19,072] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,072] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,072] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,084] 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$) [2025-12-11 02:20:19,084] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,084] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,084] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,095] 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$) [2025-12-11 02:20:19,096] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,096] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,096] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,106] 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$) [2025-12-11 02:20:19,106] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,106] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2025-12-11 02:20:19,107] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,117] 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$) [2025-12-11 02:20:19,117] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,117] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,118] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,125] 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$) [2025-12-11 02:20:19,126] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,126] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2025-12-11 02:20:19,126] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,138] 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$) [2025-12-11 02:20:19,138] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,138] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,138] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,147] 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$) [2025-12-11 02:20:19,148] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,148] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2025-12-11 02:20:19,148] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,162] 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$) [2025-12-11 02:20:19,163] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,163] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,163] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,173] 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$) [2025-12-11 02:20:19,173] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,173] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2025-12-11 02:20:19,173] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,185] 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$) [2025-12-11 02:20:19,185] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,185] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2025-12-11 02:20:19,185] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,198] 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$) [2025-12-11 02:20:19,198] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,199] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2025-12-11 02:20:19,199] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,209] 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$) [2025-12-11 02:20:19,209] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,209] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2025-12-11 02:20:19,209] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,220] 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$) [2025-12-11 02:20:19,221] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,221] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2025-12-11 02:20:19,221] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,230] 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$) [2025-12-11 02:20:19,231] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,231] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2025-12-11 02:20:19,231] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,240] 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$) [2025-12-11 02:20:19,241] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,241] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,241] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,252] 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$) [2025-12-11 02:20:19,253] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,253] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,253] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,262] 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$) [2025-12-11 02:20:19,263] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,263] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2025-12-11 02:20:19,263] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,272] 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$) [2025-12-11 02:20:19,272] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,272] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,272] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,285] 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$) [2025-12-11 02:20:19,286] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,286] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,286] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,297] 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$) [2025-12-11 02:20:19,297] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,297] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2025-12-11 02:20:19,297] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,307] 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$) [2025-12-11 02:20:19,308] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,308] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2025-12-11 02:20:19,308] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,325] 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$) [2025-12-11 02:20:19,326] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,326] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2025-12-11 02:20:19,326] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,342] 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$) [2025-12-11 02:20:19,342] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,342] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2025-12-11 02:20:19,342] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,355] 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$) [2025-12-11 02:20:19,356] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,356] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2025-12-11 02:20:19,356] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,367] 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$) [2025-12-11 02:20:19,367] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,367] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2025-12-11 02:20:19,368] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,381] 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$) [2025-12-11 02:20:19,381] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,381] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2025-12-11 02:20:19,381] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,390] 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$) [2025-12-11 02:20:19,390] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,390] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2025-12-11 02:20:19,391] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,406] 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$) [2025-12-11 02:20:19,406] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,406] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2025-12-11 02:20:19,406] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,423] 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$) [2025-12-11 02:20:19,424] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,424] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2025-12-11 02:20:19,424] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,434] 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$) [2025-12-11 02:20:19,434] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,434] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2025-12-11 02:20:19,434] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,444] 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$) [2025-12-11 02:20:19,444] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,444] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2025-12-11 02:20:19,444] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,454] 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$) [2025-12-11 02:20:19,454] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,454] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2025-12-11 02:20:19,454] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,466] 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$) [2025-12-11 02:20:19,466] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,467] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,467] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,476] 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$) [2025-12-11 02:20:19,477] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,477] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2025-12-11 02:20:19,477] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,488] 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$) [2025-12-11 02:20:19,488] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,488] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2025-12-11 02:20:19,488] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,497] 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$) [2025-12-11 02:20:19,497] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,498] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2025-12-11 02:20:19,498] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,507] 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$) [2025-12-11 02:20:19,507] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,507] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2025-12-11 02:20:19,508] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,517] 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$) [2025-12-11 02:20:19,517] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,517] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2025-12-11 02:20:19,517] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,532] 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$) [2025-12-11 02:20:19,533] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,535] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2025-12-11 02:20:19,535] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,552] 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$) [2025-12-11 02:20:19,553] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,553] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2025-12-11 02:20:19,553] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,566] 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$) [2025-12-11 02:20:19,566] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,566] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2025-12-11 02:20:19,566] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,577] 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$) [2025-12-11 02:20:19,577] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,577] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2025-12-11 02:20:19,577] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,587] 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$) [2025-12-11 02:20:19,588] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,588] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2025-12-11 02:20:19,588] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,599] 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$) [2025-12-11 02:20:19,599] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,599] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2025-12-11 02:20:19,600] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,609] 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$) [2025-12-11 02:20:19,609] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,609] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2025-12-11 02:20:19,610] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,619] 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$) [2025-12-11 02:20:19,619] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,620] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2025-12-11 02:20:19,620] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,629] 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$) [2025-12-11 02:20:19,632] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,633] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2025-12-11 02:20:19,633] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,642] 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$) [2025-12-11 02:20:19,642] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,642] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2025-12-11 02:20:19,643] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,654] 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$) [2025-12-11 02:20:19,655] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,655] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2025-12-11 02:20:19,655] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,665] 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$) [2025-12-11 02:20:19,665] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,666] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2025-12-11 02:20:19,666] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,675] 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$) [2025-12-11 02:20:19,675] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,676] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2025-12-11 02:20:19,676] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,687] 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$) [2025-12-11 02:20:19,687] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,687] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2025-12-11 02:20:19,687] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,697] 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$) [2025-12-11 02:20:19,698] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,698] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2025-12-11 02:20:19,698] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,711] 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$) [2025-12-11 02:20:19,711] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,711] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2025-12-11 02:20:19,711] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,724] 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$) [2025-12-11 02:20:19,725] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,725] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2025-12-11 02:20:19,725] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,740] 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$) [2025-12-11 02:20:19,743] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,754] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,754] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,762] 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$) [2025-12-11 02:20:19,762] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,762] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,762] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,787] 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$) [2025-12-11 02:20:19,787] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,787] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,787] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,799] 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$) [2025-12-11 02:20:19,800] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,800] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2025-12-11 02:20:19,800] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,816] 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$) [2025-12-11 02:20:19,817] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,817] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2025-12-11 02:20:19,817] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,825] 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$) [2025-12-11 02:20:19,825] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,825] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2025-12-11 02:20:19,826] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,839] 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$) [2025-12-11 02:20:19,840] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,840] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2025-12-11 02:20:19,840] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,850] 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$) [2025-12-11 02:20:19,854] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,857] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2025-12-11 02:20:19,857] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,899] 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$) [2025-12-11 02:20:19,900] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,900] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2025-12-11 02:20:19,900] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,912] 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$) [2025-12-11 02:20:19,912] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,912] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2025-12-11 02:20:19,912] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,926] 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$) [2025-12-11 02:20:19,927] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,927] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,927] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,939] 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$) [2025-12-11 02:20:19,939] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,940] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2025-12-11 02:20:19,940] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,951] 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$) [2025-12-11 02:20:19,951] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,951] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2025-12-11 02:20:19,952] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,962] 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$) [2025-12-11 02:20:19,962] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,963] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2025-12-11 02:20:19,963] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,977] 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$) [2025-12-11 02:20:19,978] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,978] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,978] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:19,988] 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$) [2025-12-11 02:20:19,989] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:19,993] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2025-12-11 02:20:19,993] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,004] 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$) [2025-12-11 02:20:20,004] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,004] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2025-12-11 02:20:20,004] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,014] 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$) [2025-12-11 02:20:20,015] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,015] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2025-12-11 02:20:20,015] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,025] 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$) [2025-12-11 02:20:20,025] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,025] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2025-12-11 02:20:20,025] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,035] 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$) [2025-12-11 02:20:20,036] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,036] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2025-12-11 02:20:20,036] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,045] 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$) [2025-12-11 02:20:20,045] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,045] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2025-12-11 02:20:20,045] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,058] 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$) [2025-12-11 02:20:20,058] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,058] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2025-12-11 02:20:20,058] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,077] 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$) [2025-12-11 02:20:20,078] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,078] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2025-12-11 02:20:20,078] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,090] 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$) [2025-12-11 02:20:20,091] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,091] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2025-12-11 02:20:20,091] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,100] 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$) [2025-12-11 02:20:20,100] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,100] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2025-12-11 02:20:20,100] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,109] 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$) [2025-12-11 02:20:20,110] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,110] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2025-12-11 02:20:20,110] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,121] 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$) [2025-12-11 02:20:20,121] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,121] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2025-12-11 02:20:20,121] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,134] 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$) [2025-12-11 02:20:20,134] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,134] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2025-12-11 02:20:20,134] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,147] 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$) [2025-12-11 02:20:20,148] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,148] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2025-12-11 02:20:20,148] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,160] 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$) [2025-12-11 02:20:20,160] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,160] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2025-12-11 02:20:20,160] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,170] 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$) [2025-12-11 02:20:20,171] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,171] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2025-12-11 02:20:20,171] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,183] 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$) [2025-12-11 02:20:20,183] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,184] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2025-12-11 02:20:20,184] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,196] 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$) [2025-12-11 02:20:20,196] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,196] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2025-12-11 02:20:20,197] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,207] 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$) [2025-12-11 02:20:20,207] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,207] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2025-12-11 02:20:20,208] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,221] 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$) [2025-12-11 02:20:20,222] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,222] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2025-12-11 02:20:20,222] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,233] 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$) [2025-12-11 02:20:20,233] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,233] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2025-12-11 02:20:20,233] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,244] 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$) [2025-12-11 02:20:20,244] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,245] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2025-12-11 02:20:20,245] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,255] 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$) [2025-12-11 02:20:20,256] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,256] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2025-12-11 02:20:20,256] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,266] 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$) [2025-12-11 02:20:20,266] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,266] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2025-12-11 02:20:20,266] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,281] 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$) [2025-12-11 02:20:20,281] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,282] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2025-12-11 02:20:20,282] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,291] 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$) [2025-12-11 02:20:20,291] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,291] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2025-12-11 02:20:20,291] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,301] 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$) [2025-12-11 02:20:20,302] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,302] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2025-12-11 02:20:20,302] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,316] 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$) [2025-12-11 02:20:20,317] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,317] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2025-12-11 02:20:20,317] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,329] 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$) [2025-12-11 02:20:20,330] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,330] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2025-12-11 02:20:20,330] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,342] 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$) [2025-12-11 02:20:20,342] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,342] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2025-12-11 02:20:20,342] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,355] 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$) [2025-12-11 02:20:20,355] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,355] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2025-12-11 02:20:20,355] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,365] 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$) [2025-12-11 02:20:20,365] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,365] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2025-12-11 02:20:20,365] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,380] 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$) [2025-12-11 02:20:20,381] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,381] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2025-12-11 02:20:20,381] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,388] 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$) [2025-12-11 02:20:20,388] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,388] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2025-12-11 02:20:20,388] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,403] 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$) [2025-12-11 02:20:20,403] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,403] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2025-12-11 02:20:20,403] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,416] 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$) [2025-12-11 02:20:20,416] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,416] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2025-12-11 02:20:20,416] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,427] 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$) [2025-12-11 02:20:20,428] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,428] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2025-12-11 02:20:20,428] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,435] 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$) [2025-12-11 02:20:20,435] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,435] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2025-12-11 02:20:20,435] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,448] 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$) [2025-12-11 02:20:20,448] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,448] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2025-12-11 02:20:20,448] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,459] 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$) [2025-12-11 02:20:20,460] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,460] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2025-12-11 02:20:20,460] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,474] 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$) [2025-12-11 02:20:20,474] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,474] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2025-12-11 02:20:20,474] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,486] 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$) [2025-12-11 02:20:20,487] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,487] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2025-12-11 02:20:20,487] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,496] 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$) [2025-12-11 02:20:20,497] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,497] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2025-12-11 02:20:20,497] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,510] 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$) [2025-12-11 02:20:20,511] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,511] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2025-12-11 02:20:20,511] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,519] 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$) [2025-12-11 02:20:20,520] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,520] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2025-12-11 02:20:20,520] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,528] 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$) [2025-12-11 02:20:20,529] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,529] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2025-12-11 02:20:20,529] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,539] 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$) [2025-12-11 02:20:20,540] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,541] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2025-12-11 02:20:20,541] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,552] 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$) [2025-12-11 02:20:20,553] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,553] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2025-12-11 02:20:20,553] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,563] 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$) [2025-12-11 02:20:20,564] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,564] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2025-12-11 02:20:20,564] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,575] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:20:20,576] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,576] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2025-12-11 02:20:20,576] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,588] 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$) [2025-12-11 02:20:20,588] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,588] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2025-12-11 02:20:20,588] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,600] 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$) [2025-12-11 02:20:20,600] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,600] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2025-12-11 02:20:20,600] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,617] 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$) [2025-12-11 02:20:20,617] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,617] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2025-12-11 02:20:20,617] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,632] 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$) [2025-12-11 02:20:20,632] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,632] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2025-12-11 02:20:20,632] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,645] 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$) [2025-12-11 02:20:20,646] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,646] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2025-12-11 02:20:20,646] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,658] 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$) [2025-12-11 02:20:20,659] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,659] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2025-12-11 02:20:20,659] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,668] 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$) [2025-12-11 02:20:20,668] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,668] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2025-12-11 02:20:20,668] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,678] 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$) [2025-12-11 02:20:20,678] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,678] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2025-12-11 02:20:20,678] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,690] 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$) [2025-12-11 02:20:20,690] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,690] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2025-12-11 02:20:20,690] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,701] 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$) [2025-12-11 02:20:20,702] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,702] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2025-12-11 02:20:20,702] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,711] 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$) [2025-12-11 02:20:20,712] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,712] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2025-12-11 02:20:20,712] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,723] 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$) [2025-12-11 02:20:20,723] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,723] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2025-12-11 02:20:20,723] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,733] 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$) [2025-12-11 02:20:20,733] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,733] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2025-12-11 02:20:20,733] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,749] 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$) [2025-12-11 02:20:20,750] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,750] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2025-12-11 02:20:20,750] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,761] 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$) [2025-12-11 02:20:20,761] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,761] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2025-12-11 02:20:20,761] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,774] 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$) [2025-12-11 02:20:20,774] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,774] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2025-12-11 02:20:20,775] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,786] 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$) [2025-12-11 02:20:20,786] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,786] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2025-12-11 02:20:20,786] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,793] 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$) [2025-12-11 02:20:20,793] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,793] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2025-12-11 02:20:20,793] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,803] 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$) [2025-12-11 02:20:20,803] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,803] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2025-12-11 02:20:20,803] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,810] 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$) [2025-12-11 02:20:20,811] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,811] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2025-12-11 02:20:20,811] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,826] 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$) [2025-12-11 02:20:20,826] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,826] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2025-12-11 02:20:20,826] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,838] 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$) [2025-12-11 02:20:20,839] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,839] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2025-12-11 02:20:20,839] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,856] 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$) [2025-12-11 02:20:20,856] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,856] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2025-12-11 02:20:20,856] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,869] 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$) [2025-12-11 02:20:20,869] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,869] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2025-12-11 02:20:20,869] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,879] 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$) [2025-12-11 02:20:20,880] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,880] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2025-12-11 02:20:20,880] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,893] 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$) [2025-12-11 02:20:20,893] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,893] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2025-12-11 02:20:20,893] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,903] 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$) [2025-12-11 02:20:20,904] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,904] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2025-12-11 02:20:20,904] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,914] 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$) [2025-12-11 02:20:20,915] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,915] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2025-12-11 02:20:20,915] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,926] 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$) [2025-12-11 02:20:20,927] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,927] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2025-12-11 02:20:20,927] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,939] 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$) [2025-12-11 02:20:20,939] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,939] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2025-12-11 02:20:20,939] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,952] 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$) [2025-12-11 02:20:20,952] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,952] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2025-12-11 02:20:20,952] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,964] 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$) [2025-12-11 02:20:20,965] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,965] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2025-12-11 02:20:20,965] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,976] 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$) [2025-12-11 02:20:20,977] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,977] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2025-12-11 02:20:20,977] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:20,988] 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$) [2025-12-11 02:20:20,989] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:20,989] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2025-12-11 02:20:20,989] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,001] 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$) [2025-12-11 02:20:21,002] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,002] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,002] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,011] 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$) [2025-12-11 02:20:21,011] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,011] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,011] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,032] 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$) [2025-12-11 02:20:21,032] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,033] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,033] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,044] 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$) [2025-12-11 02:20:21,045] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,049] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2025-12-11 02:20:21,049] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,058] 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$) [2025-12-11 02:20:21,059] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,059] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2025-12-11 02:20:21,059] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,068] 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$) [2025-12-11 02:20:21,069] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,069] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,069] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,082] 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$) [2025-12-11 02:20:21,083] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,083] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,083] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,089] 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$) [2025-12-11 02:20:21,090] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,090] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,090] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,102] 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$) [2025-12-11 02:20:21,102] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,102] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,102] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,111] 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$) [2025-12-11 02:20:21,112] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,112] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,112] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,124] 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$) [2025-12-11 02:20:21,125] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,125] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,125] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,135] 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$) [2025-12-11 02:20:21,135] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,135] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2025-12-11 02:20:21,135] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,146] 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$) [2025-12-11 02:20:21,147] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,147] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,147] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,158] 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$) [2025-12-11 02:20:21,158] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,158] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,158] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,169] 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$) [2025-12-11 02:20:21,169] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,169] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,169] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,178] 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$) [2025-12-11 02:20:21,179] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,179] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,179] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,191] 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$) [2025-12-11 02:20:21,191] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,191] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,192] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,204] 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$) [2025-12-11 02:20:21,206] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,208] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,208] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,249] 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$) [2025-12-11 02:20:21,249] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,249] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,249] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,387] 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$) [2025-12-11 02:20:21,388] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,388] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,388] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,422] 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$) [2025-12-11 02:20:21,422] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,422] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2025-12-11 02:20:21,422] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,652] 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$) [2025-12-11 02:20:21,652] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,686] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2025-12-11 02:20:21,686] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,748] 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$) [2025-12-11 02:20:21,748] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,748] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2025-12-11 02:20:21,748] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,799] 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$) [2025-12-11 02:20:21,799] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,799] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2025-12-11 02:20:21,799] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,859] 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$) [2025-12-11 02:20:21,859] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,859] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2025-12-11 02:20:21,859] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,921] 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$) [2025-12-11 02:20:21,921] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,921] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,921] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,974] 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$) [2025-12-11 02:20:21,976] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,976] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,976] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:21,993] 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$) [2025-12-11 02:20:21,993] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:21,993] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2025-12-11 02:20:21,994] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,012] 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$) [2025-12-11 02:20:22,012] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,012] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2025-12-11 02:20:22,012] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,024] 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$) [2025-12-11 02:20:22,024] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,024] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2025-12-11 02:20:22,024] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,039] 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$) [2025-12-11 02:20:22,039] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,039] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2025-12-11 02:20:22,039] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,050] 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$) [2025-12-11 02:20:22,050] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,050] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2025-12-11 02:20:22,050] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,062] 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$) [2025-12-11 02:20:22,062] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,062] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2025-12-11 02:20:22,062] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,071] 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$) [2025-12-11 02:20:22,071] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,071] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2025-12-11 02:20:22,071] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,086] 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$) [2025-12-11 02:20:22,086] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,086] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2025-12-11 02:20:22,086] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,104] 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$) [2025-12-11 02:20:22,105] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,105] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2025-12-11 02:20:22,105] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,116] 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$) [2025-12-11 02:20:22,116] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,116] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2025-12-11 02:20:22,116] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,125] 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$) [2025-12-11 02:20:22,125] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,125] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2025-12-11 02:20:22,125] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,133] 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$) [2025-12-11 02:20:22,133] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,133] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2025-12-11 02:20:22,133] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,147] 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$) [2025-12-11 02:20:22,147] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,147] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2025-12-11 02:20:22,147] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,161] 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$) [2025-12-11 02:20:22,161] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,163] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2025-12-11 02:20:22,163] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,177] 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$) [2025-12-11 02:20:22,177] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,178] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2025-12-11 02:20:22,178] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,301] 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$) [2025-12-11 02:20:22,301] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,301] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2025-12-11 02:20:22,301] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,354] 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$) [2025-12-11 02:20:22,354] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,365] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2025-12-11 02:20:22,365] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,420] 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$) [2025-12-11 02:20:22,420] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,420] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2025-12-11 02:20:22,420] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,435] 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$) [2025-12-11 02:20:22,435] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,435] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2025-12-11 02:20:22,436] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,451] 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$) [2025-12-11 02:20:22,451] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,451] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2025-12-11 02:20:22,451] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,482] 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$) [2025-12-11 02:20:22,482] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,482] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2025-12-11 02:20:22,482] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,504] 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$) [2025-12-11 02:20:22,504] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,504] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2025-12-11 02:20:22,504] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,525] 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$) [2025-12-11 02:20:22,525] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,525] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2025-12-11 02:20:22,525] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,540] 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$) [2025-12-11 02:20:22,540] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,540] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2025-12-11 02:20:22,540] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,549] 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$) [2025-12-11 02:20:22,549] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,550] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2025-12-11 02:20:22,550] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,566] 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$) [2025-12-11 02:20:22,567] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,567] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2025-12-11 02:20:22,567] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,580] 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$) [2025-12-11 02:20:22,580] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,580] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2025-12-11 02:20:22,580] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,588] 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$) [2025-12-11 02:20:22,588] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,589] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2025-12-11 02:20:22,589] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,599] 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$) [2025-12-11 02:20:22,599] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,599] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2025-12-11 02:20:22,599] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,609] 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$) [2025-12-11 02:20:22,609] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,609] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2025-12-11 02:20:22,609] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,619] 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$) [2025-12-11 02:20:22,619] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,619] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2025-12-11 02:20:22,619] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,732] 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$) [2025-12-11 02:20:22,735] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,736] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2025-12-11 02:20:22,736] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,797] 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$) [2025-12-11 02:20:22,797] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,797] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2025-12-11 02:20:22,797] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,815] 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$) [2025-12-11 02:20:22,816] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,816] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2025-12-11 02:20:22,816] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,840] 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$) [2025-12-11 02:20:22,840] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,841] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2025-12-11 02:20:22,841] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,861] 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$) [2025-12-11 02:20:22,862] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,862] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2025-12-11 02:20:22,862] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,877] 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$) [2025-12-11 02:20:22,877] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,877] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2025-12-11 02:20:22,877] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,889] 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$) [2025-12-11 02:20:22,889] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,889] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2025-12-11 02:20:22,889] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,899] 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$) [2025-12-11 02:20:22,900] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,900] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2025-12-11 02:20:22,900] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,917] 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$) [2025-12-11 02:20:22,917] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,917] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2025-12-11 02:20:22,917] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,930] 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$) [2025-12-11 02:20:22,930] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,930] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2025-12-11 02:20:22,930] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,941] 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$) [2025-12-11 02:20:22,941] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,941] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2025-12-11 02:20:22,941] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,950] 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$) [2025-12-11 02:20:22,950] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,951] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2025-12-11 02:20:22,951] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,958] 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$) [2025-12-11 02:20:22,959] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,959] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2025-12-11 02:20:22,959] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,970] 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$) [2025-12-11 02:20:22,971] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,971] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2025-12-11 02:20:22,971] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,983] 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$) [2025-12-11 02:20:22,983] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,983] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2025-12-11 02:20:22,983] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:22,993] 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$) [2025-12-11 02:20:22,993] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:22,993] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2025-12-11 02:20:22,993] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,003] 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$) [2025-12-11 02:20:23,003] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,003] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2025-12-11 02:20:23,003] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,010] 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$) [2025-12-11 02:20:23,010] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,010] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2025-12-11 02:20:23,010] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,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$) [2025-12-11 02:20:23,020] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,020] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2025-12-11 02:20:23,020] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,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$) [2025-12-11 02:20:23,031] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,031] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2025-12-11 02:20:23,031] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,039] 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$) [2025-12-11 02:20:23,039] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,039] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2025-12-11 02:20:23,039] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,048] 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$) [2025-12-11 02:20:23,048] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,048] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2025-12-11 02:20:23,048] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,059] 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$) [2025-12-11 02:20:23,059] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,060] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2025-12-11 02:20:23,060] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,068] 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$) [2025-12-11 02:20:23,068] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,068] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2025-12-11 02:20:23,068] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,079] 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$) [2025-12-11 02:20:23,079] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,079] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2025-12-11 02:20:23,079] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,088] 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$) [2025-12-11 02:20:23,089] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,089] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2025-12-11 02:20:23,089] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,098] 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$) [2025-12-11 02:20:23,098] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,098] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2025-12-11 02:20:23,098] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,108] 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$) [2025-12-11 02:20:23,109] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,109] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2025-12-11 02:20:23,109] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,121] 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$) [2025-12-11 02:20:23,122] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,122] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2025-12-11 02:20:23,122] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,131] 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$) [2025-12-11 02:20:23,131] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,131] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2025-12-11 02:20:23,131] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,145] 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$) [2025-12-11 02:20:23,145] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,145] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2025-12-11 02:20:23,145] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,154] 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$) [2025-12-11 02:20:23,155] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,155] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2025-12-11 02:20:23,155] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,168] 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$) [2025-12-11 02:20:23,168] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,168] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2025-12-11 02:20:23,168] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,179] 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$) [2025-12-11 02:20:23,179] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,179] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2025-12-11 02:20:23,179] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,189] 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$) [2025-12-11 02:20:23,189] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,189] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2025-12-11 02:20:23,189] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,199] 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$) [2025-12-11 02:20:23,200] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,200] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2025-12-11 02:20:23,200] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,208] 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$) [2025-12-11 02:20:23,208] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,208] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2025-12-11 02:20:23,208] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,220] 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$) [2025-12-11 02:20:23,220] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,220] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2025-12-11 02:20:23,220] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,230] 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$) [2025-12-11 02:20:23,230] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,230] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2025-12-11 02:20:23,230] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,239] 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$) [2025-12-11 02:20:23,240] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,240] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2025-12-11 02:20:23,240] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,249] 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$) [2025-12-11 02:20:23,249] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,249] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2025-12-11 02:20:23,249] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,259] 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$) [2025-12-11 02:20:23,259] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,259] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2025-12-11 02:20:23,259] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,268] 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$) [2025-12-11 02:20:23,268] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,268] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2025-12-11 02:20:23,268] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,278] 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$) [2025-12-11 02:20:23,278] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,279] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2025-12-11 02:20:23,279] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,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$) [2025-12-11 02:20:23,288] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,288] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2025-12-11 02:20:23,288] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,298] 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$) [2025-12-11 02:20:23,298] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,299] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2025-12-11 02:20:23,299] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,308] 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$) [2025-12-11 02:20:23,308] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,308] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2025-12-11 02:20:23,308] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,317] 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$) [2025-12-11 02:20:23,318] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,318] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2025-12-11 02:20:23,318] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,325] 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$) [2025-12-11 02:20:23,325] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,325] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2025-12-11 02:20:23,325] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,334] 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$) [2025-12-11 02:20:23,334] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,334] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2025-12-11 02:20:23,334] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,344] 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$) [2025-12-11 02:20:23,344] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,344] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2025-12-11 02:20:23,344] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,353] 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$) [2025-12-11 02:20:23,354] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,354] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2025-12-11 02:20:23,354] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,364] 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$) [2025-12-11 02:20:23,364] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,364] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2025-12-11 02:20:23,364] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,373] 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$) [2025-12-11 02:20:23,374] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,374] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2025-12-11 02:20:23,374] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,383] 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$) [2025-12-11 02:20:23,383] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,383] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2025-12-11 02:20:23,383] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,393] 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$) [2025-12-11 02:20:23,393] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,393] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2025-12-11 02:20:23,393] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,404] 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$) [2025-12-11 02:20:23,405] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,405] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2025-12-11 02:20:23,405] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,413] 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$) [2025-12-11 02:20:23,413] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,413] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2025-12-11 02:20:23,413] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,420] 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$) [2025-12-11 02:20:23,421] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,421] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2025-12-11 02:20:23,421] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,429] 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$) [2025-12-11 02:20:23,429] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,430] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2025-12-11 02:20:23,430] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,438] 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$) [2025-12-11 02:20:23,439] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,439] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2025-12-11 02:20:23,439] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,446] 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$) [2025-12-11 02:20:23,446] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,446] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2025-12-11 02:20:23,446] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,454] 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$) [2025-12-11 02:20:23,454] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,454] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2025-12-11 02:20:23,454] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,463] 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$) [2025-12-11 02:20:23,464] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,464] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2025-12-11 02:20:23,464] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,472] 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$) [2025-12-11 02:20:23,473] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,473] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2025-12-11 02:20:23,473] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,483] 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$) [2025-12-11 02:20:23,483] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,484] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2025-12-11 02:20:23,484] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,491] 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$) [2025-12-11 02:20:23,491] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,492] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2025-12-11 02:20:23,492] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,503] 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$) [2025-12-11 02:20:23,503] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,504] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2025-12-11 02:20:23,504] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,512] 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$) [2025-12-11 02:20:23,512] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,512] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2025-12-11 02:20:23,512] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,520] 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$) [2025-12-11 02:20:23,521] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,521] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2025-12-11 02:20:23,521] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,530] 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$) [2025-12-11 02:20:23,531] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,531] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2025-12-11 02:20:23,531] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,538] 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$) [2025-12-11 02:20:23,539] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,539] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2025-12-11 02:20:23,539] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,547] 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$) [2025-12-11 02:20:23,547] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,548] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2025-12-11 02:20:23,548] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,556] 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$) [2025-12-11 02:20:23,557] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,557] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2025-12-11 02:20:23,557] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,568] 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$) [2025-12-11 02:20:23,568] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,568] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2025-12-11 02:20:23,568] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,576] 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$) [2025-12-11 02:20:23,577] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,577] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2025-12-11 02:20:23,577] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,586] 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$) [2025-12-11 02:20:23,586] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,587] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2025-12-11 02:20:23,587] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,597] 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$) [2025-12-11 02:20:23,597] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,597] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2025-12-11 02:20:23,597] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,607] 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$) [2025-12-11 02:20:23,607] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,607] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2025-12-11 02:20:23,607] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,617] 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$) [2025-12-11 02:20:23,617] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,618] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2025-12-11 02:20:23,618] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,624] 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$) [2025-12-11 02:20:23,624] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,624] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2025-12-11 02:20:23,624] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,633] 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$) [2025-12-11 02:20:23,634] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,634] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2025-12-11 02:20:23,634] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,640] 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$) [2025-12-11 02:20:23,641] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,641] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2025-12-11 02:20:23,641] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,647] 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$) [2025-12-11 02:20:23,647] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,648] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2025-12-11 02:20:23,648] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,656] 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$) [2025-12-11 02:20:23,657] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,657] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2025-12-11 02:20:23,657] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,665] 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$) [2025-12-11 02:20:23,665] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,665] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2025-12-11 02:20:23,665] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,674] 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$) [2025-12-11 02:20:23,674] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,674] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2025-12-11 02:20:23,674] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,682] 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$) [2025-12-11 02:20:23,682] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,682] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2025-12-11 02:20:23,682] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,689] 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$) [2025-12-11 02:20:23,689] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,689] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2025-12-11 02:20:23,689] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,698] 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$) [2025-12-11 02:20:23,698] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,698] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2025-12-11 02:20:23,698] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,705] 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$) [2025-12-11 02:20:23,705] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,705] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2025-12-11 02:20:23,705] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,719] 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$) [2025-12-11 02:20:23,720] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,720] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2025-12-11 02:20:23,720] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,729] 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$) [2025-12-11 02:20:23,729] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,729] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2025-12-11 02:20:23,729] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,740] 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$) [2025-12-11 02:20:23,740] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,740] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2025-12-11 02:20:23,740] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,756] 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$) [2025-12-11 02:20:23,756] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,756] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2025-12-11 02:20:23,757] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,765] 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$) [2025-12-11 02:20:23,765] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,765] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2025-12-11 02:20:23,765] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,775] 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$) [2025-12-11 02:20:23,776] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,776] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2025-12-11 02:20:23,776] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,785] 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$) [2025-12-11 02:20:23,785] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,785] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2025-12-11 02:20:23,785] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,795] 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$) [2025-12-11 02:20:23,795] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,795] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2025-12-11 02:20:23,795] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,805] 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$) [2025-12-11 02:20:23,806] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,806] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2025-12-11 02:20:23,806] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,818] 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$) [2025-12-11 02:20:23,819] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,819] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2025-12-11 02:20:23,819] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,828] 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$) [2025-12-11 02:20:23,829] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,829] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2025-12-11 02:20:23,829] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,879] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-5-24, -uve-topic-4-22, -uve-topic-16-21, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-5-15, -uve-topic-18-27, -uve-topic-7-8, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-18-2, -uve-topic-18-3, -uve-topic-19-12, -uve-topic-5-23, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-7-1, -uve-topic-19-0, -uve-topic-18-29, -uve-topic-17-25, -uve-topic-7-17, -uve-topic-9-10, -uve-topic-16-0, -uve-topic-17-1, -uve-topic-7-4, -uve-topic-17-9, -uve-topic-17-19, -uve-topic-4-29, -uve-topic-18-10, -uve-topic-9-15, -uve-topic-15-17, -uve-topic-18-20, -uve-topic-15-24, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-18-26, -uve-topic-15-14, -uve-topic-15-8, -uve-topic-15-9, -uve-topic-16-25, -uve-topic-18-28, -uve-topic-18-5, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-6-13, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-6-20, -uve-topic-19-14, -uve-topic-18-13, -uve-topic-10-27, -uve-topic-17-4, -uve-topic-19-24, -uve-topic-16-8, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-5-12, -uve-topic-6-7, -uve-topic-17-22, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-9-21, -uve-topic-19-6, -uve-topic-18-12, -uve-topic-9-19, -uve-topic-6-0, -uve-topic-7-14, -uve-topic-6-6, -uve-topic-10-28, -uve-topic-9-23, -uve-topic-18-9, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-4-8, -uve-topic-19-27, -uve-topic-19-11, -uve-topic-18-25, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-7-25, -uve-topic-7-0, -uve-topic-19-13, -uve-topic-5-6, -uve-topic-17-21, -uve-topic-19-10, -uve-topic-6-24, -uve-topic-5-27, -uve-topic-16-24, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-17-20, -uve-topic-18-16, -uve-topic-10-12, -uve-topic-15-29, -uve-topic-17-18, -uve-topic-5-9, -uve-topic-17-7, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-15-7, -uve-topic-9-18, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-19-3, -uve-topic-4-5, -uve-topic-19-9, -uve-topic-4-23, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-7-11, -uve-topic-16-11, -uve-topic-19-29, -uve-topic-16-19, -uve-topic-4-12, -uve-topic-16-10, -uve-topic-16-18, -uve-topic-9-9, -uve-topic-17-28, -uve-topic-9-4, -uve-topic-17-27, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-6-21, -uve-topic-19-23, -uve-topic-6-28, -uve-topic-19-17, -uve-topic-16-26, -uve-topic-7-22, -uve-topic-10-29, -uve-topic-10-8, -uve-topic-17-8, -uve-topic-17-24, -uve-topic-15-25, -uve-topic-15-5, -uve-topic-7-16, -uve-topic-10-16, -uve-topic-4-3, -uve-topic-4-9, -uve-topic-16-7, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-9-6, -uve-topic-5-20, -uve-topic-18-22, -uve-topic-6-14, -uve-topic-15-13, -uve-topic-9-8, -uve-topic-15-4, -uve-topic-5-14, -uve-topic-16-23, -uve-topic-7-15, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-16-5, -uve-topic-10-13, -uve-topic-7-24, -uve-topic-16-29, -uve-topic-19-25, -uve-topic-6-2, -uve-topic-19-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-17-17, -uve-topic-5-8, -uve-topic-18-18, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-4-0, -uve-topic-19-8, -uve-topic-5-1, -uve-topic-15-22, -uve-topic-6-18, -uve-topic-15-16, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-7-10, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-4-13, -uve-topic-15-6, -uve-topic-4-1, -uve-topic-9-12, -uve-topic-18-15, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-10-9, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-19-22, -uve-topic-18-7, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-19-16, -uve-topic-6-4, -uve-topic-10-25, -uve-topic-16-16, -uve-topic-18-21, -uve-topic-7-12, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-4-20, -uve-topic-17-23, -uve-topic-16-20, -uve-topic-9-3, -uve-topic-18-1, -uve-topic-7-23, -uve-topic-19-2, -uve-topic-17-14, -uve-topic-4-6, -uve-topic-16-12, -uve-topic-17-3, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-16-28, -uve-topic-15-19, -uve-topic-18-24, -uve-topic-15-11, -uve-topic-5-21, -uve-topic-16-13, -uve-topic-6-22, -uve-topic-15-10, -uve-topic-7-5, -uve-topic-15-18, -uve-topic-9-7, -uve-topic-18-17, -uve-topic-5-25, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-4-11, -uve-topic-6-8, -uve-topic-17-29, -uve-topic-19-19, -uve-topic-16-4, -uve-topic-17-2, -uve-topic-6-17, -uve-topic-19-18, -uve-topic-5-7, -uve-topic-4-10, -uve-topic-10-6, -uve-topic-17-26, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-16-22, -uve-topic-16-3, -uve-topic-5-0, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-10-4, -uve-topic-10-22, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-16-1, -uve-topic-15-21, -uve-topic-19-21, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-19-7, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-5-26, -uve-topic-15-1, -uve-topic-4-2, -uve-topic-10-19, -uve-topic-19-15, -uve-topic-6-12, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-10-11, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-10-10, -uve-topic-7-13, -uve-topic-10-18, -uve-topic-9-25, -uve-topic-4-25, -uve-topic-15-27, -uve-topic-17-13, -uve-topic-17-16, -uve-topic-18-14, -uve-topic-15-28, -uve-topic-10-2, -uve-topic-19-4, -uve-topic-16-2, -uve-topic-19-1, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-6-23, -uve-topic-15-12, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-15-20, -uve-topic-10-26, -uve-topic-16-15) (kafka.server.ReplicaFetcherManager) [2025-12-11 02:20:23,881] 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$) [2025-12-11 02:20:23,881] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,884] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2025-12-11 02:20:23,884] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,893] 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$) [2025-12-11 02:20:23,893] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,893] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2025-12-11 02:20:23,893] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,903] 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$) [2025-12-11 02:20:23,903] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,904] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2025-12-11 02:20:23,904] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,913] 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$) [2025-12-11 02:20:23,913] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,913] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2025-12-11 02:20:23,913] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,922] 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$) [2025-12-11 02:20:23,922] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,922] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2025-12-11 02:20:23,922] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,932] 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$) [2025-12-11 02:20:23,932] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,932] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2025-12-11 02:20:23,932] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,941] 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$) [2025-12-11 02:20:23,942] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,942] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2025-12-11 02:20:23,942] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,953] 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$) [2025-12-11 02:20:23,954] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,954] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2025-12-11 02:20:23,954] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,965] 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$) [2025-12-11 02:20:23,965] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,966] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2025-12-11 02:20:23,966] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,975] 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$) [2025-12-11 02:20:23,975] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,975] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2025-12-11 02:20:23,976] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,985] 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$) [2025-12-11 02:20:23,985] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,985] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2025-12-11 02:20:23,985] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:23,997] 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$) [2025-12-11 02:20:23,997] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:23,997] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2025-12-11 02:20:23,997] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,011] 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$) [2025-12-11 02:20:24,012] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,012] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2025-12-11 02:20:24,012] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,023] 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$) [2025-12-11 02:20:24,024] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,024] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2025-12-11 02:20:24,024] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,034] 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$) [2025-12-11 02:20:24,035] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,035] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,035] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,045] 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$) [2025-12-11 02:20:24,046] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,047] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,047] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,055] 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$) [2025-12-11 02:20:24,056] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,056] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,056] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,065] 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$) [2025-12-11 02:20:24,065] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,065] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,065] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,075] 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$) [2025-12-11 02:20:24,076] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,076] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,076] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,084] 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$) [2025-12-11 02:20:24,085] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,085] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2025-12-11 02:20:24,085] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,096] 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$) [2025-12-11 02:20:24,097] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,098] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2025-12-11 02:20:24,098] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,109] 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$) [2025-12-11 02:20:24,109] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,109] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,109] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,123] 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$) [2025-12-11 02:20:24,123] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,124] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,124] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,134] 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$) [2025-12-11 02:20:24,134] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,134] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,134] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,143] 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$) [2025-12-11 02:20:24,144] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,150] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2025-12-11 02:20:24,151] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,162] 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$) [2025-12-11 02:20:24,163] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,163] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2025-12-11 02:20:24,163] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,174] 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$) [2025-12-11 02:20:24,174] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,174] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2025-12-11 02:20:24,174] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,183] 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$) [2025-12-11 02:20:24,183] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,183] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2025-12-11 02:20:24,183] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,193] 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$) [2025-12-11 02:20:24,193] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,193] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2025-12-11 02:20:24,193] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,202] 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$) [2025-12-11 02:20:24,202] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,202] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,203] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,214] 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$) [2025-12-11 02:20:24,214] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,214] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2025-12-11 02:20:24,214] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,223] 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$) [2025-12-11 02:20:24,223] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,224] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,224] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,233] 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$) [2025-12-11 02:20:24,233] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,233] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,233] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,243] 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$) [2025-12-11 02:20:24,243] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,244] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2025-12-11 02:20:24,244] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,253] 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$) [2025-12-11 02:20:24,253] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,253] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2025-12-11 02:20:24,253] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,262] 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$) [2025-12-11 02:20:24,262] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,262] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2025-12-11 02:20:24,262] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,272] 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$) [2025-12-11 02:20:24,272] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,272] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2025-12-11 02:20:24,272] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,282] 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$) [2025-12-11 02:20:24,282] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,282] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,282] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,291] 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$) [2025-12-11 02:20:24,291] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,291] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,291] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,302] 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$) [2025-12-11 02:20:24,302] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,302] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2025-12-11 02:20:24,302] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,314] 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$) [2025-12-11 02:20:24,314] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,314] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2025-12-11 02:20:24,314] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,324] 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$) [2025-12-11 02:20:24,324] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,324] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2025-12-11 02:20:24,324] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,333] 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$) [2025-12-11 02:20:24,334] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,334] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2025-12-11 02:20:24,334] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,346] 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$) [2025-12-11 02:20:24,346] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,346] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2025-12-11 02:20:24,346] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,358] 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$) [2025-12-11 02:20:24,358] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,358] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,358] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,368] 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$) [2025-12-11 02:20:24,369] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,369] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,369] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,380] 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$) [2025-12-11 02:20:24,381] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,381] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2025-12-11 02:20:24,381] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,388] 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$) [2025-12-11 02:20:24,388] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,388] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,388] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,399] 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$) [2025-12-11 02:20:24,399] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,400] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2025-12-11 02:20:24,400] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,408] 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$) [2025-12-11 02:20:24,409] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,409] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,409] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,424] 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$) [2025-12-11 02:20:24,425] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,425] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,425] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,435] 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$) [2025-12-11 02:20:24,435] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,437] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2025-12-11 02:20:24,437] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,445] 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$) [2025-12-11 02:20:24,446] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,446] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2025-12-11 02:20:24,446] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,454] 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$) [2025-12-11 02:20:24,455] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,455] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2025-12-11 02:20:24,455] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,466] 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$) [2025-12-11 02:20:24,466] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,466] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2025-12-11 02:20:24,466] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,477] 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$) [2025-12-11 02:20:24,477] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,477] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2025-12-11 02:20:24,477] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,490] 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$) [2025-12-11 02:20:24,491] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,491] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2025-12-11 02:20:24,491] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,503] 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$) [2025-12-11 02:20:24,504] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,504] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2025-12-11 02:20:24,504] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,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$) [2025-12-11 02:20:24,517] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,517] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2025-12-11 02:20:24,517] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,528] 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$) [2025-12-11 02:20:24,528] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,528] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2025-12-11 02:20:24,528] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,536] 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$) [2025-12-11 02:20:24,536] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,536] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2025-12-11 02:20:24,536] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,544] 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$) [2025-12-11 02:20:24,544] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,544] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2025-12-11 02:20:24,544] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,553] 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$) [2025-12-11 02:20:24,553] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,554] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,554] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,562] 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$) [2025-12-11 02:20:24,562] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,562] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,562] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,571] 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$) [2025-12-11 02:20:24,571] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,571] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,571] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,579] 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$) [2025-12-11 02:20:24,579] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,579] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,580] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,590] 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$) [2025-12-11 02:20:24,590] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,590] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,591] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,601] 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$) [2025-12-11 02:20:24,601] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,601] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,601] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,610] 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$) [2025-12-11 02:20:24,611] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,611] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,611] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,620] 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$) [2025-12-11 02:20:24,621] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,621] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,621] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,630] 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$) [2025-12-11 02:20:24,630] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,630] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,630] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,640] 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$) [2025-12-11 02:20:24,640] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,640] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,640] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,650] 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$) [2025-12-11 02:20:24,650] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,650] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,650] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,660] 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$) [2025-12-11 02:20:24,661] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,661] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,661] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,671] 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$) [2025-12-11 02:20:24,671] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,671] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2025-12-11 02:20:24,671] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,680] 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$) [2025-12-11 02:20:24,680] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,680] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,680] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,688] 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$) [2025-12-11 02:20:24,689] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,689] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2025-12-11 02:20:24,689] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,697] 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$) [2025-12-11 02:20:24,697] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,697] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,697] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,706] 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$) [2025-12-11 02:20:24,706] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,706] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2025-12-11 02:20:24,706] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,712] 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$) [2025-12-11 02:20:24,712] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,712] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2025-12-11 02:20:24,712] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,721] 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$) [2025-12-11 02:20:24,721] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,721] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2025-12-11 02:20:24,721] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,730] 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$) [2025-12-11 02:20:24,730] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,730] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,730] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,741] 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$) [2025-12-11 02:20:24,742] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,742] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,742] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,751] 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$) [2025-12-11 02:20:24,752] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,752] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,752] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,761] 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$) [2025-12-11 02:20:24,761] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,761] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,761] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,771] 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$) [2025-12-11 02:20:24,771] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,771] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,771] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,778] 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$) [2025-12-11 02:20:24,778] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,778] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,778] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,787] 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$) [2025-12-11 02:20:24,787] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,787] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,787] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,798] 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$) [2025-12-11 02:20:24,798] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,798] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,798] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,809] 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$) [2025-12-11 02:20:24,809] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,810] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,810] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,819] 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$) [2025-12-11 02:20:24,819] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,819] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,819] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,827] 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$) [2025-12-11 02:20:24,827] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,827] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,827] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,837] 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$) [2025-12-11 02:20:24,844] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,844] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2025-12-11 02:20:24,844] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,850] 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$) [2025-12-11 02:20:24,851] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,851] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2025-12-11 02:20:24,851] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,858] 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$) [2025-12-11 02:20:24,859] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,859] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2025-12-11 02:20:24,859] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,866] 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$) [2025-12-11 02:20:24,867] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,867] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2025-12-11 02:20:24,867] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,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$) [2025-12-11 02:20:24,873] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,873] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2025-12-11 02:20:24,873] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,881] 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$) [2025-12-11 02:20:24,882] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,882] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2025-12-11 02:20:24,882] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,890] 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$) [2025-12-11 02:20:24,890] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,890] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,890] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,898] 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$) [2025-12-11 02:20:24,898] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,898] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,898] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,906] 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$) [2025-12-11 02:20:24,906] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,906] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,906] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,914] 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$) [2025-12-11 02:20:24,914] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,914] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,914] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,928] 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$) [2025-12-11 02:20:24,929] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,929] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2025-12-11 02:20:24,929] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,937] 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$) [2025-12-11 02:20:24,937] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,938] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,938] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,945] 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$) [2025-12-11 02:20:24,945] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,945] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2025-12-11 02:20:24,945] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,959] 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$) [2025-12-11 02:20:24,959] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,959] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,959] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,970] 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$) [2025-12-11 02:20:24,970] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,970] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2025-12-11 02:20:24,970] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,978] 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$) [2025-12-11 02:20:24,979] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,979] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2025-12-11 02:20:24,979] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,988] 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$) [2025-12-11 02:20:24,988] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,989] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2025-12-11 02:20:24,989] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:24,997] 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$) [2025-12-11 02:20:24,997] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:24,997] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2025-12-11 02:20:24,997] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,005] 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$) [2025-12-11 02:20:25,005] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,005] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2025-12-11 02:20:25,005] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,013] 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$) [2025-12-11 02:20:25,013] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,013] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2025-12-11 02:20:25,013] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,022] 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$) [2025-12-11 02:20:25,022] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,022] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2025-12-11 02:20:25,022] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,030] 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$) [2025-12-11 02:20:25,031] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,031] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2025-12-11 02:20:25,031] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,039] 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$) [2025-12-11 02:20:25,040] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,040] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2025-12-11 02:20:25,040] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,050] 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$) [2025-12-11 02:20:25,050] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,050] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2025-12-11 02:20:25,050] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,063] 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$) [2025-12-11 02:20:25,064] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,064] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2025-12-11 02:20:25,064] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,070] 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$) [2025-12-11 02:20:25,070] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,071] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2025-12-11 02:20:25,071] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,079] 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$) [2025-12-11 02:20:25,079] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,079] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2025-12-11 02:20:25,079] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,097] 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$) [2025-12-11 02:20:25,097] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,097] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2025-12-11 02:20:25,097] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,108] 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$) [2025-12-11 02:20:25,108] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,108] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2025-12-11 02:20:25,108] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,115] 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$) [2025-12-11 02:20:25,115] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,115] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2025-12-11 02:20:25,115] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,125] 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$) [2025-12-11 02:20:25,126] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,126] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2025-12-11 02:20:25,126] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,136] 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$) [2025-12-11 02:20:25,137] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,137] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2025-12-11 02:20:25,137] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,148] 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$) [2025-12-11 02:20:25,148] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,148] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2025-12-11 02:20:25,148] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,158] 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$) [2025-12-11 02:20:25,158] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,158] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2025-12-11 02:20:25,158] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,168] 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$) [2025-12-11 02:20:25,168] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,168] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2025-12-11 02:20:25,168] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,179] 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$) [2025-12-11 02:20:25,179] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,179] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2025-12-11 02:20:25,179] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,189] 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$) [2025-12-11 02:20:25,189] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,189] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2025-12-11 02:20:25,189] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,201] 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$) [2025-12-11 02:20:25,201] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,201] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2025-12-11 02:20:25,201] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,212] 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$) [2025-12-11 02:20:25,212] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,212] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2025-12-11 02:20:25,212] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,223] 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$) [2025-12-11 02:20:25,223] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,223] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2025-12-11 02:20:25,223] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,233] 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$) [2025-12-11 02:20:25,233] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,233] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2025-12-11 02:20:25,233] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,243] 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$) [2025-12-11 02:20:25,243] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,243] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2025-12-11 02:20:25,243] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,252] 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$) [2025-12-11 02:20:25,252] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,252] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2025-12-11 02:20:25,252] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,261] 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$) [2025-12-11 02:20:25,261] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,261] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2025-12-11 02:20:25,261] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,268] 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$) [2025-12-11 02:20:25,268] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,268] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2025-12-11 02:20:25,268] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,277] 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$) [2025-12-11 02:20:25,277] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,277] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2025-12-11 02:20:25,277] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,285] 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$) [2025-12-11 02:20:25,286] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,286] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2025-12-11 02:20:25,286] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,293] 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$) [2025-12-11 02:20:25,293] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,293] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2025-12-11 02:20:25,293] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,303] 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$) [2025-12-11 02:20:25,304] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,304] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2025-12-11 02:20:25,304] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,314] 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$) [2025-12-11 02:20:25,314] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,314] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2025-12-11 02:20:25,314] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,323] 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$) [2025-12-11 02:20:25,324] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,324] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2025-12-11 02:20:25,324] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,334] 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$) [2025-12-11 02:20:25,335] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,335] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2025-12-11 02:20:25,335] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,343] 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$) [2025-12-11 02:20:25,344] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,344] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2025-12-11 02:20:25,344] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,350] 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$) [2025-12-11 02:20:25,350] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,350] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2025-12-11 02:20:25,350] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,361] 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$) [2025-12-11 02:20:25,361] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,361] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2025-12-11 02:20:25,361] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,372] 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$) [2025-12-11 02:20:25,372] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,372] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2025-12-11 02:20:25,372] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,379] 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$) [2025-12-11 02:20:25,379] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,379] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2025-12-11 02:20:25,379] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,386] 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$) [2025-12-11 02:20:25,387] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,387] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2025-12-11 02:20:25,387] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,395] 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$) [2025-12-11 02:20:25,396] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,396] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2025-12-11 02:20:25,396] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,405] 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$) [2025-12-11 02:20:25,405] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,405] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2025-12-11 02:20:25,405] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,415] 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$) [2025-12-11 02:20:25,416] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,416] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2025-12-11 02:20:25,416] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,425] 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$) [2025-12-11 02:20:25,425] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,425] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2025-12-11 02:20:25,426] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,434] 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$) [2025-12-11 02:20:25,434] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,434] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2025-12-11 02:20:25,434] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,442] 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$) [2025-12-11 02:20:25,443] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,443] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2025-12-11 02:20:25,443] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,455] 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$) [2025-12-11 02:20:25,456] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,456] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2025-12-11 02:20:25,456] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,465] 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$) [2025-12-11 02:20:25,465] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,465] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2025-12-11 02:20:25,465] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,476] 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$) [2025-12-11 02:20:25,476] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,476] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2025-12-11 02:20:25,476] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,485] 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$) [2025-12-11 02:20:25,485] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,485] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2025-12-11 02:20:25,485] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,495] 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$) [2025-12-11 02:20:25,495] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,495] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2025-12-11 02:20:25,495] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,503] 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$) [2025-12-11 02:20:25,504] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,504] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2025-12-11 02:20:25,504] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,511] 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$) [2025-12-11 02:20:25,512] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,512] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2025-12-11 02:20:25,512] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,519] 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$) [2025-12-11 02:20:25,519] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,519] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2025-12-11 02:20:25,519] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,528] 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$) [2025-12-11 02:20:25,528] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,528] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2025-12-11 02:20:25,528] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,539] 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$) [2025-12-11 02:20:25,540] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,540] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2025-12-11 02:20:25,540] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,548] 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$) [2025-12-11 02:20:25,548] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,548] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2025-12-11 02:20:25,548] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,558] 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$) [2025-12-11 02:20:25,558] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,559] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2025-12-11 02:20:25,559] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,568] 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$) [2025-12-11 02:20:25,568] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,568] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,568] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,577] 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$) [2025-12-11 02:20:25,577] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,577] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2025-12-11 02:20:25,577] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,585] 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$) [2025-12-11 02:20:25,586] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,586] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,586] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,596] 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$) [2025-12-11 02:20:25,597] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,597] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2025-12-11 02:20:25,597] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,608] 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$) [2025-12-11 02:20:25,608] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,608] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2025-12-11 02:20:25,608] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,618] 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$) [2025-12-11 02:20:25,619] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,619] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2025-12-11 02:20:25,619] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,628] 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$) [2025-12-11 02:20:25,628] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,628] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2025-12-11 02:20:25,628] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,637] 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$) [2025-12-11 02:20:25,637] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,637] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2025-12-11 02:20:25,637] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,646] 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$) [2025-12-11 02:20:25,647] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,647] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2025-12-11 02:20:25,647] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,653] 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$) [2025-12-11 02:20:25,653] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,653] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2025-12-11 02:20:25,653] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,661] 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$) [2025-12-11 02:20:25,661] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,661] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2025-12-11 02:20:25,661] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,669] 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$) [2025-12-11 02:20:25,670] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,670] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2025-12-11 02:20:25,670] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,678] 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$) [2025-12-11 02:20:25,678] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,678] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,678] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,686] 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$) [2025-12-11 02:20:25,687] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,687] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,687] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,695] 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$) [2025-12-11 02:20:25,695] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,695] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,695] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,703] 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$) [2025-12-11 02:20:25,703] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,703] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,703] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,712] 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$) [2025-12-11 02:20:25,712] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,712] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2025-12-11 02:20:25,712] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,722] 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$) [2025-12-11 02:20:25,722] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,722] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2025-12-11 02:20:25,722] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,734] 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$) [2025-12-11 02:20:25,735] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,735] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2025-12-11 02:20:25,735] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,745] 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$) [2025-12-11 02:20:25,745] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,745] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2025-12-11 02:20:25,745] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,756] 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$) [2025-12-11 02:20:25,756] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,756] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2025-12-11 02:20:25,756] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,766] 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$) [2025-12-11 02:20:25,766] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,766] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2025-12-11 02:20:25,766] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,776] 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$) [2025-12-11 02:20:25,776] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,776] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2025-12-11 02:20:25,776] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,783] 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$) [2025-12-11 02:20:25,783] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,783] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2025-12-11 02:20:25,783] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,790] 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$) [2025-12-11 02:20:25,790] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,790] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2025-12-11 02:20:25,790] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,798] 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$) [2025-12-11 02:20:25,798] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,798] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2025-12-11 02:20:25,798] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,808] 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$) [2025-12-11 02:20:25,809] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,809] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2025-12-11 02:20:25,809] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,817] 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$) [2025-12-11 02:20:25,818] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,818] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,818] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,827] 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$) [2025-12-11 02:20:25,827] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,827] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,827] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,833] 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$) [2025-12-11 02:20:25,833] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,833] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,833] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,839] 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$) [2025-12-11 02:20:25,839] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,840] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2025-12-11 02:20:25,840] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,848] 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$) [2025-12-11 02:20:25,848] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,848] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2025-12-11 02:20:25,848] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,855] 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$) [2025-12-11 02:20:25,855] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,855] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2025-12-11 02:20:25,855] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,861] 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$) [2025-12-11 02:20:25,861] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,861] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2025-12-11 02:20:25,862] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,868] 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$) [2025-12-11 02:20:25,868] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,868] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,868] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,876] 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$) [2025-12-11 02:20:25,876] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,876] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2025-12-11 02:20:25,876] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,882] 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$) [2025-12-11 02:20:25,883] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,883] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2025-12-11 02:20:25,883] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,892] 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$) [2025-12-11 02:20:25,892] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,892] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2025-12-11 02:20:25,892] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,902] 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$) [2025-12-11 02:20:25,902] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,902] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2025-12-11 02:20:25,902] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,914] 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$) [2025-12-11 02:20:25,914] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,914] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2025-12-11 02:20:25,914] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,922] 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$) [2025-12-11 02:20:25,922] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,922] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2025-12-11 02:20:25,922] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,930] 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$) [2025-12-11 02:20:25,931] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,931] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2025-12-11 02:20:25,931] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,941] 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$) [2025-12-11 02:20:25,941] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,941] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2025-12-11 02:20:25,941] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,952] 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$) [2025-12-11 02:20:25,953] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,953] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2025-12-11 02:20:25,953] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,962] 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$) [2025-12-11 02:20:25,962] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,962] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2025-12-11 02:20:25,962] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,971] 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$) [2025-12-11 02:20:25,972] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,972] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2025-12-11 02:20:25,972] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,983] 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$) [2025-12-11 02:20:25,983] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,983] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2025-12-11 02:20:25,983] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,989] 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$) [2025-12-11 02:20:25,989] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,989] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2025-12-11 02:20:25,989] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:25,998] 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$) [2025-12-11 02:20:25,998] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:25,998] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2025-12-11 02:20:25,998] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,010] 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$) [2025-12-11 02:20:26,010] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,010] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2025-12-11 02:20:26,010] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,020] 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$) [2025-12-11 02:20:26,021] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,021] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2025-12-11 02:20:26,021] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,028] 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$) [2025-12-11 02:20:26,029] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,029] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2025-12-11 02:20:26,029] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,039] 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$) [2025-12-11 02:20:26,039] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,039] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2025-12-11 02:20:26,039] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,047] 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$) [2025-12-11 02:20:26,048] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,048] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2025-12-11 02:20:26,048] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,057] 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$) [2025-12-11 02:20:26,058] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,058] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2025-12-11 02:20:26,058] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,067] 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$) [2025-12-11 02:20:26,067] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,067] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2025-12-11 02:20:26,067] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,077] 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$) [2025-12-11 02:20:26,078] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,078] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2025-12-11 02:20:26,078] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,084] 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$) [2025-12-11 02:20:26,084] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,084] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,084] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,093] 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$) [2025-12-11 02:20:26,093] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,093] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,093] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,103] 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$) [2025-12-11 02:20:26,103] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,103] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,103] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,112] 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$) [2025-12-11 02:20:26,112] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,112] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,112] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,121] 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$) [2025-12-11 02:20:26,121] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,121] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,121] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,133] 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$) [2025-12-11 02:20:26,133] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,133] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,133] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,145] 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$) [2025-12-11 02:20:26,145] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,145] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,145] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,156] 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$) [2025-12-11 02:20:26,156] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,156] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,156] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,168] 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$) [2025-12-11 02:20:26,168] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,168] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,168] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,179] 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$) [2025-12-11 02:20:26,179] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,179] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,179] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,186] 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$) [2025-12-11 02:20:26,186] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,186] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2025-12-11 02:20:26,186] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,196] 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$) [2025-12-11 02:20:26,196] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,196] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,196] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,206] 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$) [2025-12-11 02:20:26,206] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,207] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2025-12-11 02:20:26,207] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,218] 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$) [2025-12-11 02:20:26,218] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,218] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,218] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,227] 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$) [2025-12-11 02:20:26,227] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,228] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,228] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,237] 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$) [2025-12-11 02:20:26,237] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,237] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2025-12-11 02:20:26,237] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,246] 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$) [2025-12-11 02:20:26,247] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,247] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2025-12-11 02:20:26,247] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,260] 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$) [2025-12-11 02:20:26,260] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,260] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2025-12-11 02:20:26,260] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,267] 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$) [2025-12-11 02:20:26,268] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,268] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,268] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,277] 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$) [2025-12-11 02:20:26,277] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,277] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,277] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,283] 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$) [2025-12-11 02:20:26,283] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,283] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2025-12-11 02:20:26,283] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,292] 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$) [2025-12-11 02:20:26,293] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,293] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,293] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,303] 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$) [2025-12-11 02:20:26,303] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,304] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2025-12-11 02:20:26,304] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,311] 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$) [2025-12-11 02:20:26,311] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,311] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2025-12-11 02:20:26,312] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,322] 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$) [2025-12-11 02:20:26,323] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,323] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2025-12-11 02:20:26,323] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,332] 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$) [2025-12-11 02:20:26,332] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,332] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,332] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,338] 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$) [2025-12-11 02:20:26,338] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,338] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,338] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,347] 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$) [2025-12-11 02:20:26,347] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,347] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,347] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,357] 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$) [2025-12-11 02:20:26,357] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,357] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2025-12-11 02:20:26,357] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,367] 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$) [2025-12-11 02:20:26,367] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,367] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,367] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,378] 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$) [2025-12-11 02:20:26,378] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,378] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2025-12-11 02:20:26,378] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,387] 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$) [2025-12-11 02:20:26,387] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,394] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2025-12-11 02:20:26,394] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,403] 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$) [2025-12-11 02:20:26,404] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,404] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2025-12-11 02:20:26,404] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,416] 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$) [2025-12-11 02:20:26,417] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,417] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2025-12-11 02:20:26,417] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,428] 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$) [2025-12-11 02:20:26,433] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,433] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2025-12-11 02:20:26,433] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,533] 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$) [2025-12-11 02:20:26,533] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,533] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2025-12-11 02:20:26,533] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,764] 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$) [2025-12-11 02:20:26,764] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,764] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2025-12-11 02:20:26,764] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,775] 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$) [2025-12-11 02:20:26,775] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,775] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,775] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,838] 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$) [2025-12-11 02:20:26,838] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,838] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,838] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,847] 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$) [2025-12-11 02:20:26,847] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,849] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,849] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,858] 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$) [2025-12-11 02:20:26,858] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,858] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2025-12-11 02:20:26,858] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,877] 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$) [2025-12-11 02:20:26,878] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,878] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2025-12-11 02:20:26,878] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,888] 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$) [2025-12-11 02:20:26,888] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,888] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,888] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,895] 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$) [2025-12-11 02:20:26,895] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,895] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2025-12-11 02:20:26,895] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,904] 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$) [2025-12-11 02:20:26,904] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,904] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,904] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,912] 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$) [2025-12-11 02:20:26,912] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,912] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,912] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,921] 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$) [2025-12-11 02:20:26,921] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,921] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2025-12-11 02:20:26,921] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,929] 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$) [2025-12-11 02:20:26,929] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,929] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2025-12-11 02:20:26,929] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,939] 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$) [2025-12-11 02:20:26,940] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,940] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2025-12-11 02:20:26,940] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,956] 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$) [2025-12-11 02:20:26,956] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,956] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2025-12-11 02:20:26,956] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,964] 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$) [2025-12-11 02:20:26,965] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,965] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,965] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,974] 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$) [2025-12-11 02:20:26,974] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,974] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,974] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,987] 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$) [2025-12-11 02:20:26,987] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,988] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,988] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:26,996] 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$) [2025-12-11 02:20:26,997] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:26,997] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2025-12-11 02:20:26,997] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,007] 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$) [2025-12-11 02:20:27,007] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,007] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2025-12-11 02:20:27,007] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,014] 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$) [2025-12-11 02:20:27,015] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,015] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2025-12-11 02:20:27,015] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,022] 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$) [2025-12-11 02:20:27,023] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,023] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2025-12-11 02:20:27,023] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,033] 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$) [2025-12-11 02:20:27,033] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,033] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2025-12-11 02:20:27,033] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,049] 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$) [2025-12-11 02:20:27,049] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,049] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2025-12-11 02:20:27,049] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,059] 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$) [2025-12-11 02:20:27,059] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,059] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2025-12-11 02:20:27,059] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,065] 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$) [2025-12-11 02:20:27,066] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,066] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2025-12-11 02:20:27,066] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,074] 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$) [2025-12-11 02:20:27,075] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,075] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2025-12-11 02:20:27,075] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,082] 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$) [2025-12-11 02:20:27,083] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,083] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2025-12-11 02:20:27,083] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,089] 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$) [2025-12-11 02:20:27,089] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,089] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2025-12-11 02:20:27,089] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,095] 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$) [2025-12-11 02:20:27,096] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,096] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2025-12-11 02:20:27,096] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,102] 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$) [2025-12-11 02:20:27,102] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,102] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2025-12-11 02:20:27,102] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,108] 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$) [2025-12-11 02:20:27,109] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,109] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2025-12-11 02:20:27,109] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,117] 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$) [2025-12-11 02:20:27,117] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,118] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2025-12-11 02:20:27,118] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,126] 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$) [2025-12-11 02:20:27,126] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,126] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2025-12-11 02:20:27,126] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,134] 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$) [2025-12-11 02:20:27,134] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,134] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2025-12-11 02:20:27,134] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,146] 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$) [2025-12-11 02:20:27,146] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,146] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2025-12-11 02:20:27,146] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,155] 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$) [2025-12-11 02:20:27,155] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,155] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2025-12-11 02:20:27,155] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,162] 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$) [2025-12-11 02:20:27,162] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,162] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2025-12-11 02:20:27,162] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,171] 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$) [2025-12-11 02:20:27,171] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,171] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2025-12-11 02:20:27,172] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,181] 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$) [2025-12-11 02:20:27,181] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,181] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2025-12-11 02:20:27,181] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,191] 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$) [2025-12-11 02:20:27,192] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,192] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2025-12-11 02:20:27,192] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,200] 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$) [2025-12-11 02:20:27,200] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,200] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2025-12-11 02:20:27,200] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,206] 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$) [2025-12-11 02:20:27,206] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,206] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2025-12-11 02:20:27,206] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,216] 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$) [2025-12-11 02:20:27,216] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,216] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2025-12-11 02:20:27,216] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,225] 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$) [2025-12-11 02:20:27,226] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,226] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2025-12-11 02:20:27,226] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,234] 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$) [2025-12-11 02:20:27,234] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,234] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2025-12-11 02:20:27,234] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,243] 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$) [2025-12-11 02:20:27,243] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,243] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2025-12-11 02:20:27,243] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,254] 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$) [2025-12-11 02:20:27,254] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,254] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2025-12-11 02:20:27,254] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,263] 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$) [2025-12-11 02:20:27,263] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,263] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2025-12-11 02:20:27,263] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,272] 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$) [2025-12-11 02:20:27,272] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,272] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2025-12-11 02:20:27,272] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,281] 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$) [2025-12-11 02:20:27,281] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,281] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2025-12-11 02:20:27,281] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,288] 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$) [2025-12-11 02:20:27,288] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,288] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2025-12-11 02:20:27,288] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,297] 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$) [2025-12-11 02:20:27,297] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,297] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2025-12-11 02:20:27,297] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,303] 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$) [2025-12-11 02:20:27,304] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,304] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2025-12-11 02:20:27,304] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,311] 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$) [2025-12-11 02:20:27,311] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,311] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2025-12-11 02:20:27,311] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,320] 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$) [2025-12-11 02:20:27,320] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,320] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2025-12-11 02:20:27,320] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,330] 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$) [2025-12-11 02:20:27,330] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,330] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2025-12-11 02:20:27,330] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,346] 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$) [2025-12-11 02:20:27,347] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,347] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2025-12-11 02:20:27,347] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,361] 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$) [2025-12-11 02:20:27,362] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,362] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2025-12-11 02:20:27,362] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,375] 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$) [2025-12-11 02:20:27,375] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,376] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2025-12-11 02:20:27,376] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,382] 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$) [2025-12-11 02:20:27,382] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,382] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2025-12-11 02:20:27,382] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,390] 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$) [2025-12-11 02:20:27,390] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,390] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2025-12-11 02:20:27,390] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,398] 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$) [2025-12-11 02:20:27,399] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,399] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2025-12-11 02:20:27,399] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,408] 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$) [2025-12-11 02:20:27,408] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,408] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2025-12-11 02:20:27,408] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,416] 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$) [2025-12-11 02:20:27,417] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,417] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2025-12-11 02:20:27,417] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,423] 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$) [2025-12-11 02:20:27,424] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,424] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2025-12-11 02:20:27,424] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,432] 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$) [2025-12-11 02:20:27,433] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,433] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2025-12-11 02:20:27,433] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,441] 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$) [2025-12-11 02:20:27,441] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,441] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2025-12-11 02:20:27,441] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,447] 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$) [2025-12-11 02:20:27,447] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,448] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2025-12-11 02:20:27,448] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:20:27,457] 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$) [2025-12-11 02:20:27,458] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2025-12-11 02:20:27,458] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2025-12-11 02:20:27,458] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) ++ LOG_DIR=/var/log/kafka ++ export CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ mkdir -p /var/log/kafka/analytics-alarm-kafka ++ log_file=/var/log/kafka/analytics-alarm-kafka/console.log ++ touch /var/log/kafka/analytics-alarm-kafka/console.log ++ chmod 600 /var/log/kafka/analytics-alarm-kafka/console.log +++ date ++ echo 'INFO: =================== Thu Dec 11 02:26:21 UTC 2025 ===================' INFO: =================== Thu Dec 11 02:26:21 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ exec +++ tee -a /var/log/kafka/analytics-alarm-kafka/console.log ++ 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 +++ +++ +++ awk '{print $2}' head -n 1 grep 'inet ' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ tail -n 1 +++ mount -t hugetlbfs +++ 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.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.201 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.201 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 ++ 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.22 ++ local servers=10.0.0.22 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ sort +++ awk '/32 host/ { print f } {f=$2}' +++ uniq +++ cat /proc/net/fib_trie +++ grep -vi host ++ local local_ips=,10.0.0.22,10.20.0.201,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.22'\''))' ++ local server_ip=10.0.0.22 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.22 ]] ++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] ++ echo 10.0.0.22 1 ++ return + my_ip_and_order='10.0.0.22 1' + '[' -n '10.0.0.22 1' ']' + break + '[' -z '10.0.0.22 1' ']' ++ echo 10.0.0.22 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.22 ++ ++ cut -d ' ' -f 2 echo 10.0.0.22 1 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.22 + KAFKA_LISTEN_ADDRESS=10.0.0.22 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=1 + [[ 1 -gt 1 ]] + replication_factor=1 + KAFKA_BROKER_ID=1 + 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=1/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.22:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.22:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.22/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 ' ' + [[ 1 -eq 2 ]] + [[ 1 -gt 2 ]] + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=1 + 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 [2025-12-11 02:26:31,615] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-12-11 02:26:32,778] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-12-11 02:26:33,067] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-12-11 02:26:33,073] INFO starting (kafka.server.KafkaServer) [2025-12-11 02:26:33,080] INFO Connecting to zookeeper on 10.0.0.22:2181 (kafka.server.KafkaServer) [2025-12-11 02:26:33,153] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.22:2181. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:33,193] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,193] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-4880-1. (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,193] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,193] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,193] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,193] 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) [2025-12-11 02:26:33,194] 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) [2025-12-11 02:26:33,194] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,194] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,216] INFO Initiating client connection, connectString=10.0.0.22:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:33,243] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-12-11 02:26:33,274] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:33,276] INFO Opening socket connection to server /10.0.0.22:2181. (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:33,280] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:33,283] INFO Socket connection established, initiating session, client: /10.0.0.22:59326, server: /10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:33,291] INFO Session establishment complete on server /10.0.0.22:2181, session id = 0x100000060e80002, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:33,313] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:34,010] INFO Cluster ID = NMhgQUIgQeCULYiPFYN37Q (kafka.server.KafkaServer) [2025-12-11 02:26:34,186] INFO KafkaConfig values: advertised.listeners = null alter.config.policy.class.name = null alter.log.dirs.replication.quota.window.num = 11 alter.log.dirs.replication.quota.window.size.seconds = 1 authorizer.class.name = auto.create.topics.enable = true auto.include.jmx.reporter = true auto.leader.rebalance.enable = true background.threads = 10 broker.heartbeat.interval.ms = 2000 broker.id = 1 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 = 1 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.22: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 = 1 node.id = 1 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 = 1 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.22: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) [2025-12-11 02:26:34,306] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:34,312] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:34,312] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:34,327] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:34,472] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,581] INFO Recovering 930 logs from /tmp/kafka-logs since no clean shutdown file was found (kafka.log.LogManager) [2025-12-11 02:26:34,771] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-17. (kafka.log.LogLoader) [2025-12-11 02:26:34,773] 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$) [2025-12-11 02:26:34,773] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,773] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,807] 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$) [2025-12-11 02:26:34,807] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,808] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topicId=654d0iDBT0y1zq4wP9_OXg, 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 235ms (1/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,837] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-13. (kafka.log.LogLoader) [2025-12-11 02:26:34,837] 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$) [2025-12-11 02:26:34,837] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,837] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,839] 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$) [2025-12-11 02:26:34,839] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,839] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 8ms (2/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,850] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-20. (kafka.log.LogLoader) [2025-12-11 02:26:34,850] 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$) [2025-12-11 02:26:34,851] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,851] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,858] 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$) [2025-12-11 02:26:34,858] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,858] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 17ms (3/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,876] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-5. (kafka.log.LogLoader) [2025-12-11 02:26:34,877] 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$) [2025-12-11 02:26:34,877] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,877] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,878] 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$) [2025-12-11 02:26:34,878] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,880] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 20ms (4/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,897] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-17. (kafka.log.LogLoader) [2025-12-11 02:26:34,897] 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$) [2025-12-11 02:26:34,897] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,897] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,901] 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$) [2025-12-11 02:26:34,901] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,901] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topicId=jyCree1KThGekn92PL0Vzw, 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 37ms (5/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,927] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-6. (kafka.log.LogLoader) [2025-12-11 02:26:34,927] 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$) [2025-12-11 02:26:34,927] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,927] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,928] 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$) [2025-12-11 02:26:34,928] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,928] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 6ms (6/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,933] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-1. (kafka.log.LogLoader) [2025-12-11 02:26:34,934] 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$) [2025-12-11 02:26:34,934] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,934] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,943] 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$) [2025-12-11 02:26:34,943] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,943] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 18ms (7/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,953] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-25. (kafka.log.LogLoader) [2025-12-11 02:26:34,953] 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$) [2025-12-11 02:26:34,953] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,953] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,954] 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$) [2025-12-11 02:26:34,954] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,954] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 8ms (8/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,972] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-5. (kafka.log.LogLoader) [2025-12-11 02:26:34,974] 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$) [2025-12-11 02:26:34,974] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,974] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,984] 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$) [2025-12-11 02:26:34,984] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,984] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 23ms (9/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,989] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-23. (kafka.log.LogLoader) [2025-12-11 02:26:34,989] 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$) [2025-12-11 02:26:34,989] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,990] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,991] 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$) [2025-12-11 02:26:34,991] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,991] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 7ms (10/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:34,997] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-2. (kafka.log.LogLoader) [2025-12-11 02:26:34,997] 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$) [2025-12-11 02:26:34,999] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:34,999] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,010] 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$) [2025-12-11 02:26:35,010] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,010] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 17ms (11/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,014] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-18. (kafka.log.LogLoader) [2025-12-11 02:26:35,015] 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$) [2025-12-11 02:26:35,015] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,015] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,016] 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$) [2025-12-11 02:26:35,016] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,016] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,018] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 5ms (12/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,021] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-2. (kafka.log.LogLoader) [2025-12-11 02:26:35,023] 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$) [2025-12-11 02:26:35,023] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,023] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,037] 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$) [2025-12-11 02:26:35,037] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,037] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 22ms (13/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,044] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,044] 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$) [2025-12-11 02:26:35,044] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,045] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,045] 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$) [2025-12-11 02:26:35,045] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,045] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 7ms (14/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,050] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-13. (kafka.log.LogLoader) [2025-12-11 02:26:35,054] 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$) [2025-12-11 02:26:35,054] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,054] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,056] 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$) [2025-12-11 02:26:35,056] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,056] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 10ms (15/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,062] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-7. (kafka.log.LogLoader) [2025-12-11 02:26:35,062] 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$) [2025-12-11 02:26:35,062] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,062] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,069] 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$) [2025-12-11 02:26:35,069] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,070] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 17ms (16/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,081] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,081] 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$) [2025-12-11 02:26:35,081] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,081] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,087] 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$) [2025-12-11 02:26:35,087] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,088] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 14ms (17/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,092] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-26. (kafka.log.LogLoader) [2025-12-11 02:26:35,092] 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$) [2025-12-11 02:26:35,092] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,092] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,094] 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$) [2025-12-11 02:26:35,095] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,095] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 9ms (18/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,102] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-26. (kafka.log.LogLoader) [2025-12-11 02:26:35,102] 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$) [2025-12-11 02:26:35,104] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,104] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,105] 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$) [2025-12-11 02:26:35,105] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,105] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 7ms (19/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,110] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-16. (kafka.log.LogLoader) [2025-12-11 02:26:35,110] 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$) [2025-12-11 02:26:35,111] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,111] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,112] 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$) [2025-12-11 02:26:35,112] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,112] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 6ms (20/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,116] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-0. (kafka.log.LogLoader) [2025-12-11 02:26:35,117] 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$) [2025-12-11 02:26:35,117] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,117] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,163] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-0-0/00000000000000000000.log at byte offset 270097. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-0-0/00000000000000000000.log. [2025-12-11 02:26:35,177] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 1036 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,179] WARN [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 1036 (kafka.log.LogLoader) [2025-12-11 02:26:35,180] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 1036 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,180] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 1036 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,181] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file 'SnapshotFile(offset=1036, file=/tmp/kafka-logs/-uve-topic-0-0/00000000000000001036.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,182] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 1036 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topicId=TpxNByMfTvKIlO6-3wUHJQ, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1036) with 1 segments, local-log-start-offset 0 and log-end-offset 1036 in 71ms (21/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,192] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-22. (kafka.log.LogLoader) [2025-12-11 02:26:35,192] 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$) [2025-12-11 02:26:35,192] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,192] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,194] 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$) [2025-12-11 02:26:35,194] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,194] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 10ms (22/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,199] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-3. (kafka.log.LogLoader) [2025-12-11 02:26:35,200] 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$) [2025-12-11 02:26:35,200] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,200] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,201] 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$) [2025-12-11 02:26:35,201] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,202] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 1ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,203] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 7ms (23/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,207] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-20. (kafka.log.LogLoader) [2025-12-11 02:26:35,207] 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$) [2025-12-11 02:26:35,207] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,207] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,208] 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$) [2025-12-11 02:26:35,208] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,208] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 7ms (24/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,214] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-6. (kafka.log.LogLoader) [2025-12-11 02:26:35,214] 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$) [2025-12-11 02:26:35,214] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,214] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,215] 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$) [2025-12-11 02:26:35,215] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,215] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 7ms (25/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,223] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-22. (kafka.log.LogLoader) [2025-12-11 02:26:35,223] 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$) [2025-12-11 02:26:35,223] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,223] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,230] 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$) [2025-12-11 02:26:35,230] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,230] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 13ms (26/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,239] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-9. (kafka.log.LogLoader) [2025-12-11 02:26:35,240] 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$) [2025-12-11 02:26:35,240] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,240] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,249] 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$) [2025-12-11 02:26:35,250] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,250] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topicId=upRZbnKGR9uGoYo1ozhITg, 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 19ms (27/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,254] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-29. (kafka.log.LogLoader) [2025-12-11 02:26:35,254] 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$) [2025-12-11 02:26:35,254] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,254] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,255] 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$) [2025-12-11 02:26:35,255] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,255] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 5ms (28/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,260] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-27. (kafka.log.LogLoader) [2025-12-11 02:26:35,260] 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$) [2025-12-11 02:26:35,260] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,260] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,273] 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$) [2025-12-11 02:26:35,273] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,273] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,275] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 17ms (29/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,277] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-21. (kafka.log.LogLoader) [2025-12-11 02:26:35,277] 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$) [2025-12-11 02:26:35,277] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,277] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,278] 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$) [2025-12-11 02:26:35,278] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,278] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,279] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 5ms (30/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,285] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-14. (kafka.log.LogLoader) [2025-12-11 02:26:35,285] 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$) [2025-12-11 02:26:35,285] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,285] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,286] 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$) [2025-12-11 02:26:35,286] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,286] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 7ms (31/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,291] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-9. (kafka.log.LogLoader) [2025-12-11 02:26:35,291] 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$) [2025-12-11 02:26:35,291] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,291] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,293] 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$) [2025-12-11 02:26:35,293] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,293] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 8ms (32/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,299] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-11. (kafka.log.LogLoader) [2025-12-11 02:26:35,300] 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$) [2025-12-11 02:26:35,300] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,300] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,300] 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$) [2025-12-11 02:26:35,300] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,300] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 7ms (33/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,307] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-18. (kafka.log.LogLoader) [2025-12-11 02:26:35,307] 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$) [2025-12-11 02:26:35,307] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,307] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,313] 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$) [2025-12-11 02:26:35,314] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,314] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topicId=awYy5BloTnqCXcvdCCrp-w, 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 12ms (34/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,317] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-24. (kafka.log.LogLoader) [2025-12-11 02:26:35,317] 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$) [2025-12-11 02:26:35,317] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,317] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,325] 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$) [2025-12-11 02:26:35,325] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,325] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 11ms (35/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,328] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-1. (kafka.log.LogLoader) [2025-12-11 02:26:35,328] 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$) [2025-12-11 02:26:35,329] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,329] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,329] 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$) [2025-12-11 02:26:35,329] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,329] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 5ms (36/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,337] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-25. (kafka.log.LogLoader) [2025-12-11 02:26:35,338] 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$) [2025-12-11 02:26:35,338] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,338] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,338] 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$) [2025-12-11 02:26:35,338] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,338] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 9ms (37/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,346] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-14. (kafka.log.LogLoader) [2025-12-11 02:26:35,346] 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$) [2025-12-11 02:26:35,346] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,346] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,347] 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$) [2025-12-11 02:26:35,347] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,347] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 9ms (38/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,353] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-10. (kafka.log.LogLoader) [2025-12-11 02:26:35,353] 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$) [2025-12-11 02:26:35,353] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,353] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,359] 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$) [2025-12-11 02:26:35,359] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,359] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topicId=awYy5BloTnqCXcvdCCrp-w, 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 10ms (39/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,363] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-23. (kafka.log.LogLoader) [2025-12-11 02:26:35,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$) [2025-12-11 02:26:35,363] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,363] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,364] 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$) [2025-12-11 02:26:35,364] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,364] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 6ms (40/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,370] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-0. (kafka.log.LogLoader) [2025-12-11 02:26:35,371] 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$) [2025-12-11 02:26:35,371] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,371] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,372] 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$) [2025-12-11 02:26:35,372] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,372] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 8ms (41/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,379] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-16. (kafka.log.LogLoader) [2025-12-11 02:26:35,379] 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$) [2025-12-11 02:26:35,379] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,379] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,380] 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$) [2025-12-11 02:26:35,380] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,380] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topicId=654d0iDBT0y1zq4wP9_OXg, 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 7ms (42/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,388] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-11. (kafka.log.LogLoader) [2025-12-11 02:26:35,389] 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$) [2025-12-11 02:26:35,389] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,391] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,395] 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$) [2025-12-11 02:26:35,395] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,395] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 14ms (43/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,402] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-25. (kafka.log.LogLoader) [2025-12-11 02:26:35,402] 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$) [2025-12-11 02:26:35,402] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,402] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,403] 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$) [2025-12-11 02:26:35,404] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,404] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 8ms (44/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,409] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-26. (kafka.log.LogLoader) [2025-12-11 02:26:35,410] 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$) [2025-12-11 02:26:35,410] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,410] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,413] 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$) [2025-12-11 02:26:35,413] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,413] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 13ms (45/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,423] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-18. (kafka.log.LogLoader) [2025-12-11 02:26:35,423] 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$) [2025-12-11 02:26:35,423] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,423] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,424] 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$) [2025-12-11 02:26:35,424] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,424] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 7ms (46/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,428] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-20. (kafka.log.LogLoader) [2025-12-11 02:26:35,429] 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$) [2025-12-11 02:26:35,429] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,429] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,430] 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$) [2025-12-11 02:26:35,430] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,430] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 5ms (47/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,433] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-7. (kafka.log.LogLoader) [2025-12-11 02:26:35,433] 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$) [2025-12-11 02:26:35,434] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,434] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,435] 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$) [2025-12-11 02:26:35,435] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,435] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,438] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 6ms (48/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,441] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-6. (kafka.log.LogLoader) [2025-12-11 02:26:35,442] 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$) [2025-12-11 02:26:35,442] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,442] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,442] 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$) [2025-12-11 02:26:35,442] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,442] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 6ms (49/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,446] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-4. (kafka.log.LogLoader) [2025-12-11 02:26:35,446] 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$) [2025-12-11 02:26:35,447] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,447] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,447] 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$) [2025-12-11 02:26:35,447] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,447] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topicId=cdX3z-evTUexwFy_-kogVw, 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 4ms (50/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,453] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-28. (kafka.log.LogLoader) [2025-12-11 02:26:35,453] 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$) [2025-12-11 02:26:35,453] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,453] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,459] 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$) [2025-12-11 02:26:35,459] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,459] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 11ms (51/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,464] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-28. (kafka.log.LogLoader) [2025-12-11 02:26:35,464] 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$) [2025-12-11 02:26:35,464] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,464] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,465] 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$) [2025-12-11 02:26:35,465] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,465] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (52/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,470] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-25. (kafka.log.LogLoader) [2025-12-11 02:26:35,470] 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$) [2025-12-11 02:26:35,470] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,470] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,471] 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$) [2025-12-11 02:26:35,471] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,471] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 6ms (53/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,476] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-25. (kafka.log.LogLoader) [2025-12-11 02:26:35,477] 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$) [2025-12-11 02:26:35,477] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,477] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,478] 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$) [2025-12-11 02:26:35,478] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,478] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 8ms (54/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,483] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-29. (kafka.log.LogLoader) [2025-12-11 02:26:35,484] 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$) [2025-12-11 02:26:35,484] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,484] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,490] 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$) [2025-12-11 02:26:35,490] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,490] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 9ms (55/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,493] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-11. (kafka.log.LogLoader) [2025-12-11 02:26:35,493] 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$) [2025-12-11 02:26:35,493] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,493] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,494] 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$) [2025-12-11 02:26:35,494] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,494] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topicId=q2BftT0tQUinuB65t35xrg, 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 3ms (56/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,497] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-27. (kafka.log.LogLoader) [2025-12-11 02:26:35,497] 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$) [2025-12-11 02:26:35,497] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,497] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,503] 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$) [2025-12-11 02:26:35,503] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,503] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 9ms (57/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,506] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-11. (kafka.log.LogLoader) [2025-12-11 02:26:35,507] 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$) [2025-12-11 02:26:35,507] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,507] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,512] 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$) [2025-12-11 02:26:35,512] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,512] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topicId=awYy5BloTnqCXcvdCCrp-w, 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 9ms (58/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,516] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-27. (kafka.log.LogLoader) [2025-12-11 02:26:35,516] 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$) [2025-12-11 02:26:35,516] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,516] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,522] 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$) [2025-12-11 02:26:35,522] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,522] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 10ms (59/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,526] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-24. (kafka.log.LogLoader) [2025-12-11 02:26:35,526] 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$) [2025-12-11 02:26:35,526] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,526] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,533] 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$) [2025-12-11 02:26:35,533] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,533] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 12ms (60/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,538] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-29. (kafka.log.LogLoader) [2025-12-11 02:26:35,538] 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$) [2025-12-11 02:26:35,538] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,538] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,539] 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$) [2025-12-11 02:26:35,539] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,539] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 5ms (61/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,544] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-15. (kafka.log.LogLoader) [2025-12-11 02:26:35,544] 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$) [2025-12-11 02:26:35,544] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,544] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,546] 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$) [2025-12-11 02:26:35,546] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,546] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,548] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 6ms (62/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,550] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,551] 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$) [2025-12-11 02:26:35,551] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,551] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,552] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,552] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,552] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 9ms (63/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,559] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-7. (kafka.log.LogLoader) [2025-12-11 02:26:35,559] 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$) [2025-12-11 02:26:35,559] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,559] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,566] 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$) [2025-12-11 02:26:35,566] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,566] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,567] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 11ms (64/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,570] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-23. (kafka.log.LogLoader) [2025-12-11 02:26:35,571] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,571] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,571] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,572] 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$) [2025-12-11 02:26:35,572] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,572] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topicId=q2BftT0tQUinuB65t35xrg, 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 6ms (65/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,577] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-10. (kafka.log.LogLoader) [2025-12-11 02:26:35,577] 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$) [2025-12-11 02:26:35,577] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,577] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,578] 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$) [2025-12-11 02:26:35,578] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,578] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 6ms (66/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,583] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,583] 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$) [2025-12-11 02:26:35,583] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,583] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,592] 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$) [2025-12-11 02:26:35,593] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,593] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:35,603] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-9. (kafka.log.LogLoader) [2025-12-11 02:26:35,604] 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$) [2025-12-11 02:26:35,604] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,604] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,613] 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$) [2025-12-11 02:26:35,613] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,613] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 16ms (68/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,617] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-5. (kafka.log.LogLoader) [2025-12-11 02:26:35,617] 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$) [2025-12-11 02:26:35,617] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,618] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,618] 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$) [2025-12-11 02:26:35,618] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,618] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 4ms (69/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,625] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-4. (kafka.log.LogLoader) [2025-12-11 02:26:35,625] 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$) [2025-12-11 02:26:35,625] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,625] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,625] 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$) [2025-12-11 02:26:35,625] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,625] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,627] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 7ms (70/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,632] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-29. (kafka.log.LogLoader) [2025-12-11 02:26:35,632] 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$) [2025-12-11 02:26:35,633] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,633] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,634] 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$) [2025-12-11 02:26:35,634] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,634] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 7ms (71/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,639] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-16. (kafka.log.LogLoader) [2025-12-11 02:26:35,639] 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$) [2025-12-11 02:26:35,639] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,639] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,640] 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$) [2025-12-11 02:26:35,640] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,640] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 5ms (72/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,647] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-26. (kafka.log.LogLoader) [2025-12-11 02:26:35,647] 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$) [2025-12-11 02:26:35,647] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,647] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,647] 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$) [2025-12-11 02:26:35,647] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,648] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 6ms (73/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,652] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-8. (kafka.log.LogLoader) [2025-12-11 02:26:35,652] 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$) [2025-12-11 02:26:35,652] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,652] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,653] 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$) [2025-12-11 02:26:35,653] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,653] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (74/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,658] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-0. (kafka.log.LogLoader) [2025-12-11 02:26:35,658] 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$) [2025-12-11 02:26:35,658] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,658] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,664] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 41 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,665] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 41 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,665] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,665] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file 'SnapshotFile(offset=41, file=/tmp/kafka-logs/-uve-topic-24-0/00000000000000000041.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,665] 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 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topicId=jyCree1KThGekn92PL0Vzw, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=41) with 1 segments, local-log-start-offset 0 and log-end-offset 41 in 11ms (75/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,669] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-19. (kafka.log.LogLoader) [2025-12-11 02:26:35,670] 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$) [2025-12-11 02:26:35,670] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,670] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,678] 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$) [2025-12-11 02:26:35,678] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,678] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topicId=jyCree1KThGekn92PL0Vzw, 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 12ms (76/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,682] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-28. (kafka.log.LogLoader) [2025-12-11 02:26:35,682] 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$) [2025-12-11 02:26:35,682] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,682] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,683] 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$) [2025-12-11 02:26:35,683] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,683] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 5ms (77/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,687] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-5. (kafka.log.LogLoader) [2025-12-11 02:26:35,687] 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$) [2025-12-11 02:26:35,687] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,687] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,693] 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$) [2025-12-11 02:26:35,693] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,693] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 10ms (78/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,699] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-27. (kafka.log.LogLoader) [2025-12-11 02:26:35,699] 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$) [2025-12-11 02:26:35,704] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,704] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,712] 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$) [2025-12-11 02:26:35,712] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,712] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 19ms (79/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,717] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,717] 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$) [2025-12-11 02:26:35,717] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,717] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,718] 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$) [2025-12-11 02:26:35,718] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,718] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 5ms (80/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,723] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-13. (kafka.log.LogLoader) [2025-12-11 02:26:35,723] 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$) [2025-12-11 02:26:35,723] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,723] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,724] 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$) [2025-12-11 02:26:35,724] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,724] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 5ms (81/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,728] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-9. (kafka.log.LogLoader) [2025-12-11 02:26:35,729] 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$) [2025-12-11 02:26:35,729] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,729] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,735] 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$) [2025-12-11 02:26:35,735] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,735] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,736] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 10ms (82/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,738] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-19. (kafka.log.LogLoader) [2025-12-11 02:26:35,738] 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$) [2025-12-11 02:26:35,738] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,738] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,744] 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$) [2025-12-11 02:26:35,744] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,744] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,746] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 9ms (83/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,750] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-15. (kafka.log.LogLoader) [2025-12-11 02:26:35,750] 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$) [2025-12-11 02:26:35,750] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,750] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,757] 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$) [2025-12-11 02:26:35,757] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,757] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 17ms (84/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,766] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,766] 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$) [2025-12-11 02:26:35,766] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,766] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,772] 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$) [2025-12-11 02:26:35,772] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,772] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (85/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,778] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-27. (kafka.log.LogLoader) [2025-12-11 02:26:35,778] 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$) [2025-12-11 02:26:35,778] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,778] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,779] 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$) [2025-12-11 02:26:35,779] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,779] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 5ms (86/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,783] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-22. (kafka.log.LogLoader) [2025-12-11 02:26:35,783] 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$) [2025-12-11 02:26:35,783] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,783] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,787] 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$) [2025-12-11 02:26:35,787] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,787] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 8ms (87/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,792] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-15. (kafka.log.LogLoader) [2025-12-11 02:26:35,792] 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$) [2025-12-11 02:26:35,792] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,793] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,799] 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$) [2025-12-11 02:26:35,799] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,799] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 13ms (88/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,804] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-22. (kafka.log.LogLoader) [2025-12-11 02:26:35,804] 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$) [2025-12-11 02:26:35,804] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,804] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,810] 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$) [2025-12-11 02:26:35,810] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,810] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,811] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 9ms (89/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,814] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-29. (kafka.log.LogLoader) [2025-12-11 02:26:35,814] 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$) [2025-12-11 02:26:35,814] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,814] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,815] 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$) [2025-12-11 02:26:35,815] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,815] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,816] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 4ms (90/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,820] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-18. (kafka.log.LogLoader) [2025-12-11 02:26:35,821] 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$) [2025-12-11 02:26:35,821] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,821] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,822] 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$) [2025-12-11 02:26:35,822] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,822] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 6ms (91/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,826] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-18. (kafka.log.LogLoader) [2025-12-11 02:26:35,826] 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$) [2025-12-11 02:26:35,826] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,826] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,827] 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$) [2025-12-11 02:26:35,827] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,827] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topicId=jyCree1KThGekn92PL0Vzw, 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 4ms (92/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,833] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-24. (kafka.log.LogLoader) [2025-12-11 02:26:35,833] 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$) [2025-12-11 02:26:35,833] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,833] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,834] 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$) [2025-12-11 02:26:35,834] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,834] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,835] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topicId=pXUK3jjLR16c_HE7Z353ew, 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 6ms (93/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,838] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-6. (kafka.log.LogLoader) [2025-12-11 02:26:35,838] 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$) [2025-12-11 02:26:35,838] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,838] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,839] 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$) [2025-12-11 02:26:35,839] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,839] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,840] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 5ms (94/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,843] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-0. (kafka.log.LogLoader) [2025-12-11 02:26:35,844] 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$) [2025-12-11 02:26:35,844] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,844] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,848] INFO [ProducerStateManager partition=-uve-topic-9-0] Wrote producer snapshot at offset 12 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,849] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 12 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,849] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,849] INFO [ProducerStateManager partition=-uve-topic-9-0] Loading producer state from snapshot file 'SnapshotFile(offset=12, file=/tmp/kafka-logs/-uve-topic-9-0/00000000000000000012.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,849] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topicId=TwfX9LgdSD2VdM71NU18rQ, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=12) with 1 segments, local-log-start-offset 0 and log-end-offset 12 in 13ms (95/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,857] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-14. (kafka.log.LogLoader) [2025-12-11 02:26:35,857] 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$) [2025-12-11 02:26:35,857] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,857] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,859] 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$) [2025-12-11 02:26:35,859] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,859] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,862] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (96/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,865] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-26. (kafka.log.LogLoader) [2025-12-11 02:26:35,865] 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$) [2025-12-11 02:26:35,865] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,865] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,866] 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$) [2025-12-11 02:26:35,866] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,866] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 6ms (97/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,870] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-26. (kafka.log.LogLoader) [2025-12-11 02:26:35,870] 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$) [2025-12-11 02:26:35,871] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,871] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,871] 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$) [2025-12-11 02:26:35,871] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,871] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 4ms (98/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,876] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-21. (kafka.log.LogLoader) [2025-12-11 02:26:35,876] 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$) [2025-12-11 02:26:35,876] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,876] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,877] 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$) [2025-12-11 02:26:35,877] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,877] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,879] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 5ms (99/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,882] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-19. (kafka.log.LogLoader) [2025-12-11 02:26:35,882] 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$) [2025-12-11 02:26:35,882] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,882] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,883] 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$) [2025-12-11 02:26:35,883] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,883] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 6ms (100/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,888] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-28. (kafka.log.LogLoader) [2025-12-11 02:26:35,888] 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$) [2025-12-11 02:26:35,888] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,888] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,889] 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$) [2025-12-11 02:26:35,889] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,889] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,890] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 5ms (101/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,895] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-2. (kafka.log.LogLoader) [2025-12-11 02:26:35,896] 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$) [2025-12-11 02:26:35,896] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,896] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,896] 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$) [2025-12-11 02:26:35,896] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,896] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,897] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 7ms (102/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,903] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-6. (kafka.log.LogLoader) [2025-12-11 02:26:35,903] 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$) [2025-12-11 02:26:35,903] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,903] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,904] 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$) [2025-12-11 02:26:35,904] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,904] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 8ms (103/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,910] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-1. (kafka.log.LogLoader) [2025-12-11 02:26:35,911] 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$) [2025-12-11 02:26:35,911] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,911] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,912] 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$) [2025-12-11 02:26:35,912] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,912] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (104/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,916] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-19. (kafka.log.LogLoader) [2025-12-11 02:26:35,916] 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$) [2025-12-11 02:26:35,916] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,916] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,917] 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$) [2025-12-11 02:26:35,917] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,917] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 5ms (105/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,921] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-13. (kafka.log.LogLoader) [2025-12-11 02:26:35,921] 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$) [2025-12-11 02:26:35,921] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,921] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,923] 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$) [2025-12-11 02:26:35,923] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,923] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,924] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 6ms (106/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,930] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-12. (kafka.log.LogLoader) [2025-12-11 02:26:35,930] 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$) [2025-12-11 02:26:35,930] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,930] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,931] 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$) [2025-12-11 02:26:35,931] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,931] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topicId=pXUK3jjLR16c_HE7Z353ew, 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 8ms (107/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,935] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-3. (kafka.log.LogLoader) [2025-12-11 02:26:35,935] 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$) [2025-12-11 02:26:35,935] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,935] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,935] 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$) [2025-12-11 02:26:35,935] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,935] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 4ms (108/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,939] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-20. (kafka.log.LogLoader) [2025-12-11 02:26:35,940] 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$) [2025-12-11 02:26:35,940] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,940] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,945] 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$) [2025-12-11 02:26:35,945] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,946] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 1ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 10ms (109/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,951] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-23. (kafka.log.LogLoader) [2025-12-11 02:26:35,951] 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$) [2025-12-11 02:26:35,951] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,952] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,959] 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$) [2025-12-11 02:26:35,959] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,959] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 13ms (110/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,962] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-16. (kafka.log.LogLoader) [2025-12-11 02:26:35,962] 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$) [2025-12-11 02:26:35,962] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,962] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,968] 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$) [2025-12-11 02:26:35,968] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,968] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 9ms (111/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,972] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-15. (kafka.log.LogLoader) [2025-12-11 02:26:35,972] 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$) [2025-12-11 02:26:35,972] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,972] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,972] 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$) [2025-12-11 02:26:35,972] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,972] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,973] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (112/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,976] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-0. (kafka.log.LogLoader) [2025-12-11 02:26:35,976] 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$) [2025-12-11 02:26:35,976] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,976] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,983] INFO [ProducerStateManager partition=-uve-topic-12-0] Wrote producer snapshot at offset 23 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,984] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 23 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,984] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 23 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,984] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file 'SnapshotFile(offset=23, file=/tmp/kafka-logs/-uve-topic-12-0/00000000000000000023.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:35,984] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 23 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,985] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topicId=xDS3ObEbTAiKVna32vV8qQ, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=23) with 1 segments, local-log-start-offset 0 and log-end-offset 23 in 11ms (113/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,988] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-3. (kafka.log.LogLoader) [2025-12-11 02:26:35,988] 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$) [2025-12-11 02:26:35,988] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,988] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,989] 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$) [2025-12-11 02:26:35,989] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,989] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,990] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 5ms (114/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,993] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-25. (kafka.log.LogLoader) [2025-12-11 02:26:35,993] 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$) [2025-12-11 02:26:35,993] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,993] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,994] 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$) [2025-12-11 02:26:35,994] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,994] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:35,995] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (115/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:35,998] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-1. (kafka.log.LogLoader) [2025-12-11 02:26:36,019] 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$) [2025-12-11 02:26:36,019] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,019] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,021] 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$) [2025-12-11 02:26:36,021] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,021] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,024] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 28ms (116/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,027] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-17. (kafka.log.LogLoader) [2025-12-11 02:26:36,027] 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$) [2025-12-11 02:26:36,027] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,027] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,028] 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$) [2025-12-11 02:26:36,028] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,028] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topicId=upRZbnKGR9uGoYo1ozhITg, 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 5ms (117/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,033] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-28. (kafka.log.LogLoader) [2025-12-11 02:26:36,033] 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$) [2025-12-11 02:26:36,033] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,033] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,034] 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$) [2025-12-11 02:26:36,034] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,034] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (118/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,041] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-5. (kafka.log.LogLoader) [2025-12-11 02:26:36,041] 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$) [2025-12-11 02:26:36,041] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,041] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,042] 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$) [2025-12-11 02:26:36,042] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,042] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 11ms (119/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,047] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-18. (kafka.log.LogLoader) [2025-12-11 02:26:36,048] 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$) [2025-12-11 02:26:36,048] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,048] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,048] 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$) [2025-12-11 02:26:36,048] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,048] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:36,053] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-6. (kafka.log.LogLoader) [2025-12-11 02:26:36,055] 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$) [2025-12-11 02:26:36,055] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,055] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,056] 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$) [2025-12-11 02:26:36,056] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,056] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topicId=jyCree1KThGekn92PL0Vzw, 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 6ms (121/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,061] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-3. (kafka.log.LogLoader) [2025-12-11 02:26:36,063] 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$) [2025-12-11 02:26:36,063] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,063] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,063] 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$) [2025-12-11 02:26:36,063] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,063] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 6ms (122/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,068] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-17. (kafka.log.LogLoader) [2025-12-11 02:26:36,068] 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$) [2025-12-11 02:26:36,068] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,068] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,069] 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$) [2025-12-11 02:26:36,069] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,069] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 6ms (123/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,074] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-2. (kafka.log.LogLoader) [2025-12-11 02:26:36,074] 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$) [2025-12-11 02:26:36,074] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,074] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,074] 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$) [2025-12-11 02:26:36,074] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,074] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 3ms (124/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,081] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-13. (kafka.log.LogLoader) [2025-12-11 02:26:36,082] 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$) [2025-12-11 02:26:36,082] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,082] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,082] 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$) [2025-12-11 02:26:36,082] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,082] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 7ms (125/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,088] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-27. (kafka.log.LogLoader) [2025-12-11 02:26:36,088] 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$) [2025-12-11 02:26:36,088] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,088] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,089] 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$) [2025-12-11 02:26:36,089] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,089] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,090] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (126/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,094] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-15. (kafka.log.LogLoader) [2025-12-11 02:26:36,094] 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$) [2025-12-11 02:26:36,094] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,094] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,097] 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$) [2025-12-11 02:26:36,097] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,097] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,098] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (127/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,102] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-12. (kafka.log.LogLoader) [2025-12-11 02:26:36,102] 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$) [2025-12-11 02:26:36,102] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,102] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,104] 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$) [2025-12-11 02:26:36,104] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,104] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 8ms (128/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,109] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-28. (kafka.log.LogLoader) [2025-12-11 02:26:36,109] 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$) [2025-12-11 02:26:36,109] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,109] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,120] 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$) [2025-12-11 02:26:36,120] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,120] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 14ms (129/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,126] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-1. (kafka.log.LogLoader) [2025-12-11 02:26:36,126] 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$) [2025-12-11 02:26:36,126] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,127] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,127] 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$) [2025-12-11 02:26:36,127] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,127] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 7ms (130/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,134] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-29. (kafka.log.LogLoader) [2025-12-11 02:26:36,134] 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$) [2025-12-11 02:26:36,134] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,134] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,135] 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$) [2025-12-11 02:26:36,135] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,135] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 6ms (131/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,139] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-15. (kafka.log.LogLoader) [2025-12-11 02:26:36,140] 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$) [2025-12-11 02:26:36,140] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,140] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,154] 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$) [2025-12-11 02:26:36,154] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,154] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 18ms (132/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,158] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-5. (kafka.log.LogLoader) [2025-12-11 02:26:36,158] 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$) [2025-12-11 02:26:36,158] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,158] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,159] 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$) [2025-12-11 02:26:36,159] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,159] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (133/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,165] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-15. (kafka.log.LogLoader) [2025-12-11 02:26:36,165] 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$) [2025-12-11 02:26:36,165] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,165] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,166] 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$) [2025-12-11 02:26:36,166] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,166] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 7ms (134/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,169] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-8. (kafka.log.LogLoader) [2025-12-11 02:26:36,170] 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$) [2025-12-11 02:26:36,170] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,170] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,175] 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$) [2025-12-11 02:26:36,175] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,175] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,176] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topicId=jyCree1KThGekn92PL0Vzw, 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 9ms (135/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,178] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-10. (kafka.log.LogLoader) [2025-12-11 02:26:36,178] 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$) [2025-12-11 02:26:36,178] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,178] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,178] 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$) [2025-12-11 02:26:36,178] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,178] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 3ms (136/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,182] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-22. (kafka.log.LogLoader) [2025-12-11 02:26:36,184] 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$) [2025-12-11 02:26:36,184] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,184] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,192] 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$) [2025-12-11 02:26:36,193] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,193] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 14ms (137/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,199] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-19. (kafka.log.LogLoader) [2025-12-11 02:26:36,199] 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$) [2025-12-11 02:26:36,199] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,199] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,200] 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$) [2025-12-11 02:26:36,200] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,200] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topicId=upRZbnKGR9uGoYo1ozhITg, 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 10ms (138/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,207] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-8. (kafka.log.LogLoader) [2025-12-11 02:26:36,207] 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$) [2025-12-11 02:26:36,207] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,207] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,208] 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$) [2025-12-11 02:26:36,208] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,208] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,211] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 8ms (139/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,215] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-4. (kafka.log.LogLoader) [2025-12-11 02:26:36,215] 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$) [2025-12-11 02:26:36,215] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,215] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,216] 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$) [2025-12-11 02:26:36,216] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,216] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,218] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 6ms (140/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,223] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-14. (kafka.log.LogLoader) [2025-12-11 02:26:36,223] 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$) [2025-12-11 02:26:36,223] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,223] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,224] 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$) [2025-12-11 02:26:36,224] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,224] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 8ms (141/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,229] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-14. (kafka.log.LogLoader) [2025-12-11 02:26:36,230] 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$) [2025-12-11 02:26:36,230] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,230] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,231] 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$) [2025-12-11 02:26:36,231] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,231] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 6ms (142/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,240] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-26. (kafka.log.LogLoader) [2025-12-11 02:26:36,240] 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$) [2025-12-11 02:26:36,240] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,240] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,240] 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$) [2025-12-11 02:26:36,240] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,240] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 9ms (143/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,248] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-26. (kafka.log.LogLoader) [2025-12-11 02:26:36,248] 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$) [2025-12-11 02:26:36,249] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,249] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,249] 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$) [2025-12-11 02:26:36,249] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,249] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 13ms (144/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,260] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-22. (kafka.log.LogLoader) [2025-12-11 02:26:36,261] 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$) [2025-12-11 02:26:36,261] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,261] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,266] 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$) [2025-12-11 02:26:36,266] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,266] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 14ms (145/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,271] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-26. (kafka.log.LogLoader) [2025-12-11 02:26:36,271] 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$) [2025-12-11 02:26:36,271] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,271] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,276] 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$) [2025-12-11 02:26:36,276] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,276] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 9ms (146/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,280] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-18. (kafka.log.LogLoader) [2025-12-11 02:26:36,280] 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$) [2025-12-11 02:26:36,280] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,280] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,281] 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$) [2025-12-11 02:26:36,281] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,281] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (147/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,285] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-3. (kafka.log.LogLoader) [2025-12-11 02:26:36,285] 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$) [2025-12-11 02:26:36,285] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,285] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,286] 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$) [2025-12-11 02:26:36,286] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,286] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 3ms (148/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,289] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-15. (kafka.log.LogLoader) [2025-12-11 02:26:36,290] 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$) [2025-12-11 02:26:36,290] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,290] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,297] 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$) [2025-12-11 02:26:36,297] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,297] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 12ms (149/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,301] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-25. (kafka.log.LogLoader) [2025-12-11 02:26:36,301] 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$) [2025-12-11 02:26:36,301] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,301] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,302] 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$) [2025-12-11 02:26:36,302] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,302] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 16ms (150/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,324] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-10. (kafka.log.LogLoader) [2025-12-11 02:26:36,324] 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$) [2025-12-11 02:26:36,324] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,324] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,325] 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$) [2025-12-11 02:26:36,325] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,325] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 16ms (151/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,334] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-2. (kafka.log.LogLoader) [2025-12-11 02:26:36,334] 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$) [2025-12-11 02:26:36,334] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,334] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,340] 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$) [2025-12-11 02:26:36,340] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,340] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 10ms (152/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,344] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-3. (kafka.log.LogLoader) [2025-12-11 02:26:36,344] 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$) [2025-12-11 02:26:36,344] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,344] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,345] 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$) [2025-12-11 02:26:36,345] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,345] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topicId=pXUK3jjLR16c_HE7Z353ew, 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 4ms (153/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,348] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-5. (kafka.log.LogLoader) [2025-12-11 02:26:36,348] 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$) [2025-12-11 02:26:36,348] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,348] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,350] 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$) [2025-12-11 02:26:36,350] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,350] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (154/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,353] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-3. (kafka.log.LogLoader) [2025-12-11 02:26:36,353] 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$) [2025-12-11 02:26:36,353] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,353] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,355] 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$) [2025-12-11 02:26:36,355] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,355] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topicId=jyCree1KThGekn92PL0Vzw, 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 5ms (155/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,359] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-13. (kafka.log.LogLoader) [2025-12-11 02:26:36,360] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,360] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,360] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,360] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,360] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,360] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 4ms (156/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,364] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-13. (kafka.log.LogLoader) [2025-12-11 02:26:36,364] 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$) [2025-12-11 02:26:36,364] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,364] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,365] 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$) [2025-12-11 02:26:36,365] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,365] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topicId=pXUK3jjLR16c_HE7Z353ew, 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 3ms (157/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,368] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-16. (kafka.log.LogLoader) [2025-12-11 02:26:36,369] 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$) [2025-12-11 02:26:36,369] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,369] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,369] 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$) [2025-12-11 02:26:36,369] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,369] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (158/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,373] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-9. (kafka.log.LogLoader) [2025-12-11 02:26:36,374] 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$) [2025-12-11 02:26:36,374] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,374] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,381] 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$) [2025-12-11 02:26:36,381] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,381] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 11ms (159/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,386] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-22. (kafka.log.LogLoader) [2025-12-11 02:26:36,386] 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$) [2025-12-11 02:26:36,386] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,386] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,691] 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$) [2025-12-11 02:26:36,691] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,691] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topicId=654d0iDBT0y1zq4wP9_OXg, 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 310ms (160/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,695] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-7. (kafka.log.LogLoader) [2025-12-11 02:26:36,695] 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$) [2025-12-11 02:26:36,695] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,695] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,704] 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$) [2025-12-11 02:26:36,704] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,704] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,705] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 13ms (161/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,707] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-27. (kafka.log.LogLoader) [2025-12-11 02:26:36,708] 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$) [2025-12-11 02:26:36,708] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,708] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,710] 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$) [2025-12-11 02:26:36,710] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,710] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 6ms (162/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,715] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-0. (kafka.log.LogLoader) [2025-12-11 02:26:36,715] 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$) [2025-12-11 02:26:36,715] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,715] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,718] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-23-0/00000000000000000000.log at byte offset 37363. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-23-0/00000000000000000000.log. [2025-12-11 02:26:36,722] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 144 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:36,722] WARN [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 144 (kafka.log.LogLoader) [2025-12-11 02:26:36,723] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 144 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,723] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 144 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,723] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file 'SnapshotFile(offset=144, file=/tmp/kafka-logs/-uve-topic-23-0/00000000000000000144.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:36,723] 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 144 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topicId=UzunQCkxRDWwo4g2ayGWEQ, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=144) with 1 segments, local-log-start-offset 0 and log-end-offset 144 in 12ms (163/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,727] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-13. (kafka.log.LogLoader) [2025-12-11 02:26:36,727] 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$) [2025-12-11 02:26:36,727] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,727] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,728] 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$) [2025-12-11 02:26:36,728] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,728] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 5ms (164/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,731] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-5. (kafka.log.LogLoader) [2025-12-11 02:26:36,731] 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$) [2025-12-11 02:26:36,731] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,731] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,732] 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$) [2025-12-11 02:26:36,732] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,732] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,733] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (165/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,736] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-19. (kafka.log.LogLoader) [2025-12-11 02:26:36,736] 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$) [2025-12-11 02:26:36,736] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,736] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,737] 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$) [2025-12-11 02:26:36,737] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,737] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,738] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (166/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,744] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-11. (kafka.log.LogLoader) [2025-12-11 02:26:36,744] 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$) [2025-12-11 02:26:36,744] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,744] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,745] 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$) [2025-12-11 02:26:36,745] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,745] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 8ms (167/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,749] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-22. (kafka.log.LogLoader) [2025-12-11 02:26:36,750] 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$) [2025-12-11 02:26:36,750] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,750] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,751] 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$) [2025-12-11 02:26:36,751] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,751] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,752] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topicId=cdX3z-evTUexwFy_-kogVw, 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 4ms (168/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,755] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-17. (kafka.log.LogLoader) [2025-12-11 02:26:36,755] 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$) [2025-12-11 02:26:36,755] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,756] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,763] 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$) [2025-12-11 02:26:36,763] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,763] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 12ms (169/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,766] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-14. (kafka.log.LogLoader) [2025-12-11 02:26:36,767] 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$) [2025-12-11 02:26:36,767] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,767] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,768] 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$) [2025-12-11 02:26:36,768] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,768] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topicId=q2BftT0tQUinuB65t35xrg, 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 11ms (170/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,778] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-21. (kafka.log.LogLoader) [2025-12-11 02:26:36,778] 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$) [2025-12-11 02:26:36,778] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,778] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,778] 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$) [2025-12-11 02:26:36,778] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,779] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (171/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,782] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-26. (kafka.log.LogLoader) [2025-12-11 02:26:36,782] 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$) [2025-12-11 02:26:36,783] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,783] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,784] 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$) [2025-12-11 02:26:36,784] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,784] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 5ms (172/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,787] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-8. (kafka.log.LogLoader) [2025-12-11 02:26:36,787] 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$) [2025-12-11 02:26:36,788] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,788] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,788] 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$) [2025-12-11 02:26:36,788] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,788] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 5ms (173/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,792] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-16. (kafka.log.LogLoader) [2025-12-11 02:26:36,792] 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$) [2025-12-11 02:26:36,792] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,792] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,793] 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$) [2025-12-11 02:26:36,793] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,793] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 4ms (174/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,796] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-9. (kafka.log.LogLoader) [2025-12-11 02:26:36,797] 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$) [2025-12-11 02:26:36,797] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,797] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,798] 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$) [2025-12-11 02:26:36,798] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,798] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:36,801] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-29. (kafka.log.LogLoader) [2025-12-11 02:26:36,802] 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$) [2025-12-11 02:26:36,802] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,802] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,802] 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$) [2025-12-11 02:26:36,802] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,802] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 4ms (176/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,806] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-19. (kafka.log.LogLoader) [2025-12-11 02:26:36,807] 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$) [2025-12-11 02:26:36,807] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,807] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,807] 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$) [2025-12-11 02:26:36,807] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,807] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 5ms (177/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,811] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-6. (kafka.log.LogLoader) [2025-12-11 02:26:36,811] 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$) [2025-12-11 02:26:36,811] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,812] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,812] 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$) [2025-12-11 02:26:36,812] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,812] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 3ms (178/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,815] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-5. (kafka.log.LogLoader) [2025-12-11 02:26:36,815] 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$) [2025-12-11 02:26:36,815] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,815] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,817] 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$) [2025-12-11 02:26:36,817] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,817] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (179/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,819] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-21. (kafka.log.LogLoader) [2025-12-11 02:26:36,825] 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$) [2025-12-11 02:26:36,826] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,827] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 1ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,827] 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$) [2025-12-11 02:26:36,827] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,827] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,829] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 11ms (180/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,831] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-28. (kafka.log.LogLoader) [2025-12-11 02:26:36,831] 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$) [2025-12-11 02:26:36,831] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,831] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,837] 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$) [2025-12-11 02:26:36,837] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,837] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 9ms (181/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,840] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-0. (kafka.log.LogLoader) [2025-12-11 02:26:36,840] 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$) [2025-12-11 02:26:36,840] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,840] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,844] INFO [ProducerStateManager partition=-uve-topic-17-0] Wrote producer snapshot at offset 12 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:36,845] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 12 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,845] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,845] INFO [ProducerStateManager partition=-uve-topic-17-0] Loading producer state from snapshot file 'SnapshotFile(offset=12, file=/tmp/kafka-logs/-uve-topic-17-0/00000000000000000012.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:36,845] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topicId=q2BftT0tQUinuB65t35xrg, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=12) with 1 segments, local-log-start-offset 0 and log-end-offset 12 in 8ms (182/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,849] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-8. (kafka.log.LogLoader) [2025-12-11 02:26:36,849] 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$) [2025-12-11 02:26:36,849] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,849] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,855] 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$) [2025-12-11 02:26:36,855] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,855] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 10ms (183/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,858] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-14. (kafka.log.LogLoader) [2025-12-11 02:26:36,858] 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$) [2025-12-11 02:26:36,858] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,858] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,859] 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$) [2025-12-11 02:26:36,859] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,859] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 3ms (184/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,861] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-5. (kafka.log.LogLoader) [2025-12-11 02:26:36,861] 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$) [2025-12-11 02:26:36,861] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,861] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,864] 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$) [2025-12-11 02:26:36,864] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,864] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topicId=awYy5BloTnqCXcvdCCrp-w, 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 5ms (185/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,866] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-27. (kafka.log.LogLoader) [2025-12-11 02:26:36,867] 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$) [2025-12-11 02:26:36,867] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,867] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,867] 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$) [2025-12-11 02:26:36,867] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,867] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 4ms (186/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,870] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-18. (kafka.log.LogLoader) [2025-12-11 02:26:36,870] 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$) [2025-12-11 02:26:36,870] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,870] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,871] 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$) [2025-12-11 02:26:36,871] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,871] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 3ms (187/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,875] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-25. (kafka.log.LogLoader) [2025-12-11 02:26:36,902] 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$) [2025-12-11 02:26:36,902] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,902] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,903] 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$) [2025-12-11 02:26:36,903] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,903] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 33ms (188/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,906] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-4. (kafka.log.LogLoader) [2025-12-11 02:26:36,906] 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$) [2025-12-11 02:26:36,906] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,906] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,907] 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$) [2025-12-11 02:26:36,907] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,907] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 3ms (189/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,909] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-16. (kafka.log.LogLoader) [2025-12-11 02:26:36,910] 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$) [2025-12-11 02:26:36,910] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,910] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,910] 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$) [2025-12-11 02:26:36,910] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,910] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,911] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 4ms (190/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,913] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-20. (kafka.log.LogLoader) [2025-12-11 02:26:36,913] 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$) [2025-12-11 02:26:36,913] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,913] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,914] 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$) [2025-12-11 02:26:36,914] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,914] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:36,916] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-16. (kafka.log.LogLoader) [2025-12-11 02:26:36,955] 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$) [2025-12-11 02:26:36,955] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,955] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,956] 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$) [2025-12-11 02:26:36,956] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,956] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 43ms (192/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,959] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-24. (kafka.log.LogLoader) [2025-12-11 02:26:36,960] 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$) [2025-12-11 02:26:36,960] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,960] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,960] 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$) [2025-12-11 02:26:36,960] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,960] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (193/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,963] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-26. (kafka.log.LogLoader) [2025-12-11 02:26:36,963] 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$) [2025-12-11 02:26:36,963] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,963] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,964] 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$) [2025-12-11 02:26:36,964] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,964] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (194/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,967] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-1. (kafka.log.LogLoader) [2025-12-11 02:26:36,967] 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$) [2025-12-11 02:26:36,967] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,967] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,968] 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$) [2025-12-11 02:26:36,968] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,968] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (195/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,971] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-21. (kafka.log.LogLoader) [2025-12-11 02:26:36,971] 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$) [2025-12-11 02:26:36,971] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,971] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,971] 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$) [2025-12-11 02:26:36,971] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,971] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (196/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,974] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-10. (kafka.log.LogLoader) [2025-12-11 02:26:36,974] 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$) [2025-12-11 02:26:36,974] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,974] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,975] 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$) [2025-12-11 02:26:36,975] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,975] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 3ms (197/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:36,978] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-0. (kafka.log.LogLoader) [2025-12-11 02:26:36,978] 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$) [2025-12-11 02:26:36,978] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,978] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:36,979] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-21-0/00000000000000000000.log at byte offset 11148. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-21-0/00000000000000000000.log. [2025-12-11 02:26:37,034] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 41 with 0 producer ids in 55 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:37,035] WARN [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 41 (kafka.log.LogLoader) [2025-12-11 02:26:37,035] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 41 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,035] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,035] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file 'SnapshotFile(offset=41, file=/tmp/kafka-logs/-uve-topic-21-0/00000000000000000041.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:37,035] 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 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=41) with 1 segments, local-log-start-offset 0 and log-end-offset 41 in 61ms (198/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,041] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-5. (kafka.log.LogLoader) [2025-12-11 02:26:37,043] 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$) [2025-12-11 02:26:37,043] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,043] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,050] 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$) [2025-12-11 02:26:37,050] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,050] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topicId=654d0iDBT0y1zq4wP9_OXg, 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 12ms (199/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,053] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-29. (kafka.log.LogLoader) [2025-12-11 02:26:37,053] 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$) [2025-12-11 02:26:37,053] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,053] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,055] 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$) [2025-12-11 02:26:37,055] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,055] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,056] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topicId=TpxNByMfTvKIlO6-3wUHJQ, topic=-uve-topic-0, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (200/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,059] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-5. (kafka.log.LogLoader) [2025-12-11 02:26:37,059] 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$) [2025-12-11 02:26:37,059] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,059] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,068] 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$) [2025-12-11 02:26:37,068] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,068] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 11ms (201/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,071] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-29. (kafka.log.LogLoader) [2025-12-11 02:26:37,071] 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$) [2025-12-11 02:26:37,071] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,071] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,071] 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$) [2025-12-11 02:26:37,071] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,071] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (202/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,075] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,076] 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$) [2025-12-11 02:26:37,076] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,076] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,083] 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$) [2025-12-11 02:26:37,083] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,083] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 11ms (203/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,086] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-12. (kafka.log.LogLoader) [2025-12-11 02:26:37,087] 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$) [2025-12-11 02:26:37,087] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,087] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,102] 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$) [2025-12-11 02:26:37,102] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,102] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,103] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 19ms (204/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,106] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-2. (kafka.log.LogLoader) [2025-12-11 02:26:37,106] 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$) [2025-12-11 02:26:37,107] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,107] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,108] 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$) [2025-12-11 02:26:37,108] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,108] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topicId=cdX3z-evTUexwFy_-kogVw, 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 5ms (205/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,111] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,111] 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$) [2025-12-11 02:26:37,111] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,111] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,117] 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$) [2025-12-11 02:26:37,117] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,117] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,118] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 9ms (206/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,120] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,120] 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$) [2025-12-11 02:26:37,120] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,120] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,126] 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$) [2025-12-11 02:26:37,126] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,126] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topicId=q2BftT0tQUinuB65t35xrg, 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 8ms (207/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,129] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,129] 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$) [2025-12-11 02:26:37,129] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,129] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,134] 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$) [2025-12-11 02:26:37,134] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,134] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,135] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 9ms (208/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,137] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-17. (kafka.log.LogLoader) [2025-12-11 02:26:37,137] 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$) [2025-12-11 02:26:37,137] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,137] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,144] 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$) [2025-12-11 02:26:37,144] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,144] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,145] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 9ms (209/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,146] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-17. (kafka.log.LogLoader) [2025-12-11 02:26:37,146] 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$) [2025-12-11 02:26:37,146] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,146] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,147] 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$) [2025-12-11 02:26:37,147] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,147] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (210/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,150] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-8. (kafka.log.LogLoader) [2025-12-11 02:26:37,150] 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$) [2025-12-11 02:26:37,150] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,150] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,151] 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$) [2025-12-11 02:26:37,151] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,152] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (211/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,154] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-20. (kafka.log.LogLoader) [2025-12-11 02:26:37,154] 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$) [2025-12-11 02:26:37,154] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,154] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,161] 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$) [2025-12-11 02:26:37,161] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,161] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,162] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 10ms (212/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,165] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,165] 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$) [2025-12-11 02:26:37,165] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,165] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,170] 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$) [2025-12-11 02:26:37,171] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,171] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 9ms (213/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,173] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-28. (kafka.log.LogLoader) [2025-12-11 02:26:37,174] 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$) [2025-12-11 02:26:37,174] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,174] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,184] 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$) [2025-12-11 02:26:37,184] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,184] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 14ms (214/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,187] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-9. (kafka.log.LogLoader) [2025-12-11 02:26:37,187] 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$) [2025-12-11 02:26:37,187] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,187] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,193] 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$) [2025-12-11 02:26:37,193] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,193] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 8ms (215/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,196] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-25. (kafka.log.LogLoader) [2025-12-11 02:26:37,196] 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$) [2025-12-11 02:26:37,196] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,196] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,201] 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$) [2025-12-11 02:26:37,202] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,202] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topicId=654d0iDBT0y1zq4wP9_OXg, 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 9ms (216/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,205] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-2. (kafka.log.LogLoader) [2025-12-11 02:26:37,205] 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$) [2025-12-11 02:26:37,205] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,205] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,205] 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$) [2025-12-11 02:26:37,205] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,205] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (217/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,210] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-9. (kafka.log.LogLoader) [2025-12-11 02:26:37,210] 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$) [2025-12-11 02:26:37,210] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,210] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,216] 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$) [2025-12-11 02:26:37,216] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,216] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 10ms (218/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,219] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-24. (kafka.log.LogLoader) [2025-12-11 02:26:37,219] 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$) [2025-12-11 02:26:37,219] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,219] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,225] 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$) [2025-12-11 02:26:37,225] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,225] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 8ms (219/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,228] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,228] 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$) [2025-12-11 02:26:37,228] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,228] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,233] 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$) [2025-12-11 02:26:37,233] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,233] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,234] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 9ms (220/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,236] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-19. (kafka.log.LogLoader) [2025-12-11 02:26:37,236] 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$) [2025-12-11 02:26:37,236] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,236] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,242] 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$) [2025-12-11 02:26:37,242] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,242] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 9ms (221/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,245] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,245] 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$) [2025-12-11 02:26:37,245] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,245] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,246] 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$) [2025-12-11 02:26:37,246] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,246] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 3ms (222/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,250] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,250] 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$) [2025-12-11 02:26:37,250] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,250] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,251] 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$) [2025-12-11 02:26:37,251] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,251] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,253] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 5ms (223/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,255] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-23. (kafka.log.LogLoader) [2025-12-11 02:26:37,255] 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$) [2025-12-11 02:26:37,255] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,255] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,255] 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$) [2025-12-11 02:26:37,256] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,256] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (224/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,259] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-15. (kafka.log.LogLoader) [2025-12-11 02:26:37,259] 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$) [2025-12-11 02:26:37,259] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,259] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,260] 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$) [2025-12-11 02:26:37,260] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,260] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,261] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:37,264] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-9. (kafka.log.LogLoader) [2025-12-11 02:26:37,265] 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$) [2025-12-11 02:26:37,265] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,265] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,265] 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$) [2025-12-11 02:26:37,265] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,265] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (226/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,269] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-12. (kafka.log.LogLoader) [2025-12-11 02:26:37,270] 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$) [2025-12-11 02:26:37,270] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,270] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,271] 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$) [2025-12-11 02:26:37,271] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,271] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,272] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 5ms (227/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,275] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-5. (kafka.log.LogLoader) [2025-12-11 02:26:37,275] 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$) [2025-12-11 02:26:37,275] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,275] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,281] 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$) [2025-12-11 02:26:37,281] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,281] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 8ms (228/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,284] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-8. (kafka.log.LogLoader) [2025-12-11 02:26:37,284] 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$) [2025-12-11 02:26:37,284] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,284] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,284] 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$) [2025-12-11 02:26:37,284] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,284] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topicId=pXUK3jjLR16c_HE7Z353ew, 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 4ms (229/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,288] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-2. (kafka.log.LogLoader) [2025-12-11 02:26:37,289] 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$) [2025-12-11 02:26:37,289] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,289] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,289] 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$) [2025-12-11 02:26:37,289] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,289] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topicId=upRZbnKGR9uGoYo1ozhITg, 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 4ms (230/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,293] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-26. (kafka.log.LogLoader) [2025-12-11 02:26:37,294] 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$) [2025-12-11 02:26:37,294] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,294] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,295] 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$) [2025-12-11 02:26:37,295] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,295] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 4ms (231/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,299] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,299] 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$) [2025-12-11 02:26:37,299] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,299] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,300] 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$) [2025-12-11 02:26:37,300] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,300] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 3ms (232/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,305] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,305] 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$) [2025-12-11 02:26:37,305] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,305] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,311] 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$) [2025-12-11 02:26:37,311] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,311] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topicId=jyCree1KThGekn92PL0Vzw, 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 9ms (233/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,314] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-13. (kafka.log.LogLoader) [2025-12-11 02:26:37,314] 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$) [2025-12-11 02:26:37,314] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,314] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,314] 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$) [2025-12-11 02:26:37,314] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,314] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 4ms (234/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,325] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-15. (kafka.log.LogLoader) [2025-12-11 02:26:37,325] 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$) [2025-12-11 02:26:37,325] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,325] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,326] 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$) [2025-12-11 02:26:37,326] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,326] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (235/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,330] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-23. (kafka.log.LogLoader) [2025-12-11 02:26:37,330] 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$) [2025-12-11 02:26:37,330] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,330] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,330] 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$) [2025-12-11 02:26:37,330] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,330] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (236/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,334] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,334] 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$) [2025-12-11 02:26:37,334] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,334] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,341] 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$) [2025-12-11 02:26:37,342] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,342] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 15ms (237/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,349] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,350] 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$) [2025-12-11 02:26:37,350] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,350] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,350] 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$) [2025-12-11 02:26:37,350] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,350] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (238/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,353] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-15. (kafka.log.LogLoader) [2025-12-11 02:26:37,353] 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$) [2025-12-11 02:26:37,353] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,353] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,360] 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$) [2025-12-11 02:26:37,360] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,360] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topicId=q2BftT0tQUinuB65t35xrg, 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 10ms (239/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,364] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-3. (kafka.log.LogLoader) [2025-12-11 02:26:37,364] 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$) [2025-12-11 02:26:37,364] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,364] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,364] 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$) [2025-12-11 02:26:37,364] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,364] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (240/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,367] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-29. (kafka.log.LogLoader) [2025-12-11 02:26:37,367] 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$) [2025-12-11 02:26:37,367] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,367] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,368] 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$) [2025-12-11 02:26:37,368] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,368] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 3ms (241/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,371] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-18. (kafka.log.LogLoader) [2025-12-11 02:26:37,371] 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$) [2025-12-11 02:26:37,371] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,371] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,373] 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$) [2025-12-11 02:26:37,373] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,373] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (242/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,377] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-17. (kafka.log.LogLoader) [2025-12-11 02:26:37,377] 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$) [2025-12-11 02:26:37,377] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,377] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,394] 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$) [2025-12-11 02:26:37,394] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,394] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 21ms (243/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,407] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,408] 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$) [2025-12-11 02:26:37,408] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,408] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,408] 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$) [2025-12-11 02:26:37,408] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,409] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topicId=pXUK3jjLR16c_HE7Z353ew, 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 16ms (244/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,415] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-14. (kafka.log.LogLoader) [2025-12-11 02:26:37,415] 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$) [2025-12-11 02:26:37,415] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,415] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,416] 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$) [2025-12-11 02:26:37,416] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,416] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,418] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 6ms (245/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,425] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-23. (kafka.log.LogLoader) [2025-12-11 02:26:37,425] 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$) [2025-12-11 02:26:37,425] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,425] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,431] 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$) [2025-12-11 02:26:37,431] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,431] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 15ms (246/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,435] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-13. (kafka.log.LogLoader) [2025-12-11 02:26:37,436] 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$) [2025-12-11 02:26:37,436] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,436] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,436] 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$) [2025-12-11 02:26:37,436] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,436] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (247/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,439] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-16. (kafka.log.LogLoader) [2025-12-11 02:26:37,439] 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$) [2025-12-11 02:26:37,439] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,439] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,454] 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$) [2025-12-11 02:26:37,454] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,454] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,457] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topicId=upRZbnKGR9uGoYo1ozhITg, 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 19ms (248/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,459] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-25. (kafka.log.LogLoader) [2025-12-11 02:26:37,460] 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$) [2025-12-11 02:26:37,460] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,460] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,461] 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$) [2025-12-11 02:26:37,461] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,461] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (249/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,463] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-11. (kafka.log.LogLoader) [2025-12-11 02:26:37,464] 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$) [2025-12-11 02:26:37,464] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,464] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,464] 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$) [2025-12-11 02:26:37,464] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,464] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 5ms (250/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,470] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-18. (kafka.log.LogLoader) [2025-12-11 02:26:37,470] 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$) [2025-12-11 02:26:37,470] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,470] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,472] 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$) [2025-12-11 02:26:37,472] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,472] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,475] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 7ms (251/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,477] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-14. (kafka.log.LogLoader) [2025-12-11 02:26:37,477] 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$) [2025-12-11 02:26:37,477] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,477] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,478] 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$) [2025-12-11 02:26:37,478] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,478] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (252/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,483] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-16. (kafka.log.LogLoader) [2025-12-11 02:26:37,483] 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$) [2025-12-11 02:26:37,483] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,483] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,488] 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$) [2025-12-11 02:26:37,488] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,488] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 11ms (253/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,493] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-13. (kafka.log.LogLoader) [2025-12-11 02:26:37,494] 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$) [2025-12-11 02:26:37,494] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,494] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,494] 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$) [2025-12-11 02:26:37,494] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,494] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (254/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,498] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-24. (kafka.log.LogLoader) [2025-12-11 02:26:37,498] 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$) [2025-12-11 02:26:37,498] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,498] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,500] 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$) [2025-12-11 02:26:37,500] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,500] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topicId=upRZbnKGR9uGoYo1ozhITg, 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 6ms (255/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,503] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-9. (kafka.log.LogLoader) [2025-12-11 02:26:37,503] 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$) [2025-12-11 02:26:37,503] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,503] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,506] 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$) [2025-12-11 02:26:37,506] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,506] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 5ms (256/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,510] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,510] 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$) [2025-12-11 02:26:37,510] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,510] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,510] 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$) [2025-12-11 02:26:37,512] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,512] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topicId=awYy5BloTnqCXcvdCCrp-w, 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 6ms (257/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,517] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,517] 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$) [2025-12-11 02:26:37,517] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,517] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,519] 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$) [2025-12-11 02:26:37,519] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,519] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (258/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,522] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-5. (kafka.log.LogLoader) [2025-12-11 02:26:37,522] 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$) [2025-12-11 02:26:37,522] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,522] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,522] 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$) [2025-12-11 02:26:37,522] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,522] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (259/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,526] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,526] 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$) [2025-12-11 02:26:37,526] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,526] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,529] 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$) [2025-12-11 02:26:37,529] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,529] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 6ms (260/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,532] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,533] 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$) [2025-12-11 02:26:37,533] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,533] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,533] 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$) [2025-12-11 02:26:37,533] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,533] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,534] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (261/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,537] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-28. (kafka.log.LogLoader) [2025-12-11 02:26:37,537] 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$) [2025-12-11 02:26:37,537] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,537] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,539] 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$) [2025-12-11 02:26:37,539] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,539] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,540] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 6ms (262/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,543] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-1. (kafka.log.LogLoader) [2025-12-11 02:26:37,543] 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$) [2025-12-11 02:26:37,543] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,543] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,544] 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$) [2025-12-11 02:26:37,544] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,544] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 4ms (263/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,548] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,548] 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$) [2025-12-11 02:26:37,548] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,548] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,548] 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$) [2025-12-11 02:26:37,548] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,548] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,550] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topicId=jyCree1KThGekn92PL0Vzw, 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 5ms (264/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,552] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-18. (kafka.log.LogLoader) [2025-12-11 02:26:37,553] 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$) [2025-12-11 02:26:37,553] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,553] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,561] 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$) [2025-12-11 02:26:37,561] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,561] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:37,564] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,564] 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$) [2025-12-11 02:26:37,564] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,564] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,565] 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$) [2025-12-11 02:26:37,565] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,565] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 3ms (266/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,569] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-28. (kafka.log.LogLoader) [2025-12-11 02:26:37,569] 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$) [2025-12-11 02:26:37,569] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,569] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,569] 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$) [2025-12-11 02:26:37,569] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,569] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:37,573] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-1. (kafka.log.LogLoader) [2025-12-11 02:26:37,574] 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$) [2025-12-11 02:26:37,574] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,574] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,574] 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$) [2025-12-11 02:26:37,575] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,575] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:37,579] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-28. (kafka.log.LogLoader) [2025-12-11 02:26:37,580] 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$) [2025-12-11 02:26:37,580] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,580] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,580] 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$) [2025-12-11 02:26:37,580] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,580] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (269/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,584] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,584] 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$) [2025-12-11 02:26:37,584] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,584] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,585] 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$) [2025-12-11 02:26:37,585] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,585] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 3ms (270/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,587] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-12. (kafka.log.LogLoader) [2025-12-11 02:26:37,587] 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$) [2025-12-11 02:26:37,587] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,587] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,588] 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$) [2025-12-11 02:26:37,588] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,588] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 3ms (271/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,591] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-13. (kafka.log.LogLoader) [2025-12-11 02:26:37,591] 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$) [2025-12-11 02:26:37,591] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,591] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,591] 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$) [2025-12-11 02:26:37,591] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,591] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topicId=654d0iDBT0y1zq4wP9_OXg, 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 5ms (272/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,595] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,595] 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$) [2025-12-11 02:26:37,595] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,595] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,595] 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$) [2025-12-11 02:26:37,595] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,595] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,596] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (273/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,598] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-23. (kafka.log.LogLoader) [2025-12-11 02:26:37,598] 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$) [2025-12-11 02:26:37,598] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,598] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,603] 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$) [2025-12-11 02:26:37,604] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,604] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:37,607] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,607] 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$) [2025-12-11 02:26:37,607] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,607] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,608] 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$) [2025-12-11 02:26:37,608] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,608] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (275/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,610] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-22. (kafka.log.LogLoader) [2025-12-11 02:26:37,610] 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$) [2025-12-11 02:26:37,610] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,610] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,611] 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$) [2025-12-11 02:26:37,611] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,611] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (276/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,614] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,614] 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$) [2025-12-11 02:26:37,614] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,614] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,614] 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$) [2025-12-11 02:26:37,614] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,614] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 3ms (277/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,620] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-14. (kafka.log.LogLoader) [2025-12-11 02:26:37,620] 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$) [2025-12-11 02:26:37,620] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,620] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,621] 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$) [2025-12-11 02:26:37,621] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,621] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 6ms (278/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,624] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,624] 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$) [2025-12-11 02:26:37,624] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,624] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,625] 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$) [2025-12-11 02:26:37,626] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,626] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,627] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (279/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,629] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,629] 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$) [2025-12-11 02:26:37,629] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,629] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,629] 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$) [2025-12-11 02:26:37,629] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,629] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,630] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (280/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,633] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-7. (kafka.log.LogLoader) [2025-12-11 02:26:37,634] 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$) [2025-12-11 02:26:37,634] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,634] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,635] 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$) [2025-12-11 02:26:37,635] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,636] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 7ms (281/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,640] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,640] 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$) [2025-12-11 02:26:37,640] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,640] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,641] 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$) [2025-12-11 02:26:37,642] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,642] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 5ms (282/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,645] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-1. (kafka.log.LogLoader) [2025-12-11 02:26:37,647] 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$) [2025-12-11 02:26:37,647] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,647] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,648] 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$) [2025-12-11 02:26:37,648] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,648] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topicId=upRZbnKGR9uGoYo1ozhITg, 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 7ms (283/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,652] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-16. (kafka.log.LogLoader) [2025-12-11 02:26:37,652] 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$) [2025-12-11 02:26:37,652] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,652] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,653] 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$) [2025-12-11 02:26:37,653] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,653] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (284/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,656] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-3. (kafka.log.LogLoader) [2025-12-11 02:26:37,657] 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$) [2025-12-11 02:26:37,657] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,657] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,658] 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$) [2025-12-11 02:26:37,658] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,658] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (285/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,660] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-26. (kafka.log.LogLoader) [2025-12-11 02:26:37,661] 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$) [2025-12-11 02:26:37,661] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,661] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,662] 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$) [2025-12-11 02:26:37,662] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,662] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 7ms (286/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,667] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,667] 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$) [2025-12-11 02:26:37,667] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,667] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,668] 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$) [2025-12-11 02:26:37,668] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,668] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (287/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,672] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-11. (kafka.log.LogLoader) [2025-12-11 02:26:37,673] 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$) [2025-12-11 02:26:37,673] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,673] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,674] 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$) [2025-12-11 02:26:37,674] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,674] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (288/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,677] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-29. (kafka.log.LogLoader) [2025-12-11 02:26:37,677] 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$) [2025-12-11 02:26:37,677] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,677] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,678] 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$) [2025-12-11 02:26:37,678] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,678] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:37,682] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,682] 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$) [2025-12-11 02:26:37,682] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,682] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,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$) [2025-12-11 02:26:37,683] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,683] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (290/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,688] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,688] 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$) [2025-12-11 02:26:37,688] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,688] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,689] 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$) [2025-12-11 02:26:37,689] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,689] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 5ms (291/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,693] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-22. (kafka.log.LogLoader) [2025-12-11 02:26:37,693] 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$) [2025-12-11 02:26:37,693] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,693] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,701] 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$) [2025-12-11 02:26:37,701] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,701] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,702] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topicId=jyCree1KThGekn92PL0Vzw, 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 11ms (292/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,704] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-28. (kafka.log.LogLoader) [2025-12-11 02:26:37,704] 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$) [2025-12-11 02:26:37,704] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,704] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,705] 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$) [2025-12-11 02:26:37,705] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,705] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (293/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,709] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-22. (kafka.log.LogLoader) [2025-12-11 02:26:37,709] 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$) [2025-12-11 02:26:37,709] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,709] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,710] 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$) [2025-12-11 02:26:37,710] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,710] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,711] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (294/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,714] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-13. (kafka.log.LogLoader) [2025-12-11 02:26:37,714] 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$) [2025-12-11 02:26:37,715] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,715] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,715] 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$) [2025-12-11 02:26:37,715] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,715] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,716] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 4ms (295/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,719] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,731] 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$) [2025-12-11 02:26:37,731] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,731] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,741] 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$) [2025-12-11 02:26:37,741] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,741] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 24ms (296/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,744] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-14. (kafka.log.LogLoader) [2025-12-11 02:26:37,744] 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$) [2025-12-11 02:26:37,745] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,745] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,745] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,745] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,745] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topicId=upRZbnKGR9uGoYo1ozhITg, 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 5ms (297/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,749] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-16. (kafka.log.LogLoader) [2025-12-11 02:26:37,749] 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$) [2025-12-11 02:26:37,749] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,749] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,749] 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$) [2025-12-11 02:26:37,749] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,749] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 3ms (298/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,754] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,754] 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$) [2025-12-11 02:26:37,756] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,756] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,757] 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$) [2025-12-11 02:26:37,757] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,757] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,758] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 7ms (299/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,761] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-7. (kafka.log.LogLoader) [2025-12-11 02:26:37,761] 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$) [2025-12-11 02:26:37,761] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,761] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,763] 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$) [2025-12-11 02:26:37,763] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,763] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,764] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topicId=cdX3z-evTUexwFy_-kogVw, 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 4ms (300/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,766] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,767] 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$) [2025-12-11 02:26:37,767] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,767] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,768] 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$) [2025-12-11 02:26:37,768] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,768] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,769] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topicId=jyCree1KThGekn92PL0Vzw, 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 4ms (301/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,772] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,773] 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$) [2025-12-11 02:26:37,773] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,773] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,774] 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$) [2025-12-11 02:26:37,774] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,774] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topicId=q2BftT0tQUinuB65t35xrg, 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 5ms (302/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,778] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-21. (kafka.log.LogLoader) [2025-12-11 02:26:37,778] 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$) [2025-12-11 02:26:37,778] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,778] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,779] 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$) [2025-12-11 02:26:37,779] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,779] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 5ms (303/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,782] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-11. (kafka.log.LogLoader) [2025-12-11 02:26:37,783] 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$) [2025-12-11 02:26:37,783] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,783] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,783] 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$) [2025-12-11 02:26:37,783] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,783] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,784] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (304/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,787] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-20. (kafka.log.LogLoader) [2025-12-11 02:26:37,787] 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$) [2025-12-11 02:26:37,787] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,787] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,788] 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$) [2025-12-11 02:26:37,788] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,788] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (305/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,791] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-13. (kafka.log.LogLoader) [2025-12-11 02:26:37,792] 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$) [2025-12-11 02:26:37,792] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,793] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 1ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,793] 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$) [2025-12-11 02:26:37,793] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,793] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 5ms (306/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,797] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-7. (kafka.log.LogLoader) [2025-12-11 02:26:37,797] 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$) [2025-12-11 02:26:37,797] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,797] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,798] 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$) [2025-12-11 02:26:37,798] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,798] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (307/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,804] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-12. (kafka.log.LogLoader) [2025-12-11 02:26:37,804] 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$) [2025-12-11 02:26:37,806] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,806] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,811] 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$) [2025-12-11 02:26:37,811] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,811] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,813] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 14ms (308/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,816] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-18. (kafka.log.LogLoader) [2025-12-11 02:26:37,816] 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$) [2025-12-11 02:26:37,816] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,816] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,816] 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$) [2025-12-11 02:26:37,816] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,816] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,818] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 6ms (309/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,820] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-27. (kafka.log.LogLoader) [2025-12-11 02:26:37,820] 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$) [2025-12-11 02:26:37,820] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,820] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,821] 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$) [2025-12-11 02:26:37,821] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,821] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (310/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,826] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,826] 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$) [2025-12-11 02:26:37,826] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,826] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,832] 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$) [2025-12-11 02:26:37,833] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,833] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 10ms (311/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,836] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-24. (kafka.log.LogLoader) [2025-12-11 02:26:37,836] 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$) [2025-12-11 02:26:37,836] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,836] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,837] 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$) [2025-12-11 02:26:37,837] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,837] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,838] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (312/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,840] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-5. (kafka.log.LogLoader) [2025-12-11 02:26:37,842] 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$) [2025-12-11 02:26:37,842] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,842] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,842] 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$) [2025-12-11 02:26:37,842] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,842] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,843] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topicId=cdX3z-evTUexwFy_-kogVw, 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 6ms (313/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,846] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-24. (kafka.log.LogLoader) [2025-12-11 02:26:37,846] 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$) [2025-12-11 02:26:37,846] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,846] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,854] 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$) [2025-12-11 02:26:37,854] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,854] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 11ms (314/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,858] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,858] 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$) [2025-12-11 02:26:37,858] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,858] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,860] 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$) [2025-12-11 02:26:37,860] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,860] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 5ms (315/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,862] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-4. (kafka.log.LogLoader) [2025-12-11 02:26:37,862] 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$) [2025-12-11 02:26:37,862] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,862] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,863] 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$) [2025-12-11 02:26:37,864] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,864] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 4ms (316/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,866] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-3. (kafka.log.LogLoader) [2025-12-11 02:26:37,866] 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$) [2025-12-11 02:26:37,866] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,866] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,867] 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$) [2025-12-11 02:26:37,867] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,867] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 5ms (317/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,872] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-10. (kafka.log.LogLoader) [2025-12-11 02:26:37,872] 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$) [2025-12-11 02:26:37,872] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,872] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,873] 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$) [2025-12-11 02:26:37,873] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,873] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (318/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,877] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-0. (kafka.log.LogLoader) [2025-12-11 02:26:37,878] 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$) [2025-12-11 02:26:37,878] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,878] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,878] 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$) [2025-12-11 02:26:37,879] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,879] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 5ms (319/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,882] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-3. (kafka.log.LogLoader) [2025-12-11 02:26:37,882] 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$) [2025-12-11 02:26:37,882] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,882] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,885] 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$) [2025-12-11 02:26:37,885] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,885] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 7ms (320/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,890] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-7. (kafka.log.LogLoader) [2025-12-11 02:26:37,890] 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$) [2025-12-11 02:26:37,890] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,890] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,898] 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$) [2025-12-11 02:26:37,898] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,898] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 12ms (321/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,902] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-2. (kafka.log.LogLoader) [2025-12-11 02:26:37,902] 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$) [2025-12-11 02:26:37,902] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,902] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,904] 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$) [2025-12-11 02:26:37,904] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,904] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topicId=654d0iDBT0y1zq4wP9_OXg, 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 5ms (322/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,907] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-6. (kafka.log.LogLoader) [2025-12-11 02:26:37,907] 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$) [2025-12-11 02:26:37,907] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,907] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,908] 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$) [2025-12-11 02:26:37,908] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,908] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 4ms (323/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,912] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-29. (kafka.log.LogLoader) [2025-12-11 02:26:37,912] 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$) [2025-12-11 02:26:37,912] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,912] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,913] 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$) [2025-12-11 02:26:37,914] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,914] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (324/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,921] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-5. (kafka.log.LogLoader) [2025-12-11 02:26:37,921] 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$) [2025-12-11 02:26:37,921] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,921] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,922] 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$) [2025-12-11 02:26:37,922] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,922] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,923] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 3ms (325/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,925] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-9. (kafka.log.LogLoader) [2025-12-11 02:26:37,925] 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$) [2025-12-11 02:26:37,925] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,925] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,926] 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$) [2025-12-11 02:26:37,926] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,926] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:37,929] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-7. (kafka.log.LogLoader) [2025-12-11 02:26:37,929] 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$) [2025-12-11 02:26:37,929] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,929] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,931] 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$) [2025-12-11 02:26:37,931] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,931] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=7, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (327/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,934] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-22. (kafka.log.LogLoader) [2025-12-11 02:26:37,935] 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$) [2025-12-11 02:26:37,935] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,935] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,935] 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$) [2025-12-11 02:26:37,935] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,935] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,936] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (328/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,938] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-2. (kafka.log.LogLoader) [2025-12-11 02:26:37,939] 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$) [2025-12-11 02:26:37,939] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,939] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,941] 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$) [2025-12-11 02:26:37,941] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,941] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 5ms (329/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,944] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-29. (kafka.log.LogLoader) [2025-12-11 02:26:37,944] 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$) [2025-12-11 02:26:37,944] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,945] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,946] 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$) [2025-12-11 02:26:37,946] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,946] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topicId=upRZbnKGR9uGoYo1ozhITg, 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 6ms (330/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,949] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-23. (kafka.log.LogLoader) [2025-12-11 02:26:37,949] 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$) [2025-12-11 02:26:37,949] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,949] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,950] 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$) [2025-12-11 02:26:37,950] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,950] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:37,953] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-22. (kafka.log.LogLoader) [2025-12-11 02:26:37,954] 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$) [2025-12-11 02:26:37,954] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,954] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,955] 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$) [2025-12-11 02:26:37,955] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,955] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 4ms (332/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,958] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-3. (kafka.log.LogLoader) [2025-12-11 02:26:37,958] 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$) [2025-12-11 02:26:37,958] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,958] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,959] 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$) [2025-12-11 02:26:37,959] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,959] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (333/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,963] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-2. (kafka.log.LogLoader) [2025-12-11 02:26:37,963] 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$) [2025-12-11 02:26:37,963] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,963] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,964] 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$) [2025-12-11 02:26:37,964] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,964] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (334/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,968] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-7. (kafka.log.LogLoader) [2025-12-11 02:26:37,968] 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$) [2025-12-11 02:26:37,968] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,968] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,969] 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$) [2025-12-11 02:26:37,969] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,969] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 5ms (335/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,974] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-19. (kafka.log.LogLoader) [2025-12-11 02:26:37,974] 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$) [2025-12-11 02:26:37,974] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,974] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,975] 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$) [2025-12-11 02:26:37,976] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,976] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,977] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 5ms (336/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,980] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-20. (kafka.log.LogLoader) [2025-12-11 02:26:37,980] 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$) [2025-12-11 02:26:37,980] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,980] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,981] 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$) [2025-12-11 02:26:37,981] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,981] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (337/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,983] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-23. (kafka.log.LogLoader) [2025-12-11 02:26:37,984] 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$) [2025-12-11 02:26:37,984] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,984] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,985] 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$) [2025-12-11 02:26:37,985] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,985] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,986] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 4ms (338/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,991] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-1. (kafka.log.LogLoader) [2025-12-11 02:26:37,992] 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$) [2025-12-11 02:26:37,992] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,992] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,993] 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$) [2025-12-11 02:26:37,993] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,993] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,995] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topicId=jyCree1KThGekn92PL0Vzw, 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 9ms (339/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:37,998] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-11. (kafka.log.LogLoader) [2025-12-11 02:26:37,999] 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$) [2025-12-11 02:26:37,999] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:37,999] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,015] 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$) [2025-12-11 02:26:38,015] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,015] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,017] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 21ms (340/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,024] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-12. (kafka.log.LogLoader) [2025-12-11 02:26:38,024] 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$) [2025-12-11 02:26:38,024] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,024] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,035] 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$) [2025-12-11 02:26:38,035] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,035] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,036] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 20ms (341/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,038] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-23. (kafka.log.LogLoader) [2025-12-11 02:26:38,039] 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$) [2025-12-11 02:26:38,039] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,039] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,039] 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$) [2025-12-11 02:26:38,039] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,039] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (342/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,042] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,043] 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$) [2025-12-11 02:26:38,043] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,043] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,045] 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$) [2025-12-11 02:26:38,045] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,045] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,047] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topicId=awYy5BloTnqCXcvdCCrp-w, 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 6ms (343/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,051] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,051] 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$) [2025-12-11 02:26:38,051] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,051] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,051] 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$) [2025-12-11 02:26:38,051] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,052] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,052] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (344/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,054] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-1. (kafka.log.LogLoader) [2025-12-11 02:26:38,054] 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$) [2025-12-11 02:26:38,054] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,054] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,056] 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$) [2025-12-11 02:26:38,056] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,056] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 5ms (345/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,061] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,061] 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$) [2025-12-11 02:26:38,061] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,061] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,067] 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$) [2025-12-11 02:26:38,068] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,068] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 12ms (346/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,071] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-15. (kafka.log.LogLoader) [2025-12-11 02:26:38,071] 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$) [2025-12-11 02:26:38,071] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,071] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,072] 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$) [2025-12-11 02:26:38,073] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,073] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 5ms (347/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,078] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,078] 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$) [2025-12-11 02:26:38,078] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,078] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,079] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,079] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,079] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,081] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 6ms (348/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,084] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-29. (kafka.log.LogLoader) [2025-12-11 02:26:38,084] 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$) [2025-12-11 02:26:38,084] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,084] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,090] 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$) [2025-12-11 02:26:38,090] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,090] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 10ms (349/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,094] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-13. (kafka.log.LogLoader) [2025-12-11 02:26:38,094] 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$) [2025-12-11 02:26:38,095] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,095] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,095] 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$) [2025-12-11 02:26:38,095] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,095] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 5ms (350/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,098] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-8. (kafka.log.LogLoader) [2025-12-11 02:26:38,098] 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$) [2025-12-11 02:26:38,098] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,098] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,099] 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$) [2025-12-11 02:26:38,100] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,100] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 4ms (351/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,104] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-20. (kafka.log.LogLoader) [2025-12-11 02:26:38,104] 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$) [2025-12-11 02:26:38,104] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,104] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,112] 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$) [2025-12-11 02:26:38,112] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,112] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topicId=awYy5BloTnqCXcvdCCrp-w, 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 12ms (352/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,115] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,115] 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$) [2025-12-11 02:26:38,115] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,115] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,116] 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$) [2025-12-11 02:26:38,116] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,116] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 3ms (353/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,121] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,121] 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$) [2025-12-11 02:26:38,121] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,121] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,122] 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$) [2025-12-11 02:26:38,122] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,122] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 7ms (354/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,125] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,132] 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$) [2025-12-11 02:26:38,132] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,132] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,133] 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$) [2025-12-11 02:26:38,133] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,133] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 10ms (355/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,136] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,136] 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$) [2025-12-11 02:26:38,136] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,136] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,137] 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$) [2025-12-11 02:26:38,137] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,137] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (356/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,139] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,139] 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$) [2025-12-11 02:26:38,139] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,139] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,141] 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$) [2025-12-11 02:26:38,141] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,141] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (357/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,143] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,143] 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$) [2025-12-11 02:26:38,143] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,143] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,144] 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$) [2025-12-11 02:26:38,144] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,144] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 3ms (358/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,146] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,146] 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$) [2025-12-11 02:26:38,146] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,146] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,149] 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$) [2025-12-11 02:26:38,149] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,149] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 5ms (359/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,152] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-27. (kafka.log.LogLoader) [2025-12-11 02:26:38,153] 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$) [2025-12-11 02:26:38,153] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,153] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,154] 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$) [2025-12-11 02:26:38,154] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,154] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 3ms (360/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,156] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-19. (kafka.log.LogLoader) [2025-12-11 02:26:38,156] 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$) [2025-12-11 02:26:38,156] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,156] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,158] 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$) [2025-12-11 02:26:38,158] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,158] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (361/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,161] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,162] 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$) [2025-12-11 02:26:38,162] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,162] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,162] 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$) [2025-12-11 02:26:38,162] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,162] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (362/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,166] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,166] 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$) [2025-12-11 02:26:38,166] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,166] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,166] 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$) [2025-12-11 02:26:38,166] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,166] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 3ms (363/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,170] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,170] 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$) [2025-12-11 02:26:38,170] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,170] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,171] 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$) [2025-12-11 02:26:38,171] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,171] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 3ms (364/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,173] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-15. (kafka.log.LogLoader) [2025-12-11 02:26:38,173] 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$) [2025-12-11 02:26:38,173] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,173] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,174] 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$) [2025-12-11 02:26:38,174] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,174] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (365/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,178] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-8. (kafka.log.LogLoader) [2025-12-11 02:26:38,178] 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$) [2025-12-11 02:26:38,178] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,178] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,178] 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$) [2025-12-11 02:26:38,178] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,178] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 3ms (366/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,181] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,181] 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$) [2025-12-11 02:26:38,181] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,181] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,181] 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$) [2025-12-11 02:26:38,181] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,181] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 3ms (367/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,184] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-12. (kafka.log.LogLoader) [2025-12-11 02:26:38,184] 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$) [2025-12-11 02:26:38,184] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,185] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,186] 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$) [2025-12-11 02:26:38,186] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,186] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 5ms (368/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,190] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-15. (kafka.log.LogLoader) [2025-12-11 02:26:38,190] 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$) [2025-12-11 02:26:38,190] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,190] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,190] 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$) [2025-12-11 02:26:38,191] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,191] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:38,193] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,193] 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$) [2025-12-11 02:26:38,193] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,193] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,194] 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$) [2025-12-11 02:26:38,194] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,194] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (370/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,197] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,197] 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$) [2025-12-11 02:26:38,197] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,197] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,219] 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$) [2025-12-11 02:26:38,219] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,219] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topicId=jyCree1KThGekn92PL0Vzw, 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 26ms (371/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,223] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,223] 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$) [2025-12-11 02:26:38,223] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,223] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,225] 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$) [2025-12-11 02:26:38,225] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,225] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 5ms (372/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,229] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,229] 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$) [2025-12-11 02:26:38,229] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,229] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,230] 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$) [2025-12-11 02:26:38,230] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,230] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (373/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,233] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-23. (kafka.log.LogLoader) [2025-12-11 02:26:38,234] 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$) [2025-12-11 02:26:38,234] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,234] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,234] 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$) [2025-12-11 02:26:38,234] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,234] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (374/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,238] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-15. (kafka.log.LogLoader) [2025-12-11 02:26:38,238] 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$) [2025-12-11 02:26:38,238] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,238] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,238] 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$) [2025-12-11 02:26:38,238] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,238] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,241] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 4ms (375/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,243] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,244] 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$) [2025-12-11 02:26:38,244] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,244] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,244] 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$) [2025-12-11 02:26:38,245] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,245] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topicId=654d0iDBT0y1zq4wP9_OXg, 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 6ms (376/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,248] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,248] 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$) [2025-12-11 02:26:38,248] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,248] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,250] 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$) [2025-12-11 02:26:38,250] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,250] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (377/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,253] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,254] 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$) [2025-12-11 02:26:38,254] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,254] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,254] 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$) [2025-12-11 02:26:38,254] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,254] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (378/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,257] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,257] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,257] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,257] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,258] 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$) [2025-12-11 02:26:38,258] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,258] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (379/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,262] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-19. (kafka.log.LogLoader) [2025-12-11 02:26:38,262] 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$) [2025-12-11 02:26:38,262] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,262] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,268] 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$) [2025-12-11 02:26:38,268] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,268] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,269] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 9ms (380/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,271] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-18. (kafka.log.LogLoader) [2025-12-11 02:26:38,271] 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$) [2025-12-11 02:26:38,272] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,272] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,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$) [2025-12-11 02:26:38,273] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,273] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (381/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,275] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,275] 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$) [2025-12-11 02:26:38,275] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,275] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,276] 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$) [2025-12-11 02:26:38,276] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,276] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 4ms (382/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,280] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,280] 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$) [2025-12-11 02:26:38,280] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,280] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,280] 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$) [2025-12-11 02:26:38,281] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,281] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 5ms (383/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,285] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,285] 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$) [2025-12-11 02:26:38,285] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,285] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,286] 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$) [2025-12-11 02:26:38,286] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,286] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,287] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (384/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,289] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-12. (kafka.log.LogLoader) [2025-12-11 02:26:38,290] 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$) [2025-12-11 02:26:38,290] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,290] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,290] 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$) [2025-12-11 02:26:38,292] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,292] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,293] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topicId=jyCree1KThGekn92PL0Vzw, 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 5ms (385/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,295] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-9. (kafka.log.LogLoader) [2025-12-11 02:26:38,295] 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$) [2025-12-11 02:26:38,295] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,295] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,305] 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$) [2025-12-11 02:26:38,305] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,305] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,306] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 13ms (386/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,308] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,308] 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$) [2025-12-11 02:26:38,308] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,308] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,309] 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$) [2025-12-11 02:26:38,309] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,309] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topicId=jyCree1KThGekn92PL0Vzw, 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 3ms (387/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,311] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-13. (kafka.log.LogLoader) [2025-12-11 02:26:38,311] 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$) [2025-12-11 02:26:38,311] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,311] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,312] 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$) [2025-12-11 02:26:38,312] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,312] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 4ms (388/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,315] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,316] 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$) [2025-12-11 02:26:38,316] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,316] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,316] 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$) [2025-12-11 02:26:38,316] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,316] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (389/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,319] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-0. (kafka.log.LogLoader) [2025-12-11 02:26:38,319] 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$) [2025-12-11 02:26:38,319] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,319] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,325] INFO [ProducerStateManager partition=-uve-topic-10-0] Wrote producer snapshot at offset 4 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,325] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,325] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,325] INFO [ProducerStateManager partition=-uve-topic-10-0] Loading producer state from snapshot file 'SnapshotFile(offset=4, file=/tmp/kafka-logs/-uve-topic-10-0/00000000000000000004.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,326] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,327] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments, local-log-start-offset 0 and log-end-offset 4 in 10ms (390/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,329] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,329] 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$) [2025-12-11 02:26:38,330] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,330] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,331] 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$) [2025-12-11 02:26:38,331] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,331] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,332] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 5ms (391/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,336] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,336] 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$) [2025-12-11 02:26:38,336] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,336] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,337] 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$) [2025-12-11 02:26:38,337] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,337] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (392/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,340] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,340] 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$) [2025-12-11 02:26:38,340] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,340] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,340] 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$) [2025-12-11 02:26:38,340] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,340] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:38,347] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-13. (kafka.log.LogLoader) [2025-12-11 02:26:38,347] 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$) [2025-12-11 02:26:38,348] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,348] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,349] 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$) [2025-12-11 02:26:38,350] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,350] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topicId=jyCree1KThGekn92PL0Vzw, 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 8ms (394/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,353] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-0. (kafka.log.LogLoader) [2025-12-11 02:26:38,353] 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$) [2025-12-11 02:26:38,354] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,354] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,355] 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$) [2025-12-11 02:26:38,355] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,355] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topicId=upRZbnKGR9uGoYo1ozhITg, 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 5ms (395/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,359] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,359] 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$) [2025-12-11 02:26:38,359] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,359] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,359] 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$) [2025-12-11 02:26:38,360] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,360] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:38,364] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-15. (kafka.log.LogLoader) [2025-12-11 02:26:38,364] 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$) [2025-12-11 02:26:38,364] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,364] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,364] 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$) [2025-12-11 02:26:38,365] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,365] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,366] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (397/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,368] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-28. (kafka.log.LogLoader) [2025-12-11 02:26:38,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$) [2025-12-11 02:26:38,369] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,369] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,370] 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$) [2025-12-11 02:26:38,371] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,371] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 7ms (398/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,376] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,376] 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$) [2025-12-11 02:26:38,378] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,378] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,379] 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$) [2025-12-11 02:26:38,379] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,379] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,380] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 6ms (399/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,382] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-23. (kafka.log.LogLoader) [2025-12-11 02:26:38,382] 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$) [2025-12-11 02:26:38,382] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,382] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,384] 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$) [2025-12-11 02:26:38,384] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,384] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (400/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,391] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,392] 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$) [2025-12-11 02:26:38,392] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,392] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,393] 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$) [2025-12-11 02:26:38,393] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,393] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 5ms (401/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,397] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,397] 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$) [2025-12-11 02:26:38,397] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,397] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,398] 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$) [2025-12-11 02:26:38,398] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,398] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topicId=cdX3z-evTUexwFy_-kogVw, 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 4ms (402/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,401] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-27. (kafka.log.LogLoader) [2025-12-11 02:26:38,401] 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$) [2025-12-11 02:26:38,401] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,401] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,402] 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$) [2025-12-11 02:26:38,402] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,402] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (403/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,405] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,405] 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$) [2025-12-11 02:26:38,405] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,405] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,407] 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$) [2025-12-11 02:26:38,407] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,407] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 6ms (404/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,411] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,411] 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$) [2025-12-11 02:26:38,411] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,411] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,413] 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$) [2025-12-11 02:26:38,413] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,413] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (405/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,417] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-9. (kafka.log.LogLoader) [2025-12-11 02:26:38,417] 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$) [2025-12-11 02:26:38,417] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,417] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,418] 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$) [2025-12-11 02:26:38,418] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,418] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 3ms (406/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,420] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-20. (kafka.log.LogLoader) [2025-12-11 02:26:38,421] 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$) [2025-12-11 02:26:38,421] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,421] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,422] 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$) [2025-12-11 02:26:38,422] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,422] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (407/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,425] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,425] 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$) [2025-12-11 02:26:38,425] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,425] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,427] 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$) [2025-12-11 02:26:38,427] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,427] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 5ms (408/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,430] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,430] 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$) [2025-12-11 02:26:38,430] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,430] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,431] 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$) [2025-12-11 02:26:38,431] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,431] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 4ms (409/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,435] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,435] 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$) [2025-12-11 02:26:38,435] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,435] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,442] 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$) [2025-12-11 02:26:38,442] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,442] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,443] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 10ms (410/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,445] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,446] 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$) [2025-12-11 02:26:38,446] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,446] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,447] 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$) [2025-12-11 02:26:38,447] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,447] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (411/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,450] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,450] 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$) [2025-12-11 02:26:38,450] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,450] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,452] 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$) [2025-12-11 02:26:38,452] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,452] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topicId=upRZbnKGR9uGoYo1ozhITg, 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 4ms (412/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,456] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,457] 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$) [2025-12-11 02:26:38,457] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,457] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,457] 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$) [2025-12-11 02:26:38,457] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,457] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 4ms (413/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,461] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,461] 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$) [2025-12-11 02:26:38,461] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,461] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,462] 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$) [2025-12-11 02:26:38,462] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,462] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (414/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,467] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-25. (kafka.log.LogLoader) [2025-12-11 02:26:38,467] 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$) [2025-12-11 02:26:38,467] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,467] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,468] 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$) [2025-12-11 02:26:38,468] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,468] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,468] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (415/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,471] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-6. (kafka.log.LogLoader) [2025-12-11 02:26:38,472] 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$) [2025-12-11 02:26:38,472] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,472] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,472] 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$) [2025-12-11 02:26:38,472] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,472] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (416/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,476] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,476] 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$) [2025-12-11 02:26:38,476] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,476] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,477] 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$) [2025-12-11 02:26:38,477] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,478] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 4ms (417/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,483] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-27. (kafka.log.LogLoader) [2025-12-11 02:26:38,483] 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$) [2025-12-11 02:26:38,483] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,483] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,486] 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$) [2025-12-11 02:26:38,486] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,486] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 6ms (418/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,490] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-7. (kafka.log.LogLoader) [2025-12-11 02:26:38,490] 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$) [2025-12-11 02:26:38,490] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,490] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,490] 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$) [2025-12-11 02:26:38,490] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,490] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,492] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (419/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,494] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,494] 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$) [2025-12-11 02:26:38,494] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,494] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,495] 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$) [2025-12-11 02:26:38,495] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,495] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topicId=upRZbnKGR9uGoYo1ozhITg, 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 4ms (420/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,498] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,500] 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$) [2025-12-11 02:26:38,500] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,501] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,502] 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$) [2025-12-11 02:26:38,502] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,502] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:38,507] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-20. (kafka.log.LogLoader) [2025-12-11 02:26:38,508] 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$) [2025-12-11 02:26:38,508] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,508] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,508] 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$) [2025-12-11 02:26:38,508] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,508] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topicId=cdX3z-evTUexwFy_-kogVw, 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 6ms (422/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,511] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,512] 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$) [2025-12-11 02:26:38,512] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,512] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,512] 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$) [2025-12-11 02:26:38,512] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,512] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:38,516] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-28. (kafka.log.LogLoader) [2025-12-11 02:26:38,516] 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$) [2025-12-11 02:26:38,516] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,516] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,517] 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$) [2025-12-11 02:26:38,517] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,517] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (424/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,524] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-7. (kafka.log.LogLoader) [2025-12-11 02:26:38,524] 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$) [2025-12-11 02:26:38,524] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,524] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,524] 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$) [2025-12-11 02:26:38,524] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,524] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 7ms (425/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,527] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,528] 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$) [2025-12-11 02:26:38,528] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,528] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,528] 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$) [2025-12-11 02:26:38,528] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,528] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 5ms (426/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,531] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,532] 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$) [2025-12-11 02:26:38,532] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,532] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,532] 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$) [2025-12-11 02:26:38,532] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,532] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 3ms (427/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,535] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,535] 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$) [2025-12-11 02:26:38,535] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,535] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,544] 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$) [2025-12-11 02:26:38,544] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,544] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 11ms (428/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,546] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,547] 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$) [2025-12-11 02:26:38,547] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,547] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,554] 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$) [2025-12-11 02:26:38,554] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,554] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 11ms (429/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,557] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-20. (kafka.log.LogLoader) [2025-12-11 02:26:38,558] 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$) [2025-12-11 02:26:38,558] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,558] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,566] 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$) [2025-12-11 02:26:38,566] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,566] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,567] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topicId=654d0iDBT0y1zq4wP9_OXg, 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 12ms (430/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,570] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-27. (kafka.log.LogLoader) [2025-12-11 02:26:38,570] 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$) [2025-12-11 02:26:38,570] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,570] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,570] 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$) [2025-12-11 02:26:38,570] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,570] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (431/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,573] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,573] 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$) [2025-12-11 02:26:38,573] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,573] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,574] 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$) [2025-12-11 02:26:38,574] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,574] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topicId=jyCree1KThGekn92PL0Vzw, 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 3ms (432/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,577] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-13. (kafka.log.LogLoader) [2025-12-11 02:26:38,578] 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$) [2025-12-11 02:26:38,578] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,578] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,578] 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$) [2025-12-11 02:26:38,578] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,578] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (433/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,582] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,582] 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$) [2025-12-11 02:26:38,583] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,583] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,583] 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$) [2025-12-11 02:26:38,584] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,584] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 5ms (434/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,587] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-9. (kafka.log.LogLoader) [2025-12-11 02:26:38,587] 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$) [2025-12-11 02:26:38,587] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,587] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,588] 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$) [2025-12-11 02:26:38,588] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,588] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 4ms (435/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,591] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,591] 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$) [2025-12-11 02:26:38,591] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,591] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,593] 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$) [2025-12-11 02:26:38,593] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,593] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topicId=q2BftT0tQUinuB65t35xrg, 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 5ms (436/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,598] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,598] 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$) [2025-12-11 02:26:38,598] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,599] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,599] 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$) [2025-12-11 02:26:38,599] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,600] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topicId=L-XMiV2-Tqyc3HsmBI3YhA, topic=-uve-topic-3, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (437/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,612] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-0. (kafka.log.LogLoader) [2025-12-11 02:26:38,613] 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$) [2025-12-11 02:26:38,613] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,613] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,618] INFO [ProducerStateManager partition=-uve-topic-18-0] Wrote producer snapshot at offset 30 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,618] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 30 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,619] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,619] INFO [ProducerStateManager partition=-uve-topic-18-0] Loading producer state from snapshot file 'SnapshotFile(offset=30, file=/tmp/kafka-logs/-uve-topic-18-0/00000000000000000030.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,619] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,620] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topicId=awYy5BloTnqCXcvdCCrp-w, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=30) with 1 segments, local-log-start-offset 0 and log-end-offset 30 in 18ms (438/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,623] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-1. (kafka.log.LogLoader) [2025-12-11 02:26:38,623] 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$) [2025-12-11 02:26:38,623] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,623] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,623] 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$) [2025-12-11 02:26:38,623] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,623] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (439/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,626] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,626] 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$) [2025-12-11 02:26:38,626] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,626] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,627] 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$) [2025-12-11 02:26:38,627] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,627] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 3ms (440/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,631] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-28. (kafka.log.LogLoader) [2025-12-11 02:26:38,631] 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$) [2025-12-11 02:26:38,631] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,631] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,631] 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$) [2025-12-11 02:26:38,631] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,631] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (441/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,634] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-19. (kafka.log.LogLoader) [2025-12-11 02:26:38,634] 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$) [2025-12-11 02:26:38,634] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,634] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,634] 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$) [2025-12-11 02:26:38,634] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,634] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 3ms (442/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,637] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,637] 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$) [2025-12-11 02:26:38,637] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,637] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,637] 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$) [2025-12-11 02:26:38,637] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,637] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 3ms (443/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,640] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,641] 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$) [2025-12-11 02:26:38,641] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,641] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,642] 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$) [2025-12-11 02:26:38,642] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,642] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 5ms (444/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,645] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-2. (kafka.log.LogLoader) [2025-12-11 02:26:38,646] 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$) [2025-12-11 02:26:38,646] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,646] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,646] 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$) [2025-12-11 02:26:38,646] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,646] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topicId=jyCree1KThGekn92PL0Vzw, 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 5ms (445/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,651] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,651] 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$) [2025-12-11 02:26:38,651] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,651] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,652] 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$) [2025-12-11 02:26:38,652] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,652] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topicId=cdX3z-evTUexwFy_-kogVw, 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 5ms (446/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,656] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,656] 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$) [2025-12-11 02:26:38,656] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,656] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,657] 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$) [2025-12-11 02:26:38,657] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,657] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (447/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,660] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-29. (kafka.log.LogLoader) [2025-12-11 02:26:38,660] 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$) [2025-12-11 02:26:38,660] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,660] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,660] 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$) [2025-12-11 02:26:38,660] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,660] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (448/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,664] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,664] 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$) [2025-12-11 02:26:38,664] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,665] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,665] 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$) [2025-12-11 02:26:38,665] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,665] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 5ms (449/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,673] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,673] 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$) [2025-12-11 02:26:38,673] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,673] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,674] 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$) [2025-12-11 02:26:38,674] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,674] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 9ms (450/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,678] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,678] 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$) [2025-12-11 02:26:38,678] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,678] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,678] 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$) [2025-12-11 02:26:38,678] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,678] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 3ms (451/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,683] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,683] 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$) [2025-12-11 02:26:38,683] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,683] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,690] 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$) [2025-12-11 02:26:38,690] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,690] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 11ms (452/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,693] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,693] 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$) [2025-12-11 02:26:38,693] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,693] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,695] 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$) [2025-12-11 02:26:38,695] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,695] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 4ms (453/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,697] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,697] 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$) [2025-12-11 02:26:38,697] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,697] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,699] 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$) [2025-12-11 02:26:38,699] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,699] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (454/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,703] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,703] 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$) [2025-12-11 02:26:38,703] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,703] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,703] 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$) [2025-12-11 02:26:38,703] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,703] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:38,706] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-20. (kafka.log.LogLoader) [2025-12-11 02:26:38,706] 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$) [2025-12-11 02:26:38,706] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,706] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,707] 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$) [2025-12-11 02:26:38,707] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,707] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (456/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,713] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-23. (kafka.log.LogLoader) [2025-12-11 02:26:38,714] 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$) [2025-12-11 02:26:38,715] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,715] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,716] 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$) [2025-12-11 02:26:38,716] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,716] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,717] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:38,718] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,718] 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$) [2025-12-11 02:26:38,718] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,718] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,719] 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$) [2025-12-11 02:26:38,719] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,719] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 3ms (458/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,721] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-9. (kafka.log.LogLoader) [2025-12-11 02:26:38,721] 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$) [2025-12-11 02:26:38,721] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,721] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,722] 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$) [2025-12-11 02:26:38,722] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,722] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 4ms (459/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,725] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,725] 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$) [2025-12-11 02:26:38,725] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,725] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,726] 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$) [2025-12-11 02:26:38,726] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,726] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,730] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 6ms (460/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,732] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,732] 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$) [2025-12-11 02:26:38,732] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,732] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,733] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,733] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,733] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topicId=654d0iDBT0y1zq4wP9_OXg, 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 4ms (461/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,737] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,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$) [2025-12-11 02:26:38,737] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,737] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,738] 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$) [2025-12-11 02:26:38,738] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,738] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,739] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 5ms (462/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,741] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,741] 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$) [2025-12-11 02:26:38,741] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,741] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,743] 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$) [2025-12-11 02:26:38,743] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,743] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topicId=upRZbnKGR9uGoYo1ozhITg, 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 5ms (463/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,747] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-17. (kafka.log.LogLoader) [2025-12-11 02:26:38,747] 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$) [2025-12-11 02:26:38,747] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,747] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,748] 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$) [2025-12-11 02:26:38,748] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,748] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (464/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,752] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-0. (kafka.log.LogLoader) [2025-12-11 02:26:38,752] 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$) [2025-12-11 02:26:38,752] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,752] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,753] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-5-0/00000000000000000000.log at byte offset 958. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-5-0/00000000000000000000.log. [2025-12-11 02:26:38,756] INFO [ProducerStateManager partition=-uve-topic-5-0] Wrote producer snapshot at offset 4 with 0 producer ids in 2 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,756] WARN [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 4 (kafka.log.LogLoader) [2025-12-11 02:26:38,756] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,756] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,756] INFO [ProducerStateManager partition=-uve-topic-5-0] Loading producer state from snapshot file 'SnapshotFile(offset=4, file=/tmp/kafka-logs/-uve-topic-5-0/00000000000000000004.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,756] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,758] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments, local-log-start-offset 0 and log-end-offset 4 in 8ms (465/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,760] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,760] 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$) [2025-12-11 02:26:38,760] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,760] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,761] 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$) [2025-12-11 02:26:38,761] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,761] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 4ms (466/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,764] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-26. (kafka.log.LogLoader) [2025-12-11 02:26:38,765] 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$) [2025-12-11 02:26:38,765] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,765] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,765] 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$) [2025-12-11 02:26:38,765] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,765] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 3ms (467/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,769] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,770] 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$) [2025-12-11 02:26:38,770] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,770] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,770] 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$) [2025-12-11 02:26:38,770] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,770] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topicId=nT_O_Mu5S9m5M1JF2RLPiw, topic=-uve-topic-15, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (468/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,772] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,772] 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$) [2025-12-11 02:26:38,772] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,772] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,774] 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$) [2025-12-11 02:26:38,774] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,774] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,775] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (469/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,776] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,777] 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$) [2025-12-11 02:26:38,777] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,777] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,778] 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$) [2025-12-11 02:26:38,778] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,778] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (470/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,782] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,782] 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$) [2025-12-11 02:26:38,783] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,783] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,784] 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$) [2025-12-11 02:26:38,784] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,784] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topicId=upRZbnKGR9uGoYo1ozhITg, 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 6ms (471/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,788] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-25. (kafka.log.LogLoader) [2025-12-11 02:26:38,788] 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$) [2025-12-11 02:26:38,788] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,788] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,788] 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$) [2025-12-11 02:26:38,788] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,788] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,789] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topicId=upRZbnKGR9uGoYo1ozhITg, 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 4ms (472/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,791] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,791] 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$) [2025-12-11 02:26:38,791] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,791] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,793] 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$) [2025-12-11 02:26:38,793] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,793] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (473/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,798] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-7. (kafka.log.LogLoader) [2025-12-11 02:26:38,798] 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$) [2025-12-11 02:26:38,798] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,798] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,798] 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$) [2025-12-11 02:26:38,798] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,799] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 5ms (474/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,803] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,803] 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$) [2025-12-11 02:26:38,803] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,803] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,804] 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$) [2025-12-11 02:26:38,804] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,804] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,805] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 5ms (475/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,807] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,807] 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$) [2025-12-11 02:26:38,807] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,807] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,808] 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$) [2025-12-11 02:26:38,808] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,809] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (476/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,812] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,812] 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$) [2025-12-11 02:26:38,812] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,812] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,813] 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$) [2025-12-11 02:26:38,813] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,813] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (477/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,817] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-25. (kafka.log.LogLoader) [2025-12-11 02:26:38,817] 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$) [2025-12-11 02:26:38,817] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,817] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,817] 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$) [2025-12-11 02:26:38,818] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,818] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 3ms (478/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,820] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-10. (kafka.log.LogLoader) [2025-12-11 02:26:38,820] 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$) [2025-12-11 02:26:38,820] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,820] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,822] 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$) [2025-12-11 02:26:38,822] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,822] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 4ms (479/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,824] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-19. (kafka.log.LogLoader) [2025-12-11 02:26:38,824] 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$) [2025-12-11 02:26:38,824] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,824] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,826] 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$) [2025-12-11 02:26:38,826] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,826] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,827] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (480/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,828] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-27. (kafka.log.LogLoader) [2025-12-11 02:26:38,829] 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$) [2025-12-11 02:26:38,829] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,829] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,830] 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$) [2025-12-11 02:26:38,830] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,830] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 5ms (481/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,833] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-0. (kafka.log.LogLoader) [2025-12-11 02:26:38,833] 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$) [2025-12-11 02:26:38,833] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,833] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,837] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-2-0/00000000000000000000.log at byte offset 21330. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-2-0/00000000000000000000.log. [2025-12-11 02:26:38,841] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 56 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,841] WARN [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 56 (kafka.log.LogLoader) [2025-12-11 02:26:38,841] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 56 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,841] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 56 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,841] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file 'SnapshotFile(offset=56, file=/tmp/kafka-logs/-uve-topic-2-0/00000000000000000056.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:38,842] 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 56 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=56) with 1 segments, local-log-start-offset 0 and log-end-offset 56 in 11ms (482/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,845] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-7. (kafka.log.LogLoader) [2025-12-11 02:26:38,846] 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$) [2025-12-11 02:26:38,846] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,846] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,846] 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$) [2025-12-11 02:26:38,846] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,846] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 6ms (483/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,851] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-14. (kafka.log.LogLoader) [2025-12-11 02:26:38,851] 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$) [2025-12-11 02:26:38,851] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,851] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,853] 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$) [2025-12-11 02:26:38,853] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,853] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 5ms (484/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,856] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-7. (kafka.log.LogLoader) [2025-12-11 02:26:38,856] 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$) [2025-12-11 02:26:38,856] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,856] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,861] 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$) [2025-12-11 02:26:38,861] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,861] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 8ms (485/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,864] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-11. (kafka.log.LogLoader) [2025-12-11 02:26:38,864] 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$) [2025-12-11 02:26:38,864] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,864] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,864] 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$) [2025-12-11 02:26:38,864] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,864] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 3ms (486/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,867] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-23. (kafka.log.LogLoader) [2025-12-11 02:26:38,868] 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$) [2025-12-11 02:26:38,868] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,868] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,868] 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$) [2025-12-11 02:26:38,868] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,868] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (487/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,871] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,871] 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$) [2025-12-11 02:26:38,872] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,872] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,881] 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$) [2025-12-11 02:26:38,881] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,881] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 13ms (488/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,884] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,885] 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$) [2025-12-11 02:26:38,885] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,885] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,885] 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$) [2025-12-11 02:26:38,885] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,885] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (489/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,890] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-16. (kafka.log.LogLoader) [2025-12-11 02:26:38,890] 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$) [2025-12-11 02:26:38,890] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,890] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,891] 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$) [2025-12-11 02:26:38,891] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,891] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,892] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topicId=awYy5BloTnqCXcvdCCrp-w, 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 6ms (490/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,894] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,895] 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$) [2025-12-11 02:26:38,895] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,895] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,895] 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$) [2025-12-11 02:26:38,896] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,896] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 4ms (491/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,898] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-24. (kafka.log.LogLoader) [2025-12-11 02:26:38,898] 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$) [2025-12-11 02:26:38,898] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,898] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,900] 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$) [2025-12-11 02:26:38,900] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,900] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 4ms (492/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,903] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-5. (kafka.log.LogLoader) [2025-12-11 02:26:38,903] 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$) [2025-12-11 02:26:38,903] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,903] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,904] 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$) [2025-12-11 02:26:38,904] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,904] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 5ms (493/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,907] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-3. (kafka.log.LogLoader) [2025-12-11 02:26:38,907] 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$) [2025-12-11 02:26:38,907] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,907] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,909] 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$) [2025-12-11 02:26:38,909] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,909] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 5ms (494/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,913] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-18. (kafka.log.LogLoader) [2025-12-11 02:26:38,913] 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$) [2025-12-11 02:26:38,913] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,913] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,915] 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$) [2025-12-11 02:26:38,915] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,915] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,916] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topicId=cdX3z-evTUexwFy_-kogVw, 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 4ms (495/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,917] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-15. (kafka.log.LogLoader) [2025-12-11 02:26:38,918] 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$) [2025-12-11 02:26:38,918] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,918] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,918] 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$) [2025-12-11 02:26:38,918] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,918] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (496/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,921] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,921] 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$) [2025-12-11 02:26:38,921] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,921] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,922] 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$) [2025-12-11 02:26:38,922] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,922] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (497/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,926] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,926] 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$) [2025-12-11 02:26:38,926] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,926] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,927] 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$) [2025-12-11 02:26:38,927] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,927] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 3ms (498/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,930] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-4. (kafka.log.LogLoader) [2025-12-11 02:26:38,932] 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$) [2025-12-11 02:26:38,932] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,932] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,932] 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$) [2025-12-11 02:26:38,932] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,932] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (499/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,936] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-25. (kafka.log.LogLoader) [2025-12-11 02:26:38,937] 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$) [2025-12-11 02:26:38,937] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,937] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,937] 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$) [2025-12-11 02:26:38,937] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,937] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topicId=cdX3z-evTUexwFy_-kogVw, 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 4ms (500/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,942] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-25. (kafka.log.LogLoader) [2025-12-11 02:26:38,942] 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$) [2025-12-11 02:26:38,942] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,942] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,942] 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$) [2025-12-11 02:26:38,942] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,942] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (501/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,946] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-2. (kafka.log.LogLoader) [2025-12-11 02:26:38,946] 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$) [2025-12-11 02:26:38,946] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,946] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,947] 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$) [2025-12-11 02:26:38,947] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,947] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 3ms (502/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,949] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-18. (kafka.log.LogLoader) [2025-12-11 02:26:38,949] 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$) [2025-12-11 02:26:38,949] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,949] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,950] 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$) [2025-12-11 02:26:38,951] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,951] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 5ms (503/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,955] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-6. (kafka.log.LogLoader) [2025-12-11 02:26:38,955] 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$) [2025-12-11 02:26:38,955] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,955] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,957] 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$) [2025-12-11 02:26:38,957] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,957] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 6ms (504/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,960] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-21. (kafka.log.LogLoader) [2025-12-11 02:26:38,960] 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$) [2025-12-11 02:26:38,960] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,960] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,961] 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$) [2025-12-11 02:26:38,961] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,961] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 3ms (505/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,965] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-22. (kafka.log.LogLoader) [2025-12-11 02:26:38,965] 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$) [2025-12-11 02:26:38,965] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,965] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,966] 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$) [2025-12-11 02:26:38,966] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,966] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 3ms (506/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,971] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-13. (kafka.log.LogLoader) [2025-12-11 02:26:38,971] 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$) [2025-12-11 02:26:38,971] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,971] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,971] 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$) [2025-12-11 02:26:38,971] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,971] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 5ms (507/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,974] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-12. (kafka.log.LogLoader) [2025-12-11 02:26:38,975] 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$) [2025-12-11 02:26:38,975] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,987] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,988] 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$) [2025-12-11 02:26:38,988] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,988] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,989] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 16ms (508/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:38,994] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-0. (kafka.log.LogLoader) [2025-12-11 02:26:38,995] 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$) [2025-12-11 02:26:38,995] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,995] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,997] 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$) [2025-12-11 02:26:38,997] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,997] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:38,998] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topicId=4GLH2xdNR0Cb3GaHca_5RA, topic=-uve-topic-1, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (509/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,001] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-26. (kafka.log.LogLoader) [2025-12-11 02:26:39,001] 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$) [2025-12-11 02:26:39,001] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,001] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,003] 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$) [2025-12-11 02:26:39,003] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,003] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 5ms (510/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,006] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-6. (kafka.log.LogLoader) [2025-12-11 02:26:39,006] 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$) [2025-12-11 02:26:39,006] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,006] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,007] 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$) [2025-12-11 02:26:39,007] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,007] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,010] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 5ms (511/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,016] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-0. (kafka.log.LogLoader) [2025-12-11 02:26:39,016] 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$) [2025-12-11 02:26:39,016] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,016] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,018] 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$) [2025-12-11 02:26:39,019] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,019] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,021] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 10ms (512/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,022] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-2. (kafka.log.LogLoader) [2025-12-11 02:26:39,023] 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$) [2025-12-11 02:26:39,023] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,023] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,024] 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$) [2025-12-11 02:26:39,025] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,025] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topicId=awYy5BloTnqCXcvdCCrp-w, 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 5ms (513/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,029] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-10. (kafka.log.LogLoader) [2025-12-11 02:26:39,029] 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$) [2025-12-11 02:26:39,029] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,029] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,031] 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$) [2025-12-11 02:26:39,031] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,031] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,033] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 6ms (514/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,034] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-6. (kafka.log.LogLoader) [2025-12-11 02:26:39,035] 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$) [2025-12-11 02:26:39,035] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,035] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,035] 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$) [2025-12-11 02:26:39,035] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,035] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,037] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (515/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,038] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-9. (kafka.log.LogLoader) [2025-12-11 02:26:39,039] 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$) [2025-12-11 02:26:39,040] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,040] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,040] 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$) [2025-12-11 02:26:39,040] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,040] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topicId=pXUK3jjLR16c_HE7Z353ew, 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 5ms (516/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,043] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-20. (kafka.log.LogLoader) [2025-12-11 02:26:39,043] 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$) [2025-12-11 02:26:39,043] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,043] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,044] 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$) [2025-12-11 02:26:39,044] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,044] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,045] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 4ms (517/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,047] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-10. (kafka.log.LogLoader) [2025-12-11 02:26:39,047] 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$) [2025-12-11 02:26:39,047] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,047] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,047] 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$) [2025-12-11 02:26:39,047] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,047] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,049] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 3ms (518/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,050] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-28. (kafka.log.LogLoader) [2025-12-11 02:26:39,051] 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$) [2025-12-11 02:26:39,051] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,051] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,051] 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$) [2025-12-11 02:26:39,051] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,051] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,053] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topicId=jyCree1KThGekn92PL0Vzw, 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 5ms (519/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,056] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-0. (kafka.log.LogLoader) [2025-12-11 02:26:39,056] 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$) [2025-12-11 02:26:39,056] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,056] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,061] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-22-0/00000000000000000000.log at byte offset 21423. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-22-0/00000000000000000000.log. [2025-12-11 02:26:39,065] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 88 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:39,065] WARN [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 88 (kafka.log.LogLoader) [2025-12-11 02:26:39,066] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 88 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,066] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 88 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,066] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file 'SnapshotFile(offset=88, file=/tmp/kafka-logs/-uve-topic-22-0/00000000000000000088.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:39,066] 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 88 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topicId=bmvaIfXhQ0KH68jvmIO7Jw, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=88) with 1 segments, local-log-start-offset 0 and log-end-offset 88 in 14ms (520/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,071] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-2. (kafka.log.LogLoader) [2025-12-11 02:26:39,071] 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$) [2025-12-11 02:26:39,071] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,071] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,075] 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$) [2025-12-11 02:26:39,075] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,075] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 7ms (521/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,082] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-1. (kafka.log.LogLoader) [2025-12-11 02:26:39,082] 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$) [2025-12-11 02:26:39,082] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,084] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,087] 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$) [2025-12-11 02:26:39,087] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,087] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 13ms (522/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,095] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-21. (kafka.log.LogLoader) [2025-12-11 02:26:39,095] 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$) [2025-12-11 02:26:39,095] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,095] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,095] 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$) [2025-12-11 02:26:39,095] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,095] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (523/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,112] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-19. (kafka.log.LogLoader) [2025-12-11 02:26:39,112] 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$) [2025-12-11 02:26:39,112] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,112] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,113] 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$) [2025-12-11 02:26:39,113] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,113] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 3ms (524/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,132] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-25. (kafka.log.LogLoader) [2025-12-11 02:26:39,132] 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$) [2025-12-11 02:26:39,132] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,132] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,135] 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$) [2025-12-11 02:26:39,135] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,135] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topicId=jyCree1KThGekn92PL0Vzw, 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 25ms (525/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,141] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-12. (kafka.log.LogLoader) [2025-12-11 02:26:39,143] 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$) [2025-12-11 02:26:39,143] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,143] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,146] 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$) [2025-12-11 02:26:39,146] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,146] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topicId=upRZbnKGR9uGoYo1ozhITg, 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 8ms (526/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,153] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-13. (kafka.log.LogLoader) [2025-12-11 02:26:39,153] 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$) [2025-12-11 02:26:39,153] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,153] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,157] 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$) [2025-12-11 02:26:39,157] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,157] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,159] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 8ms (527/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,161] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-21. (kafka.log.LogLoader) [2025-12-11 02:26:39,165] 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$) [2025-12-11 02:26:39,165] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,165] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,166] 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$) [2025-12-11 02:26:39,166] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,166] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topicId=q2BftT0tQUinuB65t35xrg, 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 13ms (528/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,174] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-5. (kafka.log.LogLoader) [2025-12-11 02:26:39,174] 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$) [2025-12-11 02:26:39,174] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,174] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,186] 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$) [2025-12-11 02:26:39,186] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,186] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 16ms (529/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,189] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-12. (kafka.log.LogLoader) [2025-12-11 02:26:39,189] 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$) [2025-12-11 02:26:39,189] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,189] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,190] 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$) [2025-12-11 02:26:39,195] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,195] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 9ms (530/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,198] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-26. (kafka.log.LogLoader) [2025-12-11 02:26:39,198] 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$) [2025-12-11 02:26:39,198] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,198] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,199] 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$) [2025-12-11 02:26:39,201] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,201] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topicId=awYy5BloTnqCXcvdCCrp-w, 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 6ms (531/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,207] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-2. (kafka.log.LogLoader) [2025-12-11 02:26:39,208] 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$) [2025-12-11 02:26:39,208] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,208] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,208] 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$) [2025-12-11 02:26:39,208] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,208] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 11ms (532/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,216] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-28. (kafka.log.LogLoader) [2025-12-11 02:26:39,216] 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$) [2025-12-11 02:26:39,216] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,216] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,216] 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$) [2025-12-11 02:26:39,216] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,216] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (533/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,222] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-21. (kafka.log.LogLoader) [2025-12-11 02:26:39,222] 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$) [2025-12-11 02:26:39,222] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,222] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,225] 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$) [2025-12-11 02:26:39,225] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,225] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,226] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 8ms (534/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,230] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-11. (kafka.log.LogLoader) [2025-12-11 02:26:39,230] 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$) [2025-12-11 02:26:39,230] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,231] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,231] 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$) [2025-12-11 02:26:39,231] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,231] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 6ms (535/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,234] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-14. (kafka.log.LogLoader) [2025-12-11 02:26:39,234] 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$) [2025-12-11 02:26:39,234] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,234] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,258] 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$) [2025-12-11 02:26:39,259] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,259] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topicId=awYy5BloTnqCXcvdCCrp-w, 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 28ms (536/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,263] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-16. (kafka.log.LogLoader) [2025-12-11 02:26:39,264] 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$) [2025-12-11 02:26:39,264] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,264] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,264] 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$) [2025-12-11 02:26:39,264] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,264] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 17ms (537/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,284] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-9. (kafka.log.LogLoader) [2025-12-11 02:26:39,284] 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$) [2025-12-11 02:26:39,284] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,284] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,285] 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$) [2025-12-11 02:26:39,285] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,285] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topicId=jyCree1KThGekn92PL0Vzw, 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 15ms (538/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,294] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-4. (kafka.log.LogLoader) [2025-12-11 02:26:39,294] 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$) [2025-12-11 02:26:39,294] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,294] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,298] 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$) [2025-12-11 02:26:39,298] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,298] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 7ms (539/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,301] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-25. (kafka.log.LogLoader) [2025-12-11 02:26:39,301] 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$) [2025-12-11 02:26:39,301] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,301] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,302] 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$) [2025-12-11 02:26:39,302] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,302] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 7ms (540/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,308] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-28. (kafka.log.LogLoader) [2025-12-11 02:26:39,308] 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$) [2025-12-11 02:26:39,308] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,308] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,309] 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$) [2025-12-11 02:26:39,310] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,310] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 5ms (541/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,316] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-3. (kafka.log.LogLoader) [2025-12-11 02:26:39,316] 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$) [2025-12-11 02:26:39,316] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,316] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,317] 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$) [2025-12-11 02:26:39,317] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,317] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topicId=awYy5BloTnqCXcvdCCrp-w, 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 6ms (542/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,326] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-16. (kafka.log.LogLoader) [2025-12-11 02:26:39,326] 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$) [2025-12-11 02:26:39,326] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,326] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,326] 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$) [2025-12-11 02:26:39,326] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,326] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 17ms (543/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,336] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-2. (kafka.log.LogLoader) [2025-12-11 02:26:39,337] 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$) [2025-12-11 02:26:39,337] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,337] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,337] 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$) [2025-12-11 02:26:39,337] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,337] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (544/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,345] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-18. (kafka.log.LogLoader) [2025-12-11 02:26:39,345] 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$) [2025-12-11 02:26:39,345] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,345] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,347] 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$) [2025-12-11 02:26:39,347] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,347] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topicId=q2BftT0tQUinuB65t35xrg, 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 9ms (545/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,350] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-18. (kafka.log.LogLoader) [2025-12-11 02:26:39,351] 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$) [2025-12-11 02:26:39,351] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,351] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,351] 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$) [2025-12-11 02:26:39,351] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,351] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 8ms (546/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,359] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-2. (kafka.log.LogLoader) [2025-12-11 02:26:39,361] 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$) [2025-12-11 02:26:39,361] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,361] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,362] 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$) [2025-12-11 02:26:39,362] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,362] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (547/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,372] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-23. (kafka.log.LogLoader) [2025-12-11 02:26:39,373] 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$) [2025-12-11 02:26:39,373] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,374] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,385] 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$) [2025-12-11 02:26:39,385] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,385] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,387] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 23ms (548/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,392] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-23. (kafka.log.LogLoader) [2025-12-11 02:26:39,392] 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$) [2025-12-11 02:26:39,392] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,392] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,398] 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$) [2025-12-11 02:26:39,398] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,398] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 14ms (549/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,410] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-18. (kafka.log.LogLoader) [2025-12-11 02:26:39,410] 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$) [2025-12-11 02:26:39,410] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,411] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,411] 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$) [2025-12-11 02:26:39,420] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,420] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 20ms (550/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,424] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-14. (kafka.log.LogLoader) [2025-12-11 02:26:39,424] 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$) [2025-12-11 02:26:39,424] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,424] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,424] 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$) [2025-12-11 02:26:39,424] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,424] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (551/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,427] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-1. (kafka.log.LogLoader) [2025-12-11 02:26:39,427] 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$) [2025-12-11 02:26:39,427] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,427] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,437] 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$) [2025-12-11 02:26:39,437] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,437] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,440] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 15ms (552/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,451] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-21. (kafka.log.LogLoader) [2025-12-11 02:26:39,451] 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$) [2025-12-11 02:26:39,451] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,451] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,452] 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$) [2025-12-11 02:26:39,452] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,452] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 13ms (553/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,455] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-16. (kafka.log.LogLoader) [2025-12-11 02:26:39,455] 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$) [2025-12-11 02:26:39,455] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,456] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,456] 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$) [2025-12-11 02:26:39,461] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,461] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topicId=q2BftT0tQUinuB65t35xrg, 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 8ms (554/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,465] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-23. (kafka.log.LogLoader) [2025-12-11 02:26:39,465] 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$) [2025-12-11 02:26:39,465] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,465] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,468] 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$) [2025-12-11 02:26:39,468] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,468] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 6ms (555/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,477] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-7. (kafka.log.LogLoader) [2025-12-11 02:26:39,477] 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$) [2025-12-11 02:26:39,477] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,477] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,478] 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$) [2025-12-11 02:26:39,478] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,478] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topicId=jyCree1KThGekn92PL0Vzw, 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 13ms (556/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,485] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-11. (kafka.log.LogLoader) [2025-12-11 02:26:39,486] 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$) [2025-12-11 02:26:39,486] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,486] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,503] 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$) [2025-12-11 02:26:39,503] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,503] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 20ms (557/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,506] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-20. (kafka.log.LogLoader) [2025-12-11 02:26:39,506] 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$) [2025-12-11 02:26:39,506] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,506] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,507] 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$) [2025-12-11 02:26:39,507] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,507] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 7ms (558/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,512] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-8. (kafka.log.LogLoader) [2025-12-11 02:26:39,518] 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$) [2025-12-11 02:26:39,518] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,518] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,519] 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$) [2025-12-11 02:26:39,519] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,519] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 9ms (559/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,530] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-4. (kafka.log.LogLoader) [2025-12-11 02:26:39,530] 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$) [2025-12-11 02:26:39,530] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,530] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,531] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,531] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,531] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 15ms (560/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,537] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-7. (kafka.log.LogLoader) [2025-12-11 02:26:39,537] 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$) [2025-12-11 02:26:39,537] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,537] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,537] 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$) [2025-12-11 02:26:39,537] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,537] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 3ms (561/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,540] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-21. (kafka.log.LogLoader) [2025-12-11 02:26:39,540] 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$) [2025-12-11 02:26:39,540] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,540] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,541] 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$) [2025-12-11 02:26:39,541] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,541] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 8ms (562/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,549] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-12. (kafka.log.LogLoader) [2025-12-11 02:26:39,551] 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$) [2025-12-11 02:26:39,551] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,551] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,555] 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$) [2025-12-11 02:26:39,555] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,555] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 18ms (563/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,571] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-19. (kafka.log.LogLoader) [2025-12-11 02:26:39,572] 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$) [2025-12-11 02:26:39,572] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,572] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,574] 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$) [2025-12-11 02:26:39,574] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,574] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topicId=awYy5BloTnqCXcvdCCrp-w, 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 15ms (564/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,587] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-8. (kafka.log.LogLoader) [2025-12-11 02:26:39,587] 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$) [2025-12-11 02:26:39,587] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,587] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,587] 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$) [2025-12-11 02:26:39,588] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,588] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 9ms (565/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,595] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-8. (kafka.log.LogLoader) [2025-12-11 02:26:39,595] 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$) [2025-12-11 02:26:39,595] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,595] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,602] 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$) [2025-12-11 02:26:39,602] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,602] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 11ms (566/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,604] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-4. (kafka.log.LogLoader) [2025-12-11 02:26:39,605] 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$) [2025-12-11 02:26:39,605] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,605] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,605] 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$) [2025-12-11 02:26:39,605] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,605] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 3ms (567/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,608] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-23. (kafka.log.LogLoader) [2025-12-11 02:26:39,608] 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$) [2025-12-11 02:26:39,608] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,608] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,620] 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$) [2025-12-11 02:26:39,621] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,621] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,622] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 15ms (568/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,624] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-1. (kafka.log.LogLoader) [2025-12-11 02:26:39,624] 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$) [2025-12-11 02:26:39,624] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,624] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,625] 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$) [2025-12-11 02:26:39,625] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,625] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (569/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,630] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-17. (kafka.log.LogLoader) [2025-12-11 02:26:39,630] 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$) [2025-12-11 02:26:39,630] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,630] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,638] 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$) [2025-12-11 02:26:39,638] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,638] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 16ms (570/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,644] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-20. (kafka.log.LogLoader) [2025-12-11 02:26:39,645] 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$) [2025-12-11 02:26:39,646] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,646] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,646] 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$) [2025-12-11 02:26:39,646] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,646] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,650] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 8ms (571/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,654] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-18. (kafka.log.LogLoader) [2025-12-11 02:26:39,654] 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$) [2025-12-11 02:26:39,654] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,654] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,655] 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$) [2025-12-11 02:26:39,655] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,655] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 10ms (572/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,665] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-16. (kafka.log.LogLoader) [2025-12-11 02:26:39,666] 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$) [2025-12-11 02:26:39,666] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,666] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,667] 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$) [2025-12-11 02:26:39,667] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,667] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 7ms (573/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,672] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-20. (kafka.log.LogLoader) [2025-12-11 02:26:39,672] 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$) [2025-12-11 02:26:39,674] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,674] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,674] 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$) [2025-12-11 02:26:39,674] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,674] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 6ms (574/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,683] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-18. (kafka.log.LogLoader) [2025-12-11 02:26:39,683] 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$) [2025-12-11 02:26:39,683] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,683] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,693] 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$) [2025-12-11 02:26:39,693] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,693] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 21ms (575/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,711] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-9. (kafka.log.LogLoader) [2025-12-11 02:26:39,711] 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$) [2025-12-11 02:26:39,711] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,712] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,718] 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$) [2025-12-11 02:26:39,718] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,718] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topicId=cdX3z-evTUexwFy_-kogVw, 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 23ms (576/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,723] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-25. (kafka.log.LogLoader) [2025-12-11 02:26:39,723] 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$) [2025-12-11 02:26:39,724] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,724] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,724] 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$) [2025-12-11 02:26:39,724] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,724] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 4ms (577/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,733] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-28. (kafka.log.LogLoader) [2025-12-11 02:26:39,733] 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$) [2025-12-11 02:26:39,733] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,733] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,734] 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$) [2025-12-11 02:26:39,734] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,734] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topicId=q2BftT0tQUinuB65t35xrg, topic=-uve-topic-17, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 9ms (578/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,743] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-26. (kafka.log.LogLoader) [2025-12-11 02:26:39,743] 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$) [2025-12-11 02:26:39,744] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,744] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,744] 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$) [2025-12-11 02:26:39,744] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,744] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 7ms (579/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,749] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-24. (kafka.log.LogLoader) [2025-12-11 02:26:39,750] 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$) [2025-12-11 02:26:39,750] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,750] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,750] 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$) [2025-12-11 02:26:39,750] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,750] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 9ms (580/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,758] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-3. (kafka.log.LogLoader) [2025-12-11 02:26:39,761] 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$) [2025-12-11 02:26:39,761] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,761] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,762] 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$) [2025-12-11 02:26:39,762] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,762] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topicId=upRZbnKGR9uGoYo1ozhITg, 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 9ms (581/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,769] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-28. (kafka.log.LogLoader) [2025-12-11 02:26:39,769] 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$) [2025-12-11 02:26:39,769] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,769] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,772] 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$) [2025-12-11 02:26:39,772] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,772] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,773] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 8ms (582/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,778] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-27. (kafka.log.LogLoader) [2025-12-11 02:26:39,778] 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$) [2025-12-11 02:26:39,778] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,778] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,778] 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$) [2025-12-11 02:26:39,778] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,778] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 7ms (583/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,788] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-25. (kafka.log.LogLoader) [2025-12-11 02:26:39,788] 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$) [2025-12-11 02:26:39,788] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,788] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,789] 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$) [2025-12-11 02:26:39,789] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,789] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 9ms (584/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,801] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-4. (kafka.log.LogLoader) [2025-12-11 02:26:39,801] 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$) [2025-12-11 02:26:39,801] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,801] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,801] 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$) [2025-12-11 02:26:39,801] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,801] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:39,806] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-23. (kafka.log.LogLoader) [2025-12-11 02:26:39,806] 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$) [2025-12-11 02:26:39,806] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,806] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,807] 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$) [2025-12-11 02:26:39,807] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,807] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,808] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 5ms (586/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,811] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-17. (kafka.log.LogLoader) [2025-12-11 02:26:39,811] 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$) [2025-12-11 02:26:39,811] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,811] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,811] 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$) [2025-12-11 02:26:39,811] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,811] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 5ms (587/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,822] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-8. (kafka.log.LogLoader) [2025-12-11 02:26:39,822] 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$) [2025-12-11 02:26:39,822] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,822] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,823] 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$) [2025-12-11 02:26:39,823] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,823] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 19ms (588/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,833] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-4. (kafka.log.LogLoader) [2025-12-11 02:26:39,834] 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$) [2025-12-11 02:26:39,834] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,834] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,836] 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$) [2025-12-11 02:26:39,836] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,836] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,837] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topicId=jyCree1KThGekn92PL0Vzw, 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 6ms (589/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,843] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-10. (kafka.log.LogLoader) [2025-12-11 02:26:39,854] 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$) [2025-12-11 02:26:39,854] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,854] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,854] 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$) [2025-12-11 02:26:39,854] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,854] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topicId=654d0iDBT0y1zq4wP9_OXg, 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 21ms (590/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,863] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-20. (kafka.log.LogLoader) [2025-12-11 02:26:39,863] 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$) [2025-12-11 02:26:39,863] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,863] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,863] 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$) [2025-12-11 02:26:39,863] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,863] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:39,873] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-8. (kafka.log.LogLoader) [2025-12-11 02:26:39,873] 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$) [2025-12-11 02:26:39,873] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,873] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,877] 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$) [2025-12-11 02:26:39,877] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,877] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 14ms (592/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,883] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-28. (kafka.log.LogLoader) [2025-12-11 02:26:39,887] 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$) [2025-12-11 02:26:39,887] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,887] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,888] 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$) [2025-12-11 02:26:39,888] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,888] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,889] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 10ms (593/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,890] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-0. (kafka.log.LogLoader) [2025-12-11 02:26:39,890] 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$) [2025-12-11 02:26:39,890] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,891] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,898] 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$) [2025-12-11 02:26:39,898] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,898] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,899] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 11ms (594/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,907] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-26. (kafka.log.LogLoader) [2025-12-11 02:26:39,907] 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$) [2025-12-11 02:26:39,907] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,907] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,911] 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$) [2025-12-11 02:26:39,911] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,911] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topicId=pXUK3jjLR16c_HE7Z353ew, 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 13ms (595/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,920] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-29. (kafka.log.LogLoader) [2025-12-11 02:26:39,921] 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$) [2025-12-11 02:26:39,923] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,923] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,928] 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$) [2025-12-11 02:26:39,928] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,928] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,929] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 11ms (596/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,938] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-29. (kafka.log.LogLoader) [2025-12-11 02:26:39,938] 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$) [2025-12-11 02:26:39,938] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,938] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,939] 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$) [2025-12-11 02:26:39,939] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,939] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:39,961] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-5. (kafka.log.LogLoader) [2025-12-11 02:26:39,961] 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$) [2025-12-11 02:26:39,961] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,961] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,962] 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$) [2025-12-11 02:26:39,962] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,962] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 16ms (598/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,976] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-4. (kafka.log.LogLoader) [2025-12-11 02:26:39,977] 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$) [2025-12-11 02:26:39,977] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,977] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,977] 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$) [2025-12-11 02:26:39,980] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,980] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 14ms (599/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:39,983] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-15. (kafka.log.LogLoader) [2025-12-11 02:26:39,992] 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$) [2025-12-11 02:26:39,992] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,992] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,993] 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$) [2025-12-11 02:26:39,993] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,993] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:39,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 13ms (600/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,011] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-13. (kafka.log.LogLoader) [2025-12-11 02:26:40,012] 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$) [2025-12-11 02:26:40,012] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,012] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,013] 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$) [2025-12-11 02:26:40,013] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,013] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 7ms (601/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,020] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-25. (kafka.log.LogLoader) [2025-12-11 02:26:40,020] 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$) [2025-12-11 02:26:40,021] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,021] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,021] 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$) [2025-12-11 02:26:40,021] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,021] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 9ms (602/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,030] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-27. (kafka.log.LogLoader) [2025-12-11 02:26:40,030] 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$) [2025-12-11 02:26:40,030] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,030] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,040] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,040] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,040] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topicId=654d0iDBT0y1zq4wP9_OXg, 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 18ms (603/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,056] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-13. (kafka.log.LogLoader) [2025-12-11 02:26:40,059] 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$) [2025-12-11 02:26:40,059] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,059] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,060] 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$) [2025-12-11 02:26:40,060] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,060] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 21ms (604/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,063] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,067] 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$) [2025-12-11 02:26:40,067] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,067] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,068] 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$) [2025-12-11 02:26:40,068] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,068] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 8ms (605/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,071] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,071] 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$) [2025-12-11 02:26:40,071] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,071] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,080] 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$) [2025-12-11 02:26:40,080] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,080] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 19ms (606/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,094] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-27. (kafka.log.LogLoader) [2025-12-11 02:26:40,094] 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$) [2025-12-11 02:26:40,094] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,094] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,099] 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$) [2025-12-11 02:26:40,099] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,099] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topicId=upRZbnKGR9uGoYo1ozhITg, 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 12ms (607/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,102] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-20. (kafka.log.LogLoader) [2025-12-11 02:26:40,102] 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$) [2025-12-11 02:26:40,102] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,102] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,107] 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$) [2025-12-11 02:26:40,107] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,107] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,108] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 8ms (608/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,121] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-20. (kafka.log.LogLoader) [2025-12-11 02:26:40,121] 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$) [2025-12-11 02:26:40,121] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,121] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,122] 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$) [2025-12-11 02:26:40,122] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,122] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 10ms (609/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,136] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-27. (kafka.log.LogLoader) [2025-12-11 02:26:40,136] 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$) [2025-12-11 02:26:40,136] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,136] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,136] 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$) [2025-12-11 02:26:40,136] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,136] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 11ms (610/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,150] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-6. (kafka.log.LogLoader) [2025-12-11 02:26:40,151] 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$) [2025-12-11 02:26:40,151] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,151] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,151] 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$) [2025-12-11 02:26:40,151] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,151] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 20ms (611/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,173] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-4. (kafka.log.LogLoader) [2025-12-11 02:26:40,173] 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$) [2025-12-11 02:26:40,173] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,173] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,173] 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$) [2025-12-11 02:26:40,173] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,173] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,178] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 21ms (612/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,180] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-25. (kafka.log.LogLoader) [2025-12-11 02:26:40,180] 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$) [2025-12-11 02:26:40,186] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,199] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,201] 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$) [2025-12-11 02:26:40,201] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,201] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 24ms (613/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,211] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-2. (kafka.log.LogLoader) [2025-12-11 02:26:40,211] 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$) [2025-12-11 02:26:40,211] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,211] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,211] 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$) [2025-12-11 02:26:40,211] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,211] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,214] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 11ms (614/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,222] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,222] 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$) [2025-12-11 02:26:40,222] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,222] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,224] 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$) [2025-12-11 02:26:40,224] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,224] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,229] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topicId=pXUK3jjLR16c_HE7Z353ew, 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 15ms (615/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,240] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-28. (kafka.log.LogLoader) [2025-12-11 02:26:40,240] 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$) [2025-12-11 02:26:40,240] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,240] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,242] 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$) [2025-12-11 02:26:40,242] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,242] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topicId=pXUK3jjLR16c_HE7Z353ew, 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 14ms (616/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,257] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-5. (kafka.log.LogLoader) [2025-12-11 02:26:40,257] 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$) [2025-12-11 02:26:40,257] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,257] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,277] 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$) [2025-12-11 02:26:40,291] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,291] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 40ms (617/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,294] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-9. (kafka.log.LogLoader) [2025-12-11 02:26:40,294] 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$) [2025-12-11 02:26:40,294] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,294] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,295] 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$) [2025-12-11 02:26:40,295] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,295] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 3ms (618/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,303] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-19. (kafka.log.LogLoader) [2025-12-11 02:26:40,303] 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$) [2025-12-11 02:26:40,303] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,303] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,304] 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$) [2025-12-11 02:26:40,304] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,304] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 6ms (619/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,311] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-7. (kafka.log.LogLoader) [2025-12-11 02:26:40,311] 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$) [2025-12-11 02:26:40,311] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,311] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,312] 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$) [2025-12-11 02:26:40,312] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,312] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topicId=awYy5BloTnqCXcvdCCrp-w, 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 7ms (620/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,314] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-21. (kafka.log.LogLoader) [2025-12-11 02:26:40,314] 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$) [2025-12-11 02:26:40,314] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,314] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,315] 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$) [2025-12-11 02:26:40,315] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,315] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (621/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,321] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,321] 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$) [2025-12-11 02:26:40,321] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,321] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,349] 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$) [2025-12-11 02:26:40,349] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,349] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 33ms (622/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,356] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-20. (kafka.log.LogLoader) [2025-12-11 02:26:40,356] 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$) [2025-12-11 02:26:40,356] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,356] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,362] 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$) [2025-12-11 02:26:40,362] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,362] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 27ms (623/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,382] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-8. (kafka.log.LogLoader) [2025-12-11 02:26:40,382] 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$) [2025-12-11 02:26:40,382] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,382] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,383] 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$) [2025-12-11 02:26:40,383] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,383] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topicId=upRZbnKGR9uGoYo1ozhITg, 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 8ms (624/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,391] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-11. (kafka.log.LogLoader) [2025-12-11 02:26:40,395] 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$) [2025-12-11 02:26:40,395] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,395] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,396] 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$) [2025-12-11 02:26:40,396] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,396] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 11ms (625/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,405] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-28. (kafka.log.LogLoader) [2025-12-11 02:26:40,405] 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$) [2025-12-11 02:26:40,405] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,405] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,405] 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$) [2025-12-11 02:26:40,405] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,405] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (626/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,409] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-28. (kafka.log.LogLoader) [2025-12-11 02:26:40,409] 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$) [2025-12-11 02:26:40,409] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,409] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,410] 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$) [2025-12-11 02:26:40,410] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,410] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 4ms (627/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,417] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-2. (kafka.log.LogLoader) [2025-12-11 02:26:40,422] 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$) [2025-12-11 02:26:40,423] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,423] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,423] 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$) [2025-12-11 02:26:40,423] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,423] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (628/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,430] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-9. (kafka.log.LogLoader) [2025-12-11 02:26:40,430] 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$) [2025-12-11 02:26:40,430] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,430] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,433] 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$) [2025-12-11 02:26:40,433] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,433] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 5ms (629/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,439] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-12. (kafka.log.LogLoader) [2025-12-11 02:26:40,439] 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$) [2025-12-11 02:26:40,439] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,439] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,440] 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$) [2025-12-11 02:26:40,440] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,440] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:40,442] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-1. (kafka.log.LogLoader) [2025-12-11 02:26:40,443] 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$) [2025-12-11 02:26:40,443] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,443] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,444] 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$) [2025-12-11 02:26:40,444] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,444] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 4ms (631/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,447] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-8. (kafka.log.LogLoader) [2025-12-11 02:26:40,452] 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$) [2025-12-11 02:26:40,457] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,457] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,458] 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$) [2025-12-11 02:26:40,458] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,458] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 13ms (632/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,464] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-11. (kafka.log.LogLoader) [2025-12-11 02:26:40,464] 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$) [2025-12-11 02:26:40,464] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,464] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,465] 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$) [2025-12-11 02:26:40,465] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,465] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 14ms (633/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,483] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-18. (kafka.log.LogLoader) [2025-12-11 02:26:40,483] 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$) [2025-12-11 02:26:40,483] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,483] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,484] 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$) [2025-12-11 02:26:40,484] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,484] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 13ms (634/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,496] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-22. (kafka.log.LogLoader) [2025-12-11 02:26:40,497] 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$) [2025-12-11 02:26:40,497] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,497] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,497] 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$) [2025-12-11 02:26:40,497] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,497] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topicId=NNAlNBckTq6BgJ13UVvlMA, topic=-uve-topic-7, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (635/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,502] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-15. (kafka.log.LogLoader) [2025-12-11 02:26:40,502] 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$) [2025-12-11 02:26:40,502] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,503] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,503] 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$) [2025-12-11 02:26:40,503] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,503] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 4ms (636/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,509] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-22. (kafka.log.LogLoader) [2025-12-11 02:26:40,510] 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$) [2025-12-11 02:26:40,510] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,510] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,510] 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$) [2025-12-11 02:26:40,510] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,510] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:40,517] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-12. (kafka.log.LogLoader) [2025-12-11 02:26:40,517] 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$) [2025-12-11 02:26:40,517] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,517] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,518] 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$) [2025-12-11 02:26:40,518] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,518] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 6ms (638/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,523] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-28. (kafka.log.LogLoader) [2025-12-11 02:26:40,523] 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$) [2025-12-11 02:26:40,523] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,523] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,524] 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$) [2025-12-11 02:26:40,524] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,524] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (639/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,527] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-7. (kafka.log.LogLoader) [2025-12-11 02:26:40,527] 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$) [2025-12-11 02:26:40,528] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,528] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,529] 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$) [2025-12-11 02:26:40,530] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,530] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 5ms (640/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,537] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-6. (kafka.log.LogLoader) [2025-12-11 02:26:40,537] 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$) [2025-12-11 02:26:40,537] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,537] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,538] 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$) [2025-12-11 02:26:40,538] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,538] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topicId=q2BftT0tQUinuB65t35xrg, 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 8ms (641/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,541] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-1. (kafka.log.LogLoader) [2025-12-11 02:26:40,541] 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$) [2025-12-11 02:26:40,541] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,541] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,543] 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$) [2025-12-11 02:26:40,543] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,543] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topicId=q2BftT0tQUinuB65t35xrg, 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 5ms (642/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,545] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-12. (kafka.log.LogLoader) [2025-12-11 02:26:40,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$) [2025-12-11 02:26:40,545] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,545] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,546] 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$) [2025-12-11 02:26:40,546] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,546] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 9ms (643/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,558] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-10. (kafka.log.LogLoader) [2025-12-11 02:26:40,558] 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$) [2025-12-11 02:26:40,558] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,558] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,559] 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$) [2025-12-11 02:26:40,559] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,559] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,567] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 10ms (644/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,573] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-8. (kafka.log.LogLoader) [2025-12-11 02:26:40,573] 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$) [2025-12-11 02:26:40,573] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,573] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,586] 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$) [2025-12-11 02:26:40,586] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,586] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topicId=cdX3z-evTUexwFy_-kogVw, 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 16ms (645/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,588] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,589] 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$) [2025-12-11 02:26:40,589] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,589] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,589] 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$) [2025-12-11 02:26:40,589] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,589] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (646/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,592] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-3. (kafka.log.LogLoader) [2025-12-11 02:26:40,592] 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$) [2025-12-11 02:26:40,597] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,597] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,597] 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$) [2025-12-11 02:26:40,600] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,600] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 11ms (647/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,607] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-18. (kafka.log.LogLoader) [2025-12-11 02:26:40,607] 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$) [2025-12-11 02:26:40,607] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,607] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,608] 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$) [2025-12-11 02:26:40,608] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,608] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 7ms (648/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,611] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-18. (kafka.log.LogLoader) [2025-12-11 02:26:40,616] 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$) [2025-12-11 02:26:40,616] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,616] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,617] 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$) [2025-12-11 02:26:40,617] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,617] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 8ms (649/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,624] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,624] 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$) [2025-12-11 02:26:40,624] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,624] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,624] 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$) [2025-12-11 02:26:40,624] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,624] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,625] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topicId=cdX3z-evTUexwFy_-kogVw, 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 7ms (650/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,631] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-5. (kafka.log.LogLoader) [2025-12-11 02:26:40,631] 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$) [2025-12-11 02:26:40,631] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,631] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,632] 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$) [2025-12-11 02:26:40,632] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,637] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,638] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topicId=pXUK3jjLR16c_HE7Z353ew, 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 12ms (651/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,643] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-25. (kafka.log.LogLoader) [2025-12-11 02:26:40,643] 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$) [2025-12-11 02:26:40,643] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,643] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,648] 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$) [2025-12-11 02:26:40,648] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,648] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 11ms (652/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,655] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-21. (kafka.log.LogLoader) [2025-12-11 02:26:40,655] 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$) [2025-12-11 02:26:40,655] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,655] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,656] 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$) [2025-12-11 02:26:40,656] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,656] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topicId=upRZbnKGR9uGoYo1ozhITg, 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 7ms (653/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,664] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-20. (kafka.log.LogLoader) [2025-12-11 02:26:40,664] 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$) [2025-12-11 02:26:40,664] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,664] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,665] 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$) [2025-12-11 02:26:40,665] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,665] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 18ms (654/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,686] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-15. (kafka.log.LogLoader) [2025-12-11 02:26:40,686] 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$) [2025-12-11 02:26:40,686] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,686] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,687] 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$) [2025-12-11 02:26:40,687] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,687] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 14ms (655/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,698] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-19. (kafka.log.LogLoader) [2025-12-11 02:26:40,698] 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$) [2025-12-11 02:26:40,699] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,699] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,699] 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$) [2025-12-11 02:26:40,699] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,699] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 4ms (656/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,706] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-8. (kafka.log.LogLoader) [2025-12-11 02:26:40,706] 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$) [2025-12-11 02:26:40,706] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,706] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,707] 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$) [2025-12-11 02:26:40,707] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,708] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 1ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 8ms (657/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,716] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-9. (kafka.log.LogLoader) [2025-12-11 02:26:40,717] 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$) [2025-12-11 02:26:40,719] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,719] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,719] 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$) [2025-12-11 02:26:40,719] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,719] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 12ms (658/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,722] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-20. (kafka.log.LogLoader) [2025-12-11 02:26:40,722] 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$) [2025-12-11 02:26:40,722] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,722] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,723] 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$) [2025-12-11 02:26:40,724] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,724] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (659/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,730] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-24. (kafka.log.LogLoader) [2025-12-11 02:26:40,731] 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$) [2025-12-11 02:26:40,731] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,731] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,731] 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$) [2025-12-11 02:26:40,731] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,731] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,732] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topicId=jyCree1KThGekn92PL0Vzw, 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 8ms (660/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,734] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-26. (kafka.log.LogLoader) [2025-12-11 02:26:40,734] 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$) [2025-12-11 02:26:40,734] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,734] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,736] 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$) [2025-12-11 02:26:40,736] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,736] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,737] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 5ms (661/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,743] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-19. (kafka.log.LogLoader) [2025-12-11 02:26:40,744] 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$) [2025-12-11 02:26:40,744] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,744] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,752] 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$) [2025-12-11 02:26:40,752] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,752] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topicId=654d0iDBT0y1zq4wP9_OXg, 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 12ms (662/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,755] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-14. (kafka.log.LogLoader) [2025-12-11 02:26:40,755] 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$) [2025-12-11 02:26:40,755] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,755] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,756] 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$) [2025-12-11 02:26:40,756] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,756] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,756] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (663/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,758] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-18. (kafka.log.LogLoader) [2025-12-11 02:26:40,758] 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$) [2025-12-11 02:26:40,758] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,758] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,770] 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$) [2025-12-11 02:26:40,770] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,770] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topicId=pXUK3jjLR16c_HE7Z353ew, 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 15ms (664/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,773] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-13. (kafka.log.LogLoader) [2025-12-11 02:26:40,773] 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$) [2025-12-11 02:26:40,773] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,773] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,774] 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$) [2025-12-11 02:26:40,774] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,774] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,779] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 8ms (665/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,781] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-19. (kafka.log.LogLoader) [2025-12-11 02:26:40,781] 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$) [2025-12-11 02:26:40,781] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,781] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,790] 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$) [2025-12-11 02:26:40,790] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,790] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 11ms (666/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,792] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-25. (kafka.log.LogLoader) [2025-12-11 02:26:40,792] 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$) [2025-12-11 02:26:40,792] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,792] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,793] 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$) [2025-12-11 02:26:40,793] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,793] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topicId=pXUK3jjLR16c_HE7Z353ew, 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 3ms (667/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,795] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-22. (kafka.log.LogLoader) [2025-12-11 02:26:40,796] 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$) [2025-12-11 02:26:40,796] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,796] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,796] 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$) [2025-12-11 02:26:40,796] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,796] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 3ms (668/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,803] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-23. (kafka.log.LogLoader) [2025-12-11 02:26:40,808] 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$) [2025-12-11 02:26:40,808] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,808] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,820] 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$) [2025-12-11 02:26:40,820] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,820] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,821] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 23ms (669/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,822] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-7. (kafka.log.LogLoader) [2025-12-11 02:26:40,823] 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$) [2025-12-11 02:26:40,823] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,823] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,824] 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$) [2025-12-11 02:26:40,824] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,824] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,825] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 5ms (670/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,829] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-6. (kafka.log.LogLoader) [2025-12-11 02:26:40,829] 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$) [2025-12-11 02:26:40,829] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,829] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,844] 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$) [2025-12-11 02:26:40,844] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,844] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 20ms (671/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,847] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-9. (kafka.log.LogLoader) [2025-12-11 02:26:40,847] 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$) [2025-12-11 02:26:40,847] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,847] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,849] 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$) [2025-12-11 02:26:40,849] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,849] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,850] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topicId=654d0iDBT0y1zq4wP9_OXg, 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 4ms (672/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,852] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-8. (kafka.log.LogLoader) [2025-12-11 02:26:40,852] 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$) [2025-12-11 02:26:40,852] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,852] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,853] 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$) [2025-12-11 02:26:40,853] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,853] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topicId=awYy5BloTnqCXcvdCCrp-w, 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 3ms (673/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,856] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-2. (kafka.log.LogLoader) [2025-12-11 02:26:40,860] 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$) [2025-12-11 02:26:40,860] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,860] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,861] 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$) [2025-12-11 02:26:40,861] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,861] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 8ms (674/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,868] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-14. (kafka.log.LogLoader) [2025-12-11 02:26:40,869] 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$) [2025-12-11 02:26:40,869] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,869] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,870] 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$) [2025-12-11 02:26:40,870] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,870] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,871] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topicId=pXUK3jjLR16c_HE7Z353ew, 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 9ms (675/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,876] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-18. (kafka.log.LogLoader) [2025-12-11 02:26:40,876] 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$) [2025-12-11 02:26:40,876] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,876] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,877] 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$) [2025-12-11 02:26:40,877] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,877] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 3ms (676/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,882] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-19. (kafka.log.LogLoader) [2025-12-11 02:26:40,882] 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$) [2025-12-11 02:26:40,882] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,882] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,886] 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$) [2025-12-11 02:26:40,886] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,886] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 9ms (677/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,898] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-29. (kafka.log.LogLoader) [2025-12-11 02:26:40,903] 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$) [2025-12-11 02:26:40,903] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,903] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,903] 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$) [2025-12-11 02:26:40,908] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,908] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 14ms (678/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,913] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-3. (kafka.log.LogLoader) [2025-12-11 02:26:40,913] 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$) [2025-12-11 02:26:40,914] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,914] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,915] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,915] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,915] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,915] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 4ms (679/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,921] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-26. (kafka.log.LogLoader) [2025-12-11 02:26:40,921] 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$) [2025-12-11 02:26:40,921] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,921] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,930] 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$) [2025-12-11 02:26:40,931] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,931] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,932] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topicId=cdX3z-evTUexwFy_-kogVw, 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 17ms (680/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,937] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-25. (kafka.log.LogLoader) [2025-12-11 02:26:40,938] 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$) [2025-12-11 02:26:40,938] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,938] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,938] 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$) [2025-12-11 02:26:40,938] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,938] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 7ms (681/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,941] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-7. (kafka.log.LogLoader) [2025-12-11 02:26:40,941] 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$) [2025-12-11 02:26:40,941] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,941] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,941] 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$) [2025-12-11 02:26:40,941] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,941] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,945] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (682/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,947] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-15. (kafka.log.LogLoader) [2025-12-11 02:26:40,947] 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$) [2025-12-11 02:26:40,947] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,947] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,948] 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$) [2025-12-11 02:26:40,948] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,948] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topicId=upRZbnKGR9uGoYo1ozhITg, 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 3ms (683/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,952] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-3. (kafka.log.LogLoader) [2025-12-11 02:26:40,952] 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$) [2025-12-11 02:26:40,952] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,952] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,954] 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$) [2025-12-11 02:26:40,954] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,954] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 6ms (684/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,956] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-26. (kafka.log.LogLoader) [2025-12-11 02:26:40,956] 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$) [2025-12-11 02:26:40,956] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,956] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,957] 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$) [2025-12-11 02:26:40,957] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,957] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 3ms (685/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,969] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-7. (kafka.log.LogLoader) [2025-12-11 02:26:40,969] 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$) [2025-12-11 02:26:40,969] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,969] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,969] 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$) [2025-12-11 02:26:40,969] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,969] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (686/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,977] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-4. (kafka.log.LogLoader) [2025-12-11 02:26:40,978] 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$) [2025-12-11 02:26:40,978] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,978] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,978] 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$) [2025-12-11 02:26:40,978] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,978] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 7ms (687/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,983] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-2. (kafka.log.LogLoader) [2025-12-11 02:26:40,983] 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$) [2025-12-11 02:26:40,983] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,983] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,983] 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$) [2025-12-11 02:26:40,983] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,983] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,984] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (688/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:40,987] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-23. (kafka.log.LogLoader) [2025-12-11 02:26:40,987] 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$) [2025-12-11 02:26:40,987] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,987] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,993] 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$) [2025-12-11 02:26:40,993] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,993] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:40,996] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 11ms (689/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,004] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-12. (kafka.log.LogLoader) [2025-12-11 02:26:41,005] 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$) [2025-12-11 02:26:41,005] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,005] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,008] 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$) [2025-12-11 02:26:41,008] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,008] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,014] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 18ms (690/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,016] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-29. (kafka.log.LogLoader) [2025-12-11 02:26:41,017] 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$) [2025-12-11 02:26:41,017] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,017] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,018] 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$) [2025-12-11 02:26:41,018] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,018] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 8ms (691/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,025] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-11. (kafka.log.LogLoader) [2025-12-11 02:26:41,025] 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$) [2025-12-11 02:26:41,025] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,025] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,026] 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$) [2025-12-11 02:26:41,026] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,026] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topicId=jyCree1KThGekn92PL0Vzw, 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 3ms (692/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,028] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-13. (kafka.log.LogLoader) [2025-12-11 02:26:41,029] 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$) [2025-12-11 02:26:41,029] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,029] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,029] 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$) [2025-12-11 02:26:41,029] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,029] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,030] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (693/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,040] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-4. (kafka.log.LogLoader) [2025-12-11 02:26:41,040] 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$) [2025-12-11 02:26:41,040] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,040] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,040] 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$) [2025-12-11 02:26:41,042] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,042] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,043] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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) [2025-12-11 02:26:41,048] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-8. (kafka.log.LogLoader) [2025-12-11 02:26:41,048] 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$) [2025-12-11 02:26:41,048] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,048] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,050] 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$) [2025-12-11 02:26:41,050] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,050] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 5ms (695/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,053] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-20. (kafka.log.LogLoader) [2025-12-11 02:26:41,053] 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$) [2025-12-11 02:26:41,053] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,053] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,054] 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$) [2025-12-11 02:26:41,054] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,054] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,054] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 4ms (696/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,073] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-7. (kafka.log.LogLoader) [2025-12-11 02:26:41,073] 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$) [2025-12-11 02:26:41,073] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,073] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,088] 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$) [2025-12-11 02:26:41,089] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,089] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 18ms (697/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,092] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-11. (kafka.log.LogLoader) [2025-12-11 02:26:41,092] 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$) [2025-12-11 02:26:41,092] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,092] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,093] 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$) [2025-12-11 02:26:41,093] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,093] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topicId=654d0iDBT0y1zq4wP9_OXg, 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 5ms (698/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,097] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-1. (kafka.log.LogLoader) [2025-12-11 02:26:41,097] 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$) [2025-12-11 02:26:41,097] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,097] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,098] 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$) [2025-12-11 02:26:41,098] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,098] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 4ms (699/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,105] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,105] 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$) [2025-12-11 02:26:41,105] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,105] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,106] 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$) [2025-12-11 02:26:41,106] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,106] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,107] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 4ms (700/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,111] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-19. (kafka.log.LogLoader) [2025-12-11 02:26:41,111] 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$) [2025-12-11 02:26:41,111] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,111] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,127] 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$) [2025-12-11 02:26:41,127] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,127] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 21ms (701/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,131] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-7. (kafka.log.LogLoader) [2025-12-11 02:26:41,131] 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$) [2025-12-11 02:26:41,131] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,131] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,132] 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$) [2025-12-11 02:26:41,132] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,132] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 9ms (702/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,143] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,143] 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$) [2025-12-11 02:26:41,143] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,143] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,145] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-8-0/00000000000000000000.log at byte offset 2086. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-8-0/00000000000000000000.log. [2025-12-11 02:26:41,153] INFO [ProducerStateManager partition=-uve-topic-8-0] Wrote producer snapshot at offset 9 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,154] WARN [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 9 (kafka.log.LogLoader) [2025-12-11 02:26:41,154] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 9 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,154] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 9 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,154] INFO [ProducerStateManager partition=-uve-topic-8-0] Loading producer state from snapshot file 'SnapshotFile(offset=9, file=/tmp/kafka-logs/-uve-topic-8-0/00000000000000000009.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,154] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 9 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=9) with 1 segments, local-log-start-offset 0 and log-end-offset 9 in 17ms (703/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,168] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,168] 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$) [2025-12-11 02:26:41,168] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,168] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,169] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-20-0/00000000000000000000.log at byte offset 8006. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-20-0/00000000000000000000.log. [2025-12-11 02:26:41,181] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 30 with 0 producer ids in 11 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,183] WARN [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 30 (kafka.log.LogLoader) [2025-12-11 02:26:41,184] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 30 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,184] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,184] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file 'SnapshotFile(offset=30, file=/tmp/kafka-logs/-uve-topic-20-0/00000000000000000030.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,184] 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 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topicId=ztmXUkDxRBWJiSTsKtYp3w, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=30) with 1 segments, local-log-start-offset 0 and log-end-offset 30 in 27ms (704/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,190] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-20. (kafka.log.LogLoader) [2025-12-11 02:26:41,190] 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$) [2025-12-11 02:26:41,190] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,190] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,191] 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$) [2025-12-11 02:26:41,191] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,191] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,192] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (705/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,199] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-18. (kafka.log.LogLoader) [2025-12-11 02:26:41,199] 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$) [2025-12-11 02:26:41,199] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,199] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,199] 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$) [2025-12-11 02:26:41,199] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,199] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (706/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,203] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-23. (kafka.log.LogLoader) [2025-12-11 02:26:41,204] 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$) [2025-12-11 02:26:41,204] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,204] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,204] 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$) [2025-12-11 02:26:41,204] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,204] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 7ms (707/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,214] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-29. (kafka.log.LogLoader) [2025-12-11 02:26:41,255] 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$) [2025-12-11 02:26:41,255] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,255] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,256] 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$) [2025-12-11 02:26:41,256] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,256] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 45ms (708/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,259] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,259] 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$) [2025-12-11 02:26:41,259] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,259] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,260] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-27-0/00000000000000000000.log at byte offset 3454. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-27-0/00000000000000000000.log. [2025-12-11 02:26:41,286] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 13 with 0 producer ids in 25 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,286] WARN [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 13 (kafka.log.LogLoader) [2025-12-11 02:26:41,286] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 13 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,286] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 13 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,286] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file 'SnapshotFile(offset=13, file=/tmp/kafka-logs/-uve-topic-27-0/00000000000000000013.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,286] 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 13 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topicId=cdX3z-evTUexwFy_-kogVw, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=13) with 1 segments, local-log-start-offset 0 and log-end-offset 13 in 30ms (709/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,292] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-27. (kafka.log.LogLoader) [2025-12-11 02:26:41,292] 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$) [2025-12-11 02:26:41,292] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,293] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,294] 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$) [2025-12-11 02:26:41,296] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,296] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 10ms (710/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,299] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-13. (kafka.log.LogLoader) [2025-12-11 02:26:41,299] 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$) [2025-12-11 02:26:41,299] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,299] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,299] 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$) [2025-12-11 02:26:41,299] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,299] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 7ms (711/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,306] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-2. (kafka.log.LogLoader) [2025-12-11 02:26:41,311] 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$) [2025-12-11 02:26:41,311] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,311] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,312] 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$) [2025-12-11 02:26:41,312] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,312] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 12ms (712/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,318] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,318] 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$) [2025-12-11 02:26:41,319] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,319] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,323] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-19-0/00000000000000000000.log at byte offset 5664. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-19-0/00000000000000000000.log. [2025-12-11 02:26:41,329] INFO [ProducerStateManager partition=-uve-topic-19-0] Wrote producer snapshot at offset 21 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,329] WARN [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 21 (kafka.log.LogLoader) [2025-12-11 02:26:41,329] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 21 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,329] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 21 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,329] INFO [ProducerStateManager partition=-uve-topic-19-0] Loading producer state from snapshot file 'SnapshotFile(offset=21, file=/tmp/kafka-logs/-uve-topic-19-0/00000000000000000021.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,329] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 21 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=21) with 1 segments, local-log-start-offset 0 and log-end-offset 21 in 14ms (713/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,332] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-19. (kafka.log.LogLoader) [2025-12-11 02:26:41,332] 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$) [2025-12-11 02:26:41,334] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,335] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,336] 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$) [2025-12-11 02:26:41,336] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,336] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 6ms (714/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,338] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-20. (kafka.log.LogLoader) [2025-12-11 02:26:41,339] 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$) [2025-12-11 02:26:41,339] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,339] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,339] 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$) [2025-12-11 02:26:41,339] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,339] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topicId=upRZbnKGR9uGoYo1ozhITg, 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 4ms (715/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,342] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-15. (kafka.log.LogLoader) [2025-12-11 02:26:41,342] 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$) [2025-12-11 02:26:41,342] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,342] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,347] 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$) [2025-12-11 02:26:41,347] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,347] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 14ms (716/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,357] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-17. (kafka.log.LogLoader) [2025-12-11 02:26:41,357] 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$) [2025-12-11 02:26:41,357] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,357] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,358] 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$) [2025-12-11 02:26:41,358] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,358] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 4ms (717/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,366] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-15. (kafka.log.LogLoader) [2025-12-11 02:26:41,366] 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$) [2025-12-11 02:26:41,366] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,366] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,372] 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$) [2025-12-11 02:26:41,372] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,372] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topicId=654d0iDBT0y1zq4wP9_OXg, 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 14ms (718/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,375] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-14. (kafka.log.LogLoader) [2025-12-11 02:26:41,375] 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$) [2025-12-11 02:26:41,375] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,375] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,376] 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$) [2025-12-11 02:26:41,376] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,376] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,377] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (719/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,381] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-19. (kafka.log.LogLoader) [2025-12-11 02:26:41,381] 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$) [2025-12-11 02:26:41,381] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,381] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,382] 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$) [2025-12-11 02:26:41,382] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,382] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (720/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,384] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-17. (kafka.log.LogLoader) [2025-12-11 02:26:41,384] 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$) [2025-12-11 02:26:41,384] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,384] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,384] 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$) [2025-12-11 02:26:41,384] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,384] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 8ms (721/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,398] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-12. (kafka.log.LogLoader) [2025-12-11 02:26:41,398] 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$) [2025-12-11 02:26:41,398] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,398] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,398] 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$) [2025-12-11 02:26:41,398] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,398] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topicId=cdX3z-evTUexwFy_-kogVw, 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 9ms (722/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,402] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-2. (kafka.log.LogLoader) [2025-12-11 02:26:41,402] 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$) [2025-12-11 02:26:41,402] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,402] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,402] 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$) [2025-12-11 02:26:41,402] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,402] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (723/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,406] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-9. (kafka.log.LogLoader) [2025-12-11 02:26:41,406] 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$) [2025-12-11 02:26:41,406] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,406] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,407] 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$) [2025-12-11 02:26:41,407] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,407] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (724/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,415] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-21. (kafka.log.LogLoader) [2025-12-11 02:26:41,416] 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$) [2025-12-11 02:26:41,416] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,416] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,416] 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$) [2025-12-11 02:26:41,416] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,416] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 10ms (725/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,419] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,419] 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$) [2025-12-11 02:26:41,419] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,419] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,420] 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$) [2025-12-11 02:26:41,420] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,420] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,426] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topicId=awYy5BloTnqCXcvdCCrp-w, 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 8ms (726/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,428] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,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$) [2025-12-11 02:26:41,428] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,428] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,430] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-26-0/00000000000000000000.log at byte offset 38448. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-26-0/00000000000000000000.log. [2025-12-11 02:26:41,439] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 151 with 0 producer ids in 9 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,439] WARN [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 151 (kafka.log.LogLoader) [2025-12-11 02:26:41,440] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 151 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,440] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 151 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,440] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file 'SnapshotFile(offset=151, file=/tmp/kafka-logs/-uve-topic-26-0/00000000000000000151.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,440] 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 151 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topicId=9-cnRdPpSl-s_YbAtUx5OQ, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=151) with 1 segments, local-log-start-offset 0 and log-end-offset 151 in 15ms (727/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,445] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-9. (kafka.log.LogLoader) [2025-12-11 02:26:41,445] 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$) [2025-12-11 02:26:41,445] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,445] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,446] 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$) [2025-12-11 02:26:41,446] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,446] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 8ms (728/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,451] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-22. (kafka.log.LogLoader) [2025-12-11 02:26:41,452] 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$) [2025-12-11 02:26:41,452] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,452] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,452] 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$) [2025-12-11 02:26:41,452] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,452] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:41,454] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-23. (kafka.log.LogLoader) [2025-12-11 02:26:41,454] 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$) [2025-12-11 02:26:41,454] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,454] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,455] 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$) [2025-12-11 02:26:41,455] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,455] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topicId=upRZbnKGR9uGoYo1ozhITg, 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 9ms (730/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,463] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-10. (kafka.log.LogLoader) [2025-12-11 02:26:41,463] 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$) [2025-12-11 02:26:41,463] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,463] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,467] 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$) [2025-12-11 02:26:41,467] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,467] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 11ms (731/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,474] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-23. (kafka.log.LogLoader) [2025-12-11 02:26:41,474] 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$) [2025-12-11 02:26:41,474] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,474] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,475] 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$) [2025-12-11 02:26:41,475] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,475] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topicId=pXUK3jjLR16c_HE7Z353ew, 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 3ms (732/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,477] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-9. (kafka.log.LogLoader) [2025-12-11 02:26:41,477] 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$) [2025-12-11 02:26:41,477] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,477] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,478] 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$) [2025-12-11 02:26:41,481] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,481] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (733/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,483] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-17. (kafka.log.LogLoader) [2025-12-11 02:26:41,484] 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$) [2025-12-11 02:26:41,484] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,484] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,497] 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$) [2025-12-11 02:26:41,497] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,497] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 16ms (734/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,500] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,500] 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$) [2025-12-11 02:26:41,500] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,500] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,502] 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$) [2025-12-11 02:26:41,502] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,502] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 5ms (735/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,504] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,505] 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$) [2025-12-11 02:26:41,505] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,505] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,505] 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$) [2025-12-11 02:26:41,505] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,505] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 4ms (736/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,510] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-27. (kafka.log.LogLoader) [2025-12-11 02:26:41,510] 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$) [2025-12-11 02:26:41,510] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,510] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,512] 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$) [2025-12-11 02:26:41,512] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,512] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 7ms (737/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,515] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-8. (kafka.log.LogLoader) [2025-12-11 02:26:41,516] 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$) [2025-12-11 02:26:41,516] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,516] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,517] 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$) [2025-12-11 02:26:41,517] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,517] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topicId=q2BftT0tQUinuB65t35xrg, 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 4ms (738/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,522] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-8. (kafka.log.LogLoader) [2025-12-11 02:26:41,522] 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$) [2025-12-11 02:26:41,522] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,522] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,537] 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$) [2025-12-11 02:26:41,537] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,537] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topicId=654d0iDBT0y1zq4wP9_OXg, 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 21ms (739/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,540] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-14. (kafka.log.LogLoader) [2025-12-11 02:26:41,540] 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$) [2025-12-11 02:26:41,540] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,540] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,548] 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$) [2025-12-11 02:26:41,548] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,548] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 10ms (740/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,550] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-6. (kafka.log.LogLoader) [2025-12-11 02:26:41,550] 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$) [2025-12-11 02:26:41,550] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,550] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,552] 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$) [2025-12-11 02:26:41,552] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,552] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 4ms (741/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,558] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,558] 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$) [2025-12-11 02:26:41,558] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,558] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,564] INFO [ProducerStateManager partition=-uve-topic-11-0] Wrote producer snapshot at offset 4 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,569] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,569] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,569] INFO [ProducerStateManager partition=-uve-topic-11-0] Loading producer state from snapshot file 'SnapshotFile(offset=4, file=/tmp/kafka-logs/-uve-topic-11-0/00000000000000000004.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:41,569] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topicId=U-peRF7mRsGy9zqN7XmBfQ, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments, local-log-start-offset 0 and log-end-offset 4 in 17ms (742/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,573] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-20. (kafka.log.LogLoader) [2025-12-11 02:26:41,574] 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$) [2025-12-11 02:26:41,574] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,574] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,575] 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$) [2025-12-11 02:26:41,575] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,575] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 6ms (743/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,581] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-1. (kafka.log.LogLoader) [2025-12-11 02:26:41,582] 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$) [2025-12-11 02:26:41,582] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,582] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,582] 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$) [2025-12-11 02:26:41,582] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,582] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 4ms (744/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,589] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-8. (kafka.log.LogLoader) [2025-12-11 02:26:41,589] 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$) [2025-12-11 02:26:41,589] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,589] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,590] 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$) [2025-12-11 02:26:41,590] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,590] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 5ms (745/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,601] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-12. (kafka.log.LogLoader) [2025-12-11 02:26:41,601] 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$) [2025-12-11 02:26:41,601] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,601] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,606] 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$) [2025-12-11 02:26:41,606] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,606] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 8ms (746/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,610] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-6. (kafka.log.LogLoader) [2025-12-11 02:26:41,610] 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$) [2025-12-11 02:26:41,610] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,610] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,615] 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$) [2025-12-11 02:26:41,615] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,615] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:41,622] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-18. (kafka.log.LogLoader) [2025-12-11 02:26:41,622] 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$) [2025-12-11 02:26:41,622] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,622] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,622] 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$) [2025-12-11 02:26:41,622] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,622] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 8ms (748/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,625] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-6. (kafka.log.LogLoader) [2025-12-11 02:26:41,626] 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$) [2025-12-11 02:26:41,626] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,626] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,626] 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$) [2025-12-11 02:26:41,626] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,626] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 5ms (749/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,631] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-11. (kafka.log.LogLoader) [2025-12-11 02:26:41,631] 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$) [2025-12-11 02:26:41,633] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,633] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,634] 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$) [2025-12-11 02:26:41,634] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,634] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 5ms (750/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,641] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-9. (kafka.log.LogLoader) [2025-12-11 02:26:41,641] 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$) [2025-12-11 02:26:41,641] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,641] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,642] 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$) [2025-12-11 02:26:41,642] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,642] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,643] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topicId=U-peRF7mRsGy9zqN7XmBfQ, topic=-uve-topic-11, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (751/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,644] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-6. (kafka.log.LogLoader) [2025-12-11 02:26:41,644] 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$) [2025-12-11 02:26:41,644] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,644] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,655] 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$) [2025-12-11 02:26:41,655] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,655] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 14ms (752/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,658] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-23. (kafka.log.LogLoader) [2025-12-11 02:26:41,658] 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$) [2025-12-11 02:26:41,658] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,658] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,659] 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$) [2025-12-11 02:26:41,659] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,659] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,660] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (753/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,667] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-19. (kafka.log.LogLoader) [2025-12-11 02:26:41,667] 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$) [2025-12-11 02:26:41,667] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,667] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,667] 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$) [2025-12-11 02:26:41,667] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,667] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 8ms (754/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,670] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,672] 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$) [2025-12-11 02:26:41,672] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,672] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,672] 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$) [2025-12-11 02:26:41,672] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,672] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 5ms (755/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,679] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-3. (kafka.log.LogLoader) [2025-12-11 02:26:41,680] 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$) [2025-12-11 02:26:41,680] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,680] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,680] 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$) [2025-12-11 02:26:41,680] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,680] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topicId=654d0iDBT0y1zq4wP9_OXg, 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 8ms (756/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,687] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-27. (kafka.log.LogLoader) [2025-12-11 02:26:41,687] 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$) [2025-12-11 02:26:41,687] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,687] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,687] 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$) [2025-12-11 02:26:41,687] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,687] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 3ms (757/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,690] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-11. (kafka.log.LogLoader) [2025-12-11 02:26:41,690] 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$) [2025-12-11 02:26:41,690] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,690] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,690] 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$) [2025-12-11 02:26:41,690] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,690] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 4ms (758/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,694] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-3. (kafka.log.LogLoader) [2025-12-11 02:26:41,694] 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$) [2025-12-11 02:26:41,695] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,695] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,698] 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$) [2025-12-11 02:26:41,699] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,699] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (759/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,705] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-28. (kafka.log.LogLoader) [2025-12-11 02:26:41,705] 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$) [2025-12-11 02:26:41,705] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,706] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,706] 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$) [2025-12-11 02:26:41,706] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,706] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,720] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 20ms (760/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,728] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-6. (kafka.log.LogLoader) [2025-12-11 02:26:41,728] 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$) [2025-12-11 02:26:41,728] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,728] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,728] 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$) [2025-12-11 02:26:41,728] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,728] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topicId=awYy5BloTnqCXcvdCCrp-w, 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 9ms (761/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,733] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-22. (kafka.log.LogLoader) [2025-12-11 02:26:41,733] 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$) [2025-12-11 02:26:41,735] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,735] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,747] 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$) [2025-12-11 02:26:41,747] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,747] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 16ms (762/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,750] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-10. (kafka.log.LogLoader) [2025-12-11 02:26:41,757] 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$) [2025-12-11 02:26:41,757] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,757] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,758] 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$) [2025-12-11 02:26:41,758] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,758] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topicId=pXUK3jjLR16c_HE7Z353ew, 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 18ms (763/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,768] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-25. (kafka.log.LogLoader) [2025-12-11 02:26:41,768] 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$) [2025-12-11 02:26:41,768] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,768] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,782] 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$) [2025-12-11 02:26:41,782] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,782] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 20ms (764/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,788] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-1. (kafka.log.LogLoader) [2025-12-11 02:26:41,789] 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$) [2025-12-11 02:26:41,789] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,789] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,794] 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$) [2025-12-11 02:26:41,795] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,795] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 10ms (765/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,800] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-9. (kafka.log.LogLoader) [2025-12-11 02:26:41,800] 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$) [2025-12-11 02:26:41,800] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,800] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,801] 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$) [2025-12-11 02:26:41,801] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,801] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,802] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topicId=q2BftT0tQUinuB65t35xrg, 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 7ms (766/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,804] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-8. (kafka.log.LogLoader) [2025-12-11 02:26:41,805] 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$) [2025-12-11 02:26:41,805] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,805] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,806] 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$) [2025-12-11 02:26:41,806] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,806] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 5ms (767/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,815] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-13. (kafka.log.LogLoader) [2025-12-11 02:26:41,815] 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$) [2025-12-11 02:26:41,815] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,815] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,816] 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$) [2025-12-11 02:26:41,816] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,816] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topicId=cdX3z-evTUexwFy_-kogVw, 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 9ms (768/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,821] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-28. (kafka.log.LogLoader) [2025-12-11 02:26:41,821] 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$) [2025-12-11 02:26:41,821] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,821] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,821] 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$) [2025-12-11 02:26:41,821] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,821] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topicId=awYy5BloTnqCXcvdCCrp-w, 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 3ms (769/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,835] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-7. (kafka.log.LogLoader) [2025-12-11 02:26:41,838] 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$) [2025-12-11 02:26:41,838] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,838] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,839] 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$) [2025-12-11 02:26:41,839] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,839] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,847] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 21ms (770/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,849] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-16. (kafka.log.LogLoader) [2025-12-11 02:26:41,849] 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$) [2025-12-11 02:26:41,849] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,849] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,852] 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$) [2025-12-11 02:26:41,852] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,852] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,853] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 5ms (771/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,855] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-7. (kafka.log.LogLoader) [2025-12-11 02:26:41,858] 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$) [2025-12-11 02:26:41,858] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,858] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,859] 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$) [2025-12-11 02:26:41,859] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,859] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topicId=pXUK3jjLR16c_HE7Z353ew, 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 7ms (772/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,865] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-18. (kafka.log.LogLoader) [2025-12-11 02:26:41,865] 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$) [2025-12-11 02:26:41,865] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,865] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,866] 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$) [2025-12-11 02:26:41,866] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,866] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (773/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,871] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-14. (kafka.log.LogLoader) [2025-12-11 02:26:41,871] 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$) [2025-12-11 02:26:41,871] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,871] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,872] 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$) [2025-12-11 02:26:41,872] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,872] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,873] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (774/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,875] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-13. (kafka.log.LogLoader) [2025-12-11 02:26:41,875] 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$) [2025-12-11 02:26:41,875] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,875] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,876] 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$) [2025-12-11 02:26:41,876] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,876] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (775/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,881] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-15. (kafka.log.LogLoader) [2025-12-11 02:26:41,886] 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$) [2025-12-11 02:26:41,886] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,886] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,886] 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$) [2025-12-11 02:26:41,886] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,886] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 8ms (776/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,890] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-17. (kafka.log.LogLoader) [2025-12-11 02:26:41,890] 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$) [2025-12-11 02:26:41,890] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,890] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,897] 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$) [2025-12-11 02:26:41,897] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,897] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 12ms (777/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,905] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-21. (kafka.log.LogLoader) [2025-12-11 02:26:41,906] 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$) [2025-12-11 02:26:41,906] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,906] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,907] 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$) [2025-12-11 02:26:41,907] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,907] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 8ms (778/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,915] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,915] 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$) [2025-12-11 02:26:41,916] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,916] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,916] 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$) [2025-12-11 02:26:41,917] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,917] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,921] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 8ms (779/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,922] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-23. (kafka.log.LogLoader) [2025-12-11 02:26:41,925] 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$) [2025-12-11 02:26:41,925] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,925] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,925] 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$) [2025-12-11 02:26:41,925] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,925] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topicId=654d0iDBT0y1zq4wP9_OXg, 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 10ms (780/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,936] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-25. (kafka.log.LogLoader) [2025-12-11 02:26:41,937] 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$) [2025-12-11 02:26:41,937] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,937] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,946] 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$) [2025-12-11 02:26:41,946] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,946] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 13ms (781/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,949] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-14. (kafka.log.LogLoader) [2025-12-11 02:26:41,949] 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$) [2025-12-11 02:26:41,949] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,949] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,950] 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$) [2025-12-11 02:26:41,950] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,950] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (782/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,954] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-24. (kafka.log.LogLoader) [2025-12-11 02:26:41,954] 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$) [2025-12-11 02:26:41,954] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,954] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,956] 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$) [2025-12-11 02:26:41,956] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,956] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 7ms (783/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,960] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-19. (kafka.log.LogLoader) [2025-12-11 02:26:41,960] 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$) [2025-12-11 02:26:41,960] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,960] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,965] 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$) [2025-12-11 02:26:41,965] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,965] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topicId=cdX3z-evTUexwFy_-kogVw, 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 6ms (784/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,967] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-29. (kafka.log.LogLoader) [2025-12-11 02:26:41,967] 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$) [2025-12-11 02:26:41,968] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,968] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,968] 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$) [2025-12-11 02:26:41,968] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,968] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,976] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 11ms (785/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,980] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-0. (kafka.log.LogLoader) [2025-12-11 02:26:41,980] 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$) [2025-12-11 02:26:41,980] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,980] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,981] 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$) [2025-12-11 02:26:41,981] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,981] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,983] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 6ms (786/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:41,989] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-10. (kafka.log.LogLoader) [2025-12-11 02:26:41,989] 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$) [2025-12-11 02:26:41,989] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,989] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,990] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,990] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,990] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:41,999] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 15ms (787/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,001] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-27. (kafka.log.LogLoader) [2025-12-11 02:26:42,001] 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$) [2025-12-11 02:26:42,001] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,001] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,003] 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$) [2025-12-11 02:26:42,003] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,003] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,004] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 6ms (788/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,010] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-2. (kafka.log.LogLoader) [2025-12-11 02:26:42,010] 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$) [2025-12-11 02:26:42,010] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,010] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,011] 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$) [2025-12-11 02:26:42,011] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,011] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,012] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 6ms (789/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,015] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-23. (kafka.log.LogLoader) [2025-12-11 02:26:42,015] 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$) [2025-12-11 02:26:42,015] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,015] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,029] 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$) [2025-12-11 02:26:42,029] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,029] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,031] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 18ms (790/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,032] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-19. (kafka.log.LogLoader) [2025-12-11 02:26:42,033] 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$) [2025-12-11 02:26:42,033] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,033] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,033] 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$) [2025-12-11 02:26:42,033] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,033] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (791/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,036] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-13. (kafka.log.LogLoader) [2025-12-11 02:26:42,037] 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$) [2025-12-11 02:26:42,037] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,037] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,038] 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$) [2025-12-11 02:26:42,038] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,038] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,042] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 7ms (792/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,045] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-17. (kafka.log.LogLoader) [2025-12-11 02:26:42,045] 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$) [2025-12-11 02:26:42,045] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,045] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,057] 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$) [2025-12-11 02:26:42,057] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,057] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 16ms (793/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,059] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-22. (kafka.log.LogLoader) [2025-12-11 02:26:42,059] 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$) [2025-12-11 02:26:42,059] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,059] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,060] 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$) [2025-12-11 02:26:42,060] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,060] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topicId=q2BftT0tQUinuB65t35xrg, 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 11ms (794/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,070] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-7. (kafka.log.LogLoader) [2025-12-11 02:26:42,070] 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$) [2025-12-11 02:26:42,070] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,070] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,071] 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$) [2025-12-11 02:26:42,071] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,071] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 6ms (795/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,076] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-19. (kafka.log.LogLoader) [2025-12-11 02:26:42,077] 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$) [2025-12-11 02:26:42,077] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,077] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,077] 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$) [2025-12-11 02:26:42,077] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,077] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 3ms (796/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,080] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-7. (kafka.log.LogLoader) [2025-12-11 02:26:42,080] 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$) [2025-12-11 02:26:42,080] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,080] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,084] 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$) [2025-12-11 02:26:42,084] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,084] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 14ms (797/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,094] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-15. (kafka.log.LogLoader) [2025-12-11 02:26:42,096] 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$) [2025-12-11 02:26:42,096] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,096] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,096] 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$) [2025-12-11 02:26:42,096] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,096] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topicId=cdX3z-evTUexwFy_-kogVw, 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 5ms (798/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,103] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-7. (kafka.log.LogLoader) [2025-12-11 02:26:42,104] 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$) [2025-12-11 02:26:42,104] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,104] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,104] 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$) [2025-12-11 02:26:42,104] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,104] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (799/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,107] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-12. (kafka.log.LogLoader) [2025-12-11 02:26:42,107] 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$) [2025-12-11 02:26:42,107] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,107] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,108] 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$) [2025-12-11 02:26:42,108] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,108] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,109] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (800/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,113] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-2. (kafka.log.LogLoader) [2025-12-11 02:26:42,113] 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$) [2025-12-11 02:26:42,113] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,113] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,118] 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$) [2025-12-11 02:26:42,118] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,118] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 11ms (801/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,128] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-6. (kafka.log.LogLoader) [2025-12-11 02:26:42,128] 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$) [2025-12-11 02:26:42,128] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,128] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,128] 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$) [2025-12-11 02:26:42,128] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,128] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topicId=P6YusPQnT1Ks2c94RTc6Qg, topic=-uve-topic-28, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 13ms (802/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,134] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,134] 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$) [2025-12-11 02:26:42,134] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,134] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,135] 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$) [2025-12-11 02:26:42,135] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,140] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,141] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 8ms (803/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,149] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-3. (kafka.log.LogLoader) [2025-12-11 02:26:42,149] 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$) [2025-12-11 02:26:42,149] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,149] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,150] 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$) [2025-12-11 02:26:42,150] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,150] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 7ms (804/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,159] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-9. (kafka.log.LogLoader) [2025-12-11 02:26:42,159] 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$) [2025-12-11 02:26:42,159] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,159] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,159] 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$) [2025-12-11 02:26:42,161] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,161] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,162] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 10ms (805/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,164] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,164] 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$) [2025-12-11 02:26:42,164] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,164] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,168] 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$) [2025-12-11 02:26:42,168] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,168] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:42,183] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-29. (kafka.log.LogLoader) [2025-12-11 02:26:42,183] 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$) [2025-12-11 02:26:42,183] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,184] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,187] 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$) [2025-12-11 02:26:42,187] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,187] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,188] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 10ms (807/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,190] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-15. (kafka.log.LogLoader) [2025-12-11 02:26:42,190] 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$) [2025-12-11 02:26:42,190] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,190] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,193] 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$) [2025-12-11 02:26:42,193] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,193] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 6ms (808/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,200] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,200] 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$) [2025-12-11 02:26:42,200] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,200] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,200] 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$) [2025-12-11 02:26:42,200] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,200] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 7ms (809/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,203] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,203] 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$) [2025-12-11 02:26:42,203] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,203] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,203] 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$) [2025-12-11 02:26:42,203] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,203] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topicId=TwfX9LgdSD2VdM71NU18rQ, topic=-uve-topic-9, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (810/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,217] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-14. (kafka.log.LogLoader) [2025-12-11 02:26:42,218] 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$) [2025-12-11 02:26:42,218] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,218] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,219] 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$) [2025-12-11 02:26:42,219] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,219] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 5ms (811/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,223] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-19. (kafka.log.LogLoader) [2025-12-11 02:26:42,223] 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$) [2025-12-11 02:26:42,223] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,223] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,223] 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$) [2025-12-11 02:26:42,223] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,223] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 5ms (812/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,230] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-12. (kafka.log.LogLoader) [2025-12-11 02:26:42,230] 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$) [2025-12-11 02:26:42,230] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,230] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,231] 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$) [2025-12-11 02:26:42,231] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,231] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 11ms (813/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,245] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-15. (kafka.log.LogLoader) [2025-12-11 02:26:42,245] 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$) [2025-12-11 02:26:42,245] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,245] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,246] 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$) [2025-12-11 02:26:42,246] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,246] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,247] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 11ms (814/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,250] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,251] 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$) [2025-12-11 02:26:42,251] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,251] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,251] 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$) [2025-12-11 02:26:42,254] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,254] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 9ms (815/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,257] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-0. (kafka.log.LogLoader) [2025-12-11 02:26:42,257] 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$) [2025-12-11 02:26:42,257] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,257] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,257] 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$) [2025-12-11 02:26:42,257] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,257] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 7ms (816/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,266] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-0. (kafka.log.LogLoader) [2025-12-11 02:26:42,267] 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$) [2025-12-11 02:26:42,267] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,267] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,274] INFO [ProducerStateManager partition=-uve-topic-16-0] Wrote producer snapshot at offset 8 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,276] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 8 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,276] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 8 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,276] INFO [ProducerStateManager partition=-uve-topic-16-0] Loading producer state from snapshot file 'SnapshotFile(offset=8, file=/tmp/kafka-logs/-uve-topic-16-0/00000000000000000008.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,276] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 8 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=8) with 1 segments, local-log-start-offset 0 and log-end-offset 8 in 13ms (817/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,285] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-9. (kafka.log.LogLoader) [2025-12-11 02:26:42,292] 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$) [2025-12-11 02:26:42,293] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,293] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,293] 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$) [2025-12-11 02:26:42,293] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,293] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topicId=awYy5BloTnqCXcvdCCrp-w, 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 17ms (818/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,296] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-26. (kafka.log.LogLoader) [2025-12-11 02:26:42,299] 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$) [2025-12-11 02:26:42,299] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,299] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,300] 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$) [2025-12-11 02:26:42,301] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,301] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,302] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 7ms (819/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,306] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-18. (kafka.log.LogLoader) [2025-12-11 02:26:42,306] 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$) [2025-12-11 02:26:42,306] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,306] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,306] 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$) [2025-12-11 02:26:42,306] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,306] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 8ms (820/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,311] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-25. (kafka.log.LogLoader) [2025-12-11 02:26:42,313] 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$) [2025-12-11 02:26:42,316] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,316] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,316] 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$) [2025-12-11 02:26:42,317] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,317] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 8ms (821/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,319] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-7. (kafka.log.LogLoader) [2025-12-11 02:26:42,321] 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$) [2025-12-11 02:26:42,321] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,321] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,321] 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$) [2025-12-11 02:26:42,321] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,321] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 5ms (822/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,328] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-14. (kafka.log.LogLoader) [2025-12-11 02:26:42,328] 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$) [2025-12-11 02:26:42,328] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,328] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,330] 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$) [2025-12-11 02:26:42,330] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,330] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topicId=cdX3z-evTUexwFy_-kogVw, 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 8ms (823/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,335] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-22. (kafka.log.LogLoader) [2025-12-11 02:26:42,335] 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$) [2025-12-11 02:26:42,335] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,335] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,336] 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$) [2025-12-11 02:26:42,336] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,336] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 6ms (824/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,346] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-11. (kafka.log.LogLoader) [2025-12-11 02:26:42,346] 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$) [2025-12-11 02:26:42,346] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,346] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,348] 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$) [2025-12-11 02:26:42,348] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,348] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 12ms (825/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,354] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-17. (kafka.log.LogLoader) [2025-12-11 02:26:42,354] 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$) [2025-12-11 02:26:42,354] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,354] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,355] 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$) [2025-12-11 02:26:42,355] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,355] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 6ms (826/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,359] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-26. (kafka.log.LogLoader) [2025-12-11 02:26:42,359] 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$) [2025-12-11 02:26:42,359] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,359] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,360] 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$) [2025-12-11 02:26:42,360] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,360] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 5ms (827/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,362] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-29. (kafka.log.LogLoader) [2025-12-11 02:26:42,363] 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$) [2025-12-11 02:26:42,363] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,363] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,363] 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$) [2025-12-11 02:26:42,363] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,363] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topicId=jyCree1KThGekn92PL0Vzw, 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 4ms (828/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,367] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-20. (kafka.log.LogLoader) [2025-12-11 02:26:42,368] 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$) [2025-12-11 02:26:42,369] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,369] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,369] 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$) [2025-12-11 02:26:42,369] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,369] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topicId=q2BftT0tQUinuB65t35xrg, 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 7ms (829/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,373] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,373] 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$) [2025-12-11 02:26:42,373] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,373] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,374] 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$) [2025-12-11 02:26:42,374] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,374] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,374] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 3ms (830/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,377] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-12. (kafka.log.LogLoader) [2025-12-11 02:26:42,382] 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$) [2025-12-11 02:26:42,382] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,382] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,383] 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$) [2025-12-11 02:26:42,383] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,383] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 10ms (831/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,388] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-23. (kafka.log.LogLoader) [2025-12-11 02:26:42,388] 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$) [2025-12-11 02:26:42,388] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,388] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,390] 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$) [2025-12-11 02:26:42,390] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,390] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,391] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topicId=awYy5BloTnqCXcvdCCrp-w, 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 6ms (832/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,394] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-19. (kafka.log.LogLoader) [2025-12-11 02:26:42,394] 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$) [2025-12-11 02:26:42,401] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,401] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,402] 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$) [2025-12-11 02:26:42,402] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,402] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topicId=q2BftT0tQUinuB65t35xrg, 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 11ms (833/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,405] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-23. (kafka.log.LogLoader) [2025-12-11 02:26:42,405] 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$) [2025-12-11 02:26:42,405] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,405] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,405] 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$) [2025-12-11 02:26:42,405] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,405] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 3ms (834/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,409] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,410] 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$) [2025-12-11 02:26:42,410] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,410] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,411] 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$) [2025-12-11 02:26:42,411] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,411] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 5ms (835/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,415] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-21. (kafka.log.LogLoader) [2025-12-11 02:26:42,416] 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$) [2025-12-11 02:26:42,416] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,416] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,416] 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$) [2025-12-11 02:26:42,416] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,416] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (836/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,420] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,420] 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$) [2025-12-11 02:26:42,420] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,420] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,421] 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$) [2025-12-11 02:26:42,421] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,421] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 10ms (837/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,429] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-14. (kafka.log.LogLoader) [2025-12-11 02:26:42,429] 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$) [2025-12-11 02:26:42,429] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,429] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,436] 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$) [2025-12-11 02:26:42,436] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,436] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 10ms (838/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,439] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-10. (kafka.log.LogLoader) [2025-12-11 02:26:42,439] 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$) [2025-12-11 02:26:42,439] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,439] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,441] 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$) [2025-12-11 02:26:42,441] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,441] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 5ms (839/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,447] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-2. (kafka.log.LogLoader) [2025-12-11 02:26:42,447] 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$) [2025-12-11 02:26:42,447] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,447] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,448] 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$) [2025-12-11 02:26:42,448] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,448] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 7ms (840/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,453] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-28. (kafka.log.LogLoader) [2025-12-11 02:26:42,453] 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$) [2025-12-11 02:26:42,453] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,453] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,454] 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$) [2025-12-11 02:26:42,454] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,454] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 6ms (841/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,460] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-22. (kafka.log.LogLoader) [2025-12-11 02:26:42,461] 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$) [2025-12-11 02:26:42,461] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,461] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,461] 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$) [2025-12-11 02:26:42,461] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,461] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (842/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,464] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,464] 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$) [2025-12-11 02:26:42,464] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,464] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,465] 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$) [2025-12-11 02:26:42,465] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,465] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 3ms (843/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,469] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-11. (kafka.log.LogLoader) [2025-12-11 02:26:42,469] 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$) [2025-12-11 02:26:42,469] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,469] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,479] 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$) [2025-12-11 02:26:42,479] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,479] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 14ms (844/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,485] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-18. (kafka.log.LogLoader) [2025-12-11 02:26:42,485] 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$) [2025-12-11 02:26:42,485] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,485] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,486] 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$) [2025-12-11 02:26:42,486] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,486] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (845/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,488] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-0. (kafka.log.LogLoader) [2025-12-11 02:26:42,489] 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$) [2025-12-11 02:26:42,489] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,489] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,490] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-28-0/00000000000000000000.log at byte offset 12297. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-28-0/00000000000000000000.log. [2025-12-11 02:26:42,493] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 48 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,496] WARN [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 48 (kafka.log.LogLoader) [2025-12-11 02:26:42,497] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 48 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,497] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 48 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,497] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file 'SnapshotFile(offset=48, file=/tmp/kafka-logs/-uve-topic-28-0/00000000000000000048.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,497] 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 48 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topicId=P6YusPQnT1Ks2c94RTc6Qg, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=48) with 1 segments, local-log-start-offset 0 and log-end-offset 48 in 11ms (846/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,501] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-16. (kafka.log.LogLoader) [2025-12-11 02:26:42,510] 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$) [2025-12-11 02:26:42,510] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,510] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,511] 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$) [2025-12-11 02:26:42,511] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,511] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 13ms (847/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,514] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,514] 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$) [2025-12-11 02:26:42,514] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,514] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,514] 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$) [2025-12-11 02:26:42,514] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,514] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:42,516] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,517] 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$) [2025-12-11 02:26:42,517] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,517] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,517] 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$) [2025-12-11 02:26:42,517] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,517] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 3ms (849/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,525] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,525] 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$) [2025-12-11 02:26:42,525] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,525] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,526] 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$) [2025-12-11 02:26:42,526] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,526] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topicId=pXUK3jjLR16c_HE7Z353ew, 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 7ms (850/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,535] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,540] 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$) [2025-12-11 02:26:42,540] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,540] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,541] 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$) [2025-12-11 02:26:42,541] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,541] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 11ms (851/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,543] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-2. (kafka.log.LogLoader) [2025-12-11 02:26:42,543] 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$) [2025-12-11 02:26:42,543] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,543] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,544] 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$) [2025-12-11 02:26:42,544] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,544] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 3ms (852/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,547] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-9-5. (kafka.log.LogLoader) [2025-12-11 02:26:42,547] 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$) [2025-12-11 02:26:42,548] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,548] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,549] 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$) [2025-12-11 02:26:42,549] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,549] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,549] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 4ms (853/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,551] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-2. (kafka.log.LogLoader) [2025-12-11 02:26:42,551] 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$) [2025-12-11 02:26:42,551] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,551] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,553] 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$) [2025-12-11 02:26:42,553] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,553] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,553] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (854/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,558] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-29. (kafka.log.LogLoader) [2025-12-11 02:26:42,558] 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$) [2025-12-11 02:26:42,558] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,558] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,558] 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$) [2025-12-11 02:26:42,558] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,558] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topicId=q2BftT0tQUinuB65t35xrg, 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 6ms (855/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,561] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,561] 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$) [2025-12-11 02:26:42,561] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,561] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,562] 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$) [2025-12-11 02:26:42,562] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,562] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:42,569] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-18. (kafka.log.LogLoader) [2025-12-11 02:26:42,569] 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$) [2025-12-11 02:26:42,569] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,569] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,570] 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$) [2025-12-11 02:26:42,570] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,570] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (857/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,576] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-13. (kafka.log.LogLoader) [2025-12-11 02:26:42,576] 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$) [2025-12-11 02:26:42,576] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,576] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,576] 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$) [2025-12-11 02:26:42,576] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,576] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (858/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,579] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-25. (kafka.log.LogLoader) [2025-12-11 02:26:42,579] 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$) [2025-12-11 02:26:42,579] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,579] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,579] 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$) [2025-12-11 02:26:42,579] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,579] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,580] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (859/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,587] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-2. (kafka.log.LogLoader) [2025-12-11 02:26:42,587] 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$) [2025-12-11 02:26:42,587] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,587] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,599] 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$) [2025-12-11 02:26:42,599] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,599] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,608] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 28ms (860/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,610] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-29. (kafka.log.LogLoader) [2025-12-11 02:26:42,610] 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$) [2025-12-11 02:26:42,610] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,610] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,616] 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$) [2025-12-11 02:26:42,617] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,617] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 9ms (861/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,619] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-11. (kafka.log.LogLoader) [2025-12-11 02:26:42,619] 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$) [2025-12-11 02:26:42,619] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,619] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,630] 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$) [2025-12-11 02:26:42,630] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,630] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 13ms (862/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,633] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-13. (kafka.log.LogLoader) [2025-12-11 02:26:42,633] 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$) [2025-12-11 02:26:42,633] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,633] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,643] 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$) [2025-12-11 02:26:42,643] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,643] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 14ms (863/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,646] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-17. (kafka.log.LogLoader) [2025-12-11 02:26:42,647] 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$) [2025-12-11 02:26:42,647] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,647] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,647] 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$) [2025-12-11 02:26:42,647] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,647] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (864/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,650] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-16. (kafka.log.LogLoader) [2025-12-11 02:26:42,650] 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$) [2025-12-11 02:26:42,650] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,650] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,658] 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$) [2025-12-11 02:26:42,658] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,658] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topicId=jyCree1KThGekn92PL0Vzw, 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 11ms (865/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,660] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-14. (kafka.log.LogLoader) [2025-12-11 02:26:42,660] 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$) [2025-12-11 02:26:42,660] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,660] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,661] 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$) [2025-12-11 02:26:42,661] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,661] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,661] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:42,663] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-16. (kafka.log.LogLoader) [2025-12-11 02:26:42,663] 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$) [2025-12-11 02:26:42,663] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,663] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,668] 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$) [2025-12-11 02:26:42,668] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,668] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 7ms (867/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,670] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-9. (kafka.log.LogLoader) [2025-12-11 02:26:42,671] 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$) [2025-12-11 02:26:42,672] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,672] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,672] 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$) [2025-12-11 02:26:42,672] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,672] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 5ms (868/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,677] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-27. (kafka.log.LogLoader) [2025-12-11 02:26:42,677] 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$) [2025-12-11 02:26:42,677] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,677] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,678] 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$) [2025-12-11 02:26:42,678] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,678] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 5ms (869/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,680] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-15-22. (kafka.log.LogLoader) [2025-12-11 02:26:42,681] 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$) [2025-12-11 02:26:42,681] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,681] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,681] 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$) [2025-12-11 02:26:42,681] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,681] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 4ms (870/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,685] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-6. (kafka.log.LogLoader) [2025-12-11 02:26:42,685] 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$) [2025-12-11 02:26:42,685] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,685] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,686] 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$) [2025-12-11 02:26:42,686] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,686] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (871/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,690] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-25. (kafka.log.LogLoader) [2025-12-11 02:26:42,690] 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$) [2025-12-11 02:26:42,690] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,690] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,691] 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$) [2025-12-11 02:26:42,691] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,691] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topicId=q2BftT0tQUinuB65t35xrg, 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 5ms (872/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,693] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-5. (kafka.log.LogLoader) [2025-12-11 02:26:42,693] 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$) [2025-12-11 02:26:42,693] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,693] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,693] 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$) [2025-12-11 02:26:42,693] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,693] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 3ms (873/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,704] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-12. (kafka.log.LogLoader) [2025-12-11 02:26:42,704] 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$) [2025-12-11 02:26:42,704] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,704] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,705] 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$) [2025-12-11 02:26:42,705] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,705] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topicId=q2BftT0tQUinuB65t35xrg, 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 11ms (874/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,708] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-5. (kafka.log.LogLoader) [2025-12-11 02:26:42,708] 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$) [2025-12-11 02:26:42,708] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,708] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,708] 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$) [2025-12-11 02:26:42,711] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,711] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:42,714] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-2-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,715] 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$) [2025-12-11 02:26:42,715] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,715] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,717] 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$) [2025-12-11 02:26:42,717] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,717] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,718] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:42,720] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-26-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,720] 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$) [2025-12-11 02:26:42,720] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,720] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,722] 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$) [2025-12-11 02:26:42,722] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,722] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 4ms (877/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,728] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-27. (kafka.log.LogLoader) [2025-12-11 02:26:42,728] 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$) [2025-12-11 02:26:42,728] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,728] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,729] 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$) [2025-12-11 02:26:42,729] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,729] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,730] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 8ms (878/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,732] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-28. (kafka.log.LogLoader) [2025-12-11 02:26:42,733] 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$) [2025-12-11 02:26:42,733] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,733] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,733] 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$) [2025-12-11 02:26:42,733] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,733] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,734] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 4ms (879/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,740] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-6. (kafka.log.LogLoader) [2025-12-11 02:26:42,740] 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$) [2025-12-11 02:26:42,741] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,741] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,742] 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$) [2025-12-11 02:26:42,742] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,742] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,742] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 7ms (880/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,744] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-16. (kafka.log.LogLoader) [2025-12-11 02:26:42,744] 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$) [2025-12-11 02:26:42,744] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,744] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,746] 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$) [2025-12-11 02:26:42,746] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,746] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (881/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,750] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,750] 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$) [2025-12-11 02:26:42,750] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,750] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,751] 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$) [2025-12-11 02:26:42,751] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,751] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 5ms (882/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,754] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-23-13. (kafka.log.LogLoader) [2025-12-11 02:26:42,775] 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$) [2025-12-11 02:26:42,775] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,775] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,776] 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$) [2025-12-11 02:26:42,776] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,776] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,780] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 29ms (883/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,783] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-20. (kafka.log.LogLoader) [2025-12-11 02:26:42,783] 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$) [2025-12-11 02:26:42,783] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,783] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,783] 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$) [2025-12-11 02:26:42,783] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,783] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topicId=jyCree1KThGekn92PL0Vzw, 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 4ms (884/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,787] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-0. (kafka.log.LogLoader) [2025-12-11 02:26:42,790] 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$) [2025-12-11 02:26:42,790] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,790] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,796] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 24 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,797] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 24 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,797] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 24 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,797] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file 'SnapshotFile(offset=24, file=/tmp/kafka-logs/-uve-topic-25-0/00000000000000000024.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,797] 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 24 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,798] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topicId=4E7KsC3aQ52oEu_Rmn6OSw, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=24) with 1 segments, local-log-start-offset 0 and log-end-offset 24 in 13ms (885/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,801] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-0-27. (kafka.log.LogLoader) [2025-12-11 02:26:42,805] 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$) [2025-12-11 02:26:42,805] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,805] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,806] 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$) [2025-12-11 02:26:42,806] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,806] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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) [2025-12-11 02:26:42,809] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-25. (kafka.log.LogLoader) [2025-12-11 02:26:42,809] 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$) [2025-12-11 02:26:42,809] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,809] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,809] 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$) [2025-12-11 02:26:42,809] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,809] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 3ms (887/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,812] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,812] 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$) [2025-12-11 02:26:42,812] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,812] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,813] 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$) [2025-12-11 02:26:42,813] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,813] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:42,825] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-24-15. (kafka.log.LogLoader) [2025-12-11 02:26:42,825] 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$) [2025-12-11 02:26:42,825] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,825] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,833] 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$) [2025-12-11 02:26:42,833] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,833] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,834] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topicId=jyCree1KThGekn92PL0Vzw, 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 15ms (889/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,835] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-29-0. (kafka.log.LogLoader) [2025-12-11 02:26:42,835] 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$) [2025-12-11 02:26:42,836] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,836] 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 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,837] WARN Found invalid messages in log segment /tmp/kafka-logs/-uve-topic-29-0/00000000000000000000.log at byte offset 14434. (org.apache.kafka.storage.internals.log.LogSegment) org.apache.kafka.common.errors.CorruptRecordException: Found record size 0 smaller than minimum record overhead (14) in file /tmp/kafka-logs/-uve-topic-29-0/00000000000000000000.log. [2025-12-11 02:26:42,842] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 57 with 0 producer ids in 5 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,842] WARN [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Corruption found in segment 0, truncating to offset 57 (kafka.log.LogLoader) [2025-12-11 02:26:42,843] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 57 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,843] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 57 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,843] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file 'SnapshotFile(offset=57, file=/tmp/kafka-logs/-uve-topic-29-0/00000000000000000057.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:42,843] 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 57 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topicId=OjuOT_cPQPa0fBHEFQAxkA, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=57) with 1 segments, local-log-start-offset 0 and log-end-offset 57 in 9ms (890/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,847] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-0. (kafka.log.LogLoader) [2025-12-11 02:26:42,847] 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$) [2025-12-11 02:26:42,847] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,847] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,848] 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$) [2025-12-11 02:26:42,848] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,848] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (891/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,854] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-28. (kafka.log.LogLoader) [2025-12-11 02:26:42,854] 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$) [2025-12-11 02:26:42,854] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,854] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,855] 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$) [2025-12-11 02:26:42,855] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,855] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topicId=654d0iDBT0y1zq4wP9_OXg, 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 7ms (892/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,858] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-10-17. (kafka.log.LogLoader) [2025-12-11 02:26:42,858] 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$) [2025-12-11 02:26:42,858] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,858] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,861] 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$) [2025-12-11 02:26:42,861] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,861] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,862] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 6ms (893/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,865] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-25. (kafka.log.LogLoader) [2025-12-11 02:26:42,865] 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$) [2025-12-11 02:26:42,865] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,865] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,866] 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$) [2025-12-11 02:26:42,866] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,866] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 4ms (894/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,873] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-24. (kafka.log.LogLoader) [2025-12-11 02:26:42,873] 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$) [2025-12-11 02:26:42,873] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,873] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,874] 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$) [2025-12-11 02:26:42,874] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,874] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,875] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 8ms (895/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,881] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-3. (kafka.log.LogLoader) [2025-12-11 02:26:42,881] 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$) [2025-12-11 02:26:42,881] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,881] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,882] 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$) [2025-12-11 02:26:42,882] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,882] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topicId=P6YusPQnT1Ks2c94RTc6Qg, topic=-uve-topic-28, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 8ms (896/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,884] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-11. (kafka.log.LogLoader) [2025-12-11 02:26:42,884] 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$) [2025-12-11 02:26:42,885] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,885] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,886] 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$) [2025-12-11 02:26:42,886] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,886] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,887] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 5ms (897/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,890] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for structured_syslog_topic-8. (kafka.log.LogLoader) [2025-12-11 02:26:42,891] 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$) [2025-12-11 02:26:42,891] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,891] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,891] 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$) [2025-12-11 02:26:42,891] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,891] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,892] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 4ms (898/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,898] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-3-15. (kafka.log.LogLoader) [2025-12-11 02:26:42,898] 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$) [2025-12-11 02:26:42,898] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,898] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,898] 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$) [2025-12-11 02:26:42,898] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,898] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 4ms (899/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,903] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-18-22. (kafka.log.LogLoader) [2025-12-11 02:26:42,903] 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$) [2025-12-11 02:26:42,903] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,903] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,904] 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$) [2025-12-11 02:26:42,904] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,904] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,905] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topicId=awYy5BloTnqCXcvdCCrp-w, 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 3ms (900/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,912] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-1. (kafka.log.LogLoader) [2025-12-11 02:26:42,912] 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$) [2025-12-11 02:26:42,912] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,912] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,912] 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$) [2025-12-11 02:26:42,912] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,912] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,913] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topicId=P6YusPQnT1Ks2c94RTc6Qg, topic=-uve-topic-28, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (901/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,916] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-17-3. (kafka.log.LogLoader) [2025-12-11 02:26:42,916] 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$) [2025-12-11 02:26:42,916] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,916] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,917] 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$) [2025-12-11 02:26:42,917] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,917] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,918] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topicId=q2BftT0tQUinuB65t35xrg, 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 3ms (902/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,923] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-16-19. (kafka.log.LogLoader) [2025-12-11 02:26:42,923] 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$) [2025-12-11 02:26:42,923] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,923] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,929] 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$) [2025-12-11 02:26:42,929] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,929] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,930] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 10ms (903/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,932] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-28-17. (kafka.log.LogLoader) [2025-12-11 02:26:42,932] 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$) [2025-12-11 02:26:42,932] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,932] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,938] 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$) [2025-12-11 02:26:42,938] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,938] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 8ms (904/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,941] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-4-17. (kafka.log.LogLoader) [2025-12-11 02:26:42,941] 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$) [2025-12-11 02:26:42,941] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,941] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,948] 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$) [2025-12-11 02:26:42,949] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,949] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 10ms (905/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,951] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-26. (kafka.log.LogLoader) [2025-12-11 02:26:42,951] 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$) [2025-12-11 02:26:42,951] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,951] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,960] 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$) [2025-12-11 02:26:42,960] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,960] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topicId=654d0iDBT0y1zq4wP9_OXg, 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 12ms (906/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,963] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-16. (kafka.log.LogLoader) [2025-12-11 02:26:42,963] 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$) [2025-12-11 02:26:42,963] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,963] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,971] 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$) [2025-12-11 02:26:42,971] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,971] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,972] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 11ms (907/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,974] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-6-28. (kafka.log.LogLoader) [2025-12-11 02:26:42,974] 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$) [2025-12-11 02:26:42,974] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,974] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,980] 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$) [2025-12-11 02:26:42,980] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,980] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,981] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:42,983] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-25-20. (kafka.log.LogLoader) [2025-12-11 02:26:42,983] 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$) [2025-12-11 02:26:42,983] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,983] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,993] 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$) [2025-12-11 02:26:42,993] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,993] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,994] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 12ms (909/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:42,995] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-6. (kafka.log.LogLoader) [2025-12-11 02:26:42,995] 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$) [2025-12-11 02:26:42,996] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,996] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,996] 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$) [2025-12-11 02:26:42,996] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,996] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:42,997] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (910/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,000] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-2. (kafka.log.LogLoader) [2025-12-11 02:26:43,000] 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$) [2025-12-11 02:26:43,000] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,000] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,001] 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$) [2025-12-11 02:26:43,001] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,001] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,002] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 5ms (911/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,005] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-3. (kafka.log.LogLoader) [2025-12-11 02:26:43,005] 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$) [2025-12-11 02:26:43,005] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,005] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,007] 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$) [2025-12-11 02:26:43,007] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,007] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,008] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topicId=cdX3z-evTUexwFy_-kogVw, 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 6ms (912/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,009] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-20. (kafka.log.LogLoader) [2025-12-11 02:26:43,009] 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$) [2025-12-11 02:26:43,010] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,010] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,012] 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$) [2025-12-11 02:26:43,012] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,012] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,013] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 6ms (913/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,016] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-1. (kafka.log.LogLoader) [2025-12-11 02:26:43,016] 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$) [2025-12-11 02:26:43,016] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,016] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,017] 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$) [2025-12-11 02:26:43,017] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,017] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,019] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 5ms (914/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,020] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-15. (kafka.log.LogLoader) [2025-12-11 02:26:43,021] 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$) [2025-12-11 02:26:43,021] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,021] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,021] 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$) [2025-12-11 02:26:43,021] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,021] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (915/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,028] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-14-16. (kafka.log.LogLoader) [2025-12-11 02:26:43,028] 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$) [2025-12-11 02:26:43,028] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,028] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,028] 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$) [2025-12-11 02:26:43,028] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,028] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 3ms (916/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,032] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-20-15. (kafka.log.LogLoader) [2025-12-11 02:26:43,033] 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$) [2025-12-11 02:26:43,033] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,033] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,033] 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$) [2025-12-11 02:26:43,033] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,033] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,034] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 4ms (917/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,039] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-1. (kafka.log.LogLoader) [2025-12-11 02:26:43,039] 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$) [2025-12-11 02:26:43,039] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,039] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,040] 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$) [2025-12-11 02:26:43,040] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,040] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:43,043] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-19-11. (kafka.log.LogLoader) [2025-12-11 02:26:43,043] 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$) [2025-12-11 02:26:43,043] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,043] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,045] 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$) [2025-12-11 02:26:43,045] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,045] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,046] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 5ms (919/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,048] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-1-12. (kafka.log.LogLoader) [2025-12-11 02:26:43,048] 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$) [2025-12-11 02:26:43,048] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,048] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,054] 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$) [2025-12-11 02:26:43,054] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,054] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 8ms (920/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,056] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-7. (kafka.log.LogLoader) [2025-12-11 02:26:43,057] 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$) [2025-12-11 02:26:43,057] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,057] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,057] 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$) [2025-12-11 02:26:43,057] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,057] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,058] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (921/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,059] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-22-9. (kafka.log.LogLoader) [2025-12-11 02:26:43,059] 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$) [2025-12-11 02:26:43,059] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,060] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,060] 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$) [2025-12-11 02:26:43,060] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,060] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 2ms (922/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,067] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-21-1. (kafka.log.LogLoader) [2025-12-11 02:26:43,067] 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$) [2025-12-11 02:26:43,067] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,067] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,068] 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$) [2025-12-11 02:26:43,068] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,068] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 7ms (923/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,075] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-11-3. (kafka.log.LogLoader) [2025-12-11 02:26:43,075] 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$) [2025-12-11 02:26:43,075] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,075] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,076] 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$) [2025-12-11 02:26:43,076] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,076] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,077] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 8ms (924/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,083] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-7-1. (kafka.log.LogLoader) [2025-12-11 02:26:43,083] 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$) [2025-12-11 02:26:43,083] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,083] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,083] 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$) [2025-12-11 02:26:43,083] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,083] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 8ms (925/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,087] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-27-23. (kafka.log.LogLoader) [2025-12-11 02:26:43,088] 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$) [2025-12-11 02:26:43,088] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,088] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,088] 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$) [2025-12-11 02:26:43,088] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,088] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topicId=cdX3z-evTUexwFy_-kogVw, 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 3ms (926/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,093] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-5-17. (kafka.log.LogLoader) [2025-12-11 02:26:43,093] 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$) [2025-12-11 02:26:43,093] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,093] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,093] 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$) [2025-12-11 02:26:43,093] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,093] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,094] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topicId=pXUK3jjLR16c_HE7Z353ew, 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 4ms (927/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,096] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-13-19. (kafka.log.LogLoader) [2025-12-11 02:26:43,098] 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$) [2025-12-11 02:26:43,098] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,098] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,106] 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$) [2025-12-11 02:26:43,106] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,106] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 12ms (928/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,108] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-8-12. (kafka.log.LogLoader) [2025-12-11 02:26:43,108] 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$) [2025-12-11 02:26:43,108] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,108] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,109] 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$) [2025-12-11 02:26:43,109] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,109] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (929/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,111] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Recovering unflushed segment 0. 0/1 recovered for -uve-topic-12-11. (kafka.log.LogLoader) [2025-12-11 02:26:43,111] 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$) [2025-12-11 02:26:43,111] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,112] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,112] 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$) [2025-12-11 02:26:43,112] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,112] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 0 (kafka.log.UnifiedLog$) [2025-12-11 02:26:43,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 4ms (930/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:43,117] INFO Loaded 930 logs in 8644ms (unclean log dirs = ArrayBuffer(/tmp/kafka-logs)) (kafka.log.LogManager) [2025-12-11 02:26:43,121] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-12-11 02:26:43,121] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-12-11 02:26:43,220] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:43,303] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:43,332] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2025-12-11 02:26:43,366] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2025-12-11 02:26:43,410] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:43,900] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2025-12-11 02:26:43,919] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-12-11 02:26:43,924] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:43,954] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:43,960] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:43,963] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:43,964] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:43,965] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:43,979] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-12-11 02:26:43,979] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2025-12-11 02:26:44,027] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-12-11 02:26:44,049] ERROR Error while creating ephemeral at /brokers/ids/1, node already exists and owner '0x10000118611000d' does not match current session '0x100000060e80002' (kafka.zk.KafkaZkClient$CheckedEphemeral) [2025-12-11 02:26:44,057] ERROR [KafkaServer id=1] Fatal error during KafkaServer startup. Prepare to shutdown (kafka.server.KafkaServer) org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists at org.apache.zookeeper.KeeperException.create(KeeperException.java:126) at kafka.zk.KafkaZkClient$CheckedEphemeral.getAfterNodeExists(KafkaZkClient.scala:2239) at kafka.zk.KafkaZkClient$CheckedEphemeral.create(KafkaZkClient.scala:2177) at kafka.zk.KafkaZkClient.checkedEphemeralCreate(KafkaZkClient.scala:2144) at kafka.zk.KafkaZkClient.registerBroker(KafkaZkClient.scala:111) at kafka.server.KafkaServer.startup(KafkaServer.scala:407) at kafka.Kafka$.main(Kafka.scala:112) at kafka.Kafka.main(Kafka.scala) [2025-12-11 02:26:44,057] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) [2025-12-11 02:26:44,058] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Stopping socket server request processors (kafka.network.SocketServer) [2025-12-11 02:26:44,061] ERROR Cannot invoke "java.nio.channels.ServerSocketChannel.close()" because the return value of "kafka.network.Acceptor.serverChannel()" is null (kafka.network.DataPlaneAcceptor) java.lang.NullPointerException: Cannot invoke "java.nio.channels.ServerSocketChannel.close()" because the return value of "kafka.network.Acceptor.serverChannel()" is null at kafka.network.Acceptor.$anonfun$closeAll$2(SocketServer.scala:711) at kafka.utils.CoreUtils$.swallow(CoreUtils.scala:68) at kafka.network.Acceptor.closeAll(SocketServer.scala:711) at kafka.network.Acceptor.close(SocketServer.scala:678) at kafka.network.SocketServer.$anonfun$stopProcessingRequests$4(SocketServer.scala:287) at kafka.network.SocketServer.$anonfun$stopProcessingRequests$4$adapted(SocketServer.scala:287) at scala.collection.IterableOnceOps.foreach(IterableOnce.scala:619) at scala.collection.IterableOnceOps.foreach$(IterableOnce.scala:617) at scala.collection.AbstractIterable.foreach(Iterable.scala:935) at kafka.network.SocketServer.stopProcessingRequests(SocketServer.scala:287) at kafka.server.KafkaServer.$anonfun$shutdown$4(KafkaServer.scala:997) at kafka.utils.CoreUtils$.swallow(CoreUtils.scala:68) at kafka.server.KafkaServer.shutdown(KafkaServer.scala:997) at kafka.server.KafkaBroker.shutdown(KafkaBroker.scala:98) at kafka.server.KafkaBroker.shutdown$(KafkaBroker.scala:98) at kafka.server.KafkaServer.shutdown(KafkaServer.scala:112) at kafka.server.KafkaServer.startup(KafkaServer.scala:679) at kafka.Kafka$.main(Kafka.scala:112) at kafka.Kafka.main(Kafka.scala) [2025-12-11 02:26:44,067] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Stopped socket server request processors (kafka.network.SocketServer) [2025-12-11 02:26:44,077] INFO [ReplicaManager broker=1] Shutting down (kafka.server.ReplicaManager) [2025-12-11 02:26:44,078] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-12-11 02:26:44,078] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-12-11 02:26:44,078] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-12-11 02:26:44,080] INFO [ReplicaFetcherManager on broker 1] shutting down (kafka.server.ReplicaFetcherManager) [2025-12-11 02:26:44,081] INFO [ReplicaFetcherManager on broker 1] shutdown completed (kafka.server.ReplicaFetcherManager) [2025-12-11 02:26:44,081] INFO [ReplicaAlterLogDirsManager on broker 1] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2025-12-11 02:26:44,083] INFO [ReplicaAlterLogDirsManager on broker 1] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2025-12-11 02:26:44,083] INFO [ExpirationReaper-1-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,084] INFO [ExpirationReaper-1-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,084] INFO [ExpirationReaper-1-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,085] INFO [ExpirationReaper-1-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,086] INFO [ExpirationReaper-1-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,086] INFO [ExpirationReaper-1-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,086] INFO [ExpirationReaper-1-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,086] INFO [ExpirationReaper-1-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,086] INFO [ExpirationReaper-1-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,087] INFO [ExpirationReaper-1-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,087] INFO [ExpirationReaper-1-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,087] INFO [ExpirationReaper-1-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,089] INFO [ExpirationReaper-1-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,090] INFO [ExpirationReaper-1-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,091] INFO [ExpirationReaper-1-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:44,100] INFO [AddPartitionsToTxnSenderThread-1]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2025-12-11 02:26:44,100] INFO [AddPartitionsToTxnSenderThread-1]: Stopped (kafka.server.AddPartitionsToTxnManager) [2025-12-11 02:26:44,100] INFO [AddPartitionsToTxnSenderThread-1]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2025-12-11 02:26:44,101] INFO [ReplicaManager broker=1] Shut down completely (kafka.server.ReplicaManager) [2025-12-11 02:26:44,101] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:44,101] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:44,101] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:44,102] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2025-12-11 02:26:44,102] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:44,102] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:44,102] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:44,102] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2025-12-11 02:26:44,102] INFO Shutting down. (kafka.log.LogManager) [2025-12-11 02:26:44,103] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:44,104] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:44,104] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:44,104] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:44,104] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:44,105] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:46,409] INFO Shutdown complete. (kafka.log.LogManager) [2025-12-11 02:26:46,412] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2025-12-11 02:26:46,413] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2025-12-11 02:26:46,413] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2025-12-11 02:26:46,413] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:46,518] INFO Session: 0x100000060e80002 closed (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:46,518] INFO EventThread shut down for session: 0x100000060e80002 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:46,519] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:46,519] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,520] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,520] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,521] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:46,523] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Shutting down socket server (kafka.network.SocketServer) [2025-12-11 02:26:46,536] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Shutdown completed (kafka.network.SocketServer) [2025-12-11 02:26:46,536] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2025-12-11 02:26:46,536] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2025-12-11 02:26:46,538] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2025-12-11 02:26:46,544] INFO App info kafka.server for 1 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:26:46,544] INFO [KafkaServer id=1] shut down completed (kafka.server.KafkaServer) [2025-12-11 02:26:46,544] ERROR Exiting Kafka due to fatal exception during startup. (kafka.Kafka$) org.apache.zookeeper.KeeperException$NodeExistsException: KeeperErrorCode = NodeExists at org.apache.zookeeper.KeeperException.create(KeeperException.java:126) at kafka.zk.KafkaZkClient$CheckedEphemeral.getAfterNodeExists(KafkaZkClient.scala:2239) at kafka.zk.KafkaZkClient$CheckedEphemeral.create(KafkaZkClient.scala:2177) at kafka.zk.KafkaZkClient.checkedEphemeralCreate(KafkaZkClient.scala:2144) at kafka.zk.KafkaZkClient.registerBroker(KafkaZkClient.scala:111) at kafka.server.KafkaServer.startup(KafkaServer.scala:407) at kafka.Kafka$.main(Kafka.scala:112) at kafka.Kafka.main(Kafka.scala) [2025-12-11 02:26:46,545] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) ++ LOG_DIR=/var/log/kafka ++ export CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ CONTAINER_LOG_DIR=/var/log/kafka/analytics-alarm-kafka ++ mkdir -p /var/log/kafka/analytics-alarm-kafka ++ log_file=/var/log/kafka/analytics-alarm-kafka/console.log ++ touch /var/log/kafka/analytics-alarm-kafka/console.log ++ chmod 600 /var/log/kafka/analytics-alarm-kafka/console.log ++ exec +++ tee -a /var/log/kafka/analytics-alarm-kafka/console.log +++ date ++ echo 'INFO: =================== Thu Dec 11 02:26:47 UTC 2025 ===================' INFO: =================== Thu Dec 11 02:26:47 UTC 2025 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ 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 cut ip-d / -f 1 +++ local nic=ens3 +++ ip addr show dev ens3 +++ grep 'inet ' +++ head -n 1 +++ awk '{print $2}' ++ DEFAULT_LOCAL_IP=10.0.0.22 ++ 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.22 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.22 ++ ANALYTICSDB_NODES=10.0.0.22 ++ ANALYTICS_SNMP_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8081 ' +++ '[' -n '10.0.0.22:8081 ' ']' +++ echo 10.0.0.22:8081 ++ ANALYTICS_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9042 ' +++ '[' -n '10.0.0.22:9042 ' ']' +++ echo 10.0.0.22:9042 ++ ANALYTICSDB_CQL_SERVERS=10.0.0.22:9042 ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8086 ' +++ '[' -n '10.0.0.22:8086 ' ']' +++ echo 10.0.0.22:8086 ++ COLLECTOR_SERVERS=10.0.0.22: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.22 ++ CONFIGDB_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:8082 ' +++ '[' -n '10.0.0.22:8082 ' ']' +++ echo 10.0.0.22:8082 ++ CONFIG_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9161 ' +++ '[' -n '10.0.0.22:9161 ' ']' +++ echo 10.0.0.22:9161 ++ CONFIGDB_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9041 ' +++ '[' -n '10.0.0.22:9041 ' ']' +++ echo 10.0.0.22:9041 ++ CONFIGDB_CQL_SERVERS=10.0.0.22: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.201 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.201 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:2181, +++ '[' -n 10.0.0.22:2181, ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:2181 ' +++ '[' -n '10.0.0.22:2181 ' ']' +++ echo 10.0.0.22:2181 ++ ZOOKEEPER_SERVERS_SPACE_DELIM=10.0.0.22:2181 ++ RABBITMQ_NODES=10.0.0.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+=10.0.0.22:5673, +++ '[' -n 10.0.0.22:5673, ']' +++ echo 10.0.0.22:5673 ++ RABBITMQ_SERVERS=10.0.0.22: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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:6379 ' +++ '[' -n '10.0.0.22:6379 ' ']' +++ echo 10.0.0.22:6379 ++ REDIS_SERVERS=10.0.0.22: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.22 ++ 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.22 +++ local server_address=10.0.0.22 +++ extended_server_list+='10.0.0.22:9092 ' +++ '[' -n '10.0.0.22:9092 ' ']' +++ echo 10.0.0.22:9092 ++ KAFKA_SERVERS=10.0.0.22: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.22 ++ 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.22 ++ 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.22 ++ 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.22 ++ local servers=10.0.0.22 ++ 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.22,10.20.0.201,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.22'\''))' ++ local server_ip=10.0.0.22 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.22 ]] ++ [[ ,10.0.0.22,10.20.0.201,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.22, ]] ++ echo 10.0.0.22 1 ++ return + my_ip_and_order='10.0.0.22 1' + '[' -n '10.0.0.22 1' ']' + break + '[' -z '10.0.0.22 1' ']' ++ echo 10.0.0.22 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.22 ++ echo ++ cut -d ' ' -f 2 10.0.0.22 1 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.22 + KAFKA_LISTEN_ADDRESS=10.0.0.22 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=1 + [[ 1 -gt 1 ]] + replication_factor=1 + KAFKA_BROKER_ID=1 + 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=1/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.22:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.22:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.22/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 ' ' + [[ 1 -eq 2 ]] + [[ 1 -gt 2 ]] + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=1 + 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 [2025-12-11 02:26:48,374] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2025-12-11 02:26:48,582] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2025-12-11 02:26:48,673] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2025-12-11 02:26:48,674] INFO starting (kafka.server.KafkaServer) [2025-12-11 02:26:48,675] INFO Connecting to zookeeper on 10.0.0.22:2181 (kafka.server.KafkaServer) [2025-12-11 02:26:48,699] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.22:2181. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:48,703] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-4880-1. (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] 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) [2025-12-11 02:26:48,704] 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) [2025-12-11 02:26:48,704] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,704] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,705] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,707] INFO Initiating client connection, connectString=10.0.0.22:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2025-12-11 02:26:48,711] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2025-12-11 02:26:48,718] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:48,721] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:48,721] INFO Opening socket connection to server /10.0.0.22:2181. (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:48,724] INFO Socket connection established, initiating session, client: /10.0.0.22:51336, server: /10.0.0.22:2181 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:48,730] INFO Session establishment complete on server /10.0.0.22:2181, session id = 0x100000060e80004, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2025-12-11 02:26:48,733] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2025-12-11 02:26:48,931] INFO Cluster ID = NMhgQUIgQeCULYiPFYN37Q (kafka.server.KafkaServer) [2025-12-11 02:26:48,986] 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 = 1 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 = 1 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.22: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 = 1 node.id = 1 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 = 1 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.22: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) [2025-12-11 02:26:49,015] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:49,016] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:49,017] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:49,019] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2025-12-11 02:26:49,091] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,123] INFO Skipping recovery of 930 logs from /tmp/kafka-logs since clean shutdown file was found (kafka.log.LogManager) [2025-12-11 02:26:49,220] 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$) [2025-12-11 02:26:49,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-17, topicId=654d0iDBT0y1zq4wP9_OXg, 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 115ms (1/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,248] 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$) [2025-12-11 02:26:49,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-13, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 3ms (2/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,253] 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$) [2025-12-11 02:26:49,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-20, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (3/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,256] 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$) [2025-12-11 02:26:49,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-5, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 3ms (4/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,260] 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$) [2025-12-11 02:26:49,262] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-17, topicId=jyCree1KThGekn92PL0Vzw, 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 4ms (5/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,264] 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$) [2025-12-11 02:26:49,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-6, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 4ms (6/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,268] 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$) [2025-12-11 02:26:49,270] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-1, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 4ms (7/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,272] 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$) [2025-12-11 02:26:49,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-25, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 3ms (8/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,276] 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$) [2025-12-11 02:26:49,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-5, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 3ms (9/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,280] 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$) [2025-12-11 02:26:49,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-23, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 3ms (10/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,283] 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$) [2025-12-11 02:26:49,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-2, topicId=ztmXUkDxRBWJiSTsKtYp3w, topic=-uve-topic-20, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (11/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,286] 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$) [2025-12-11 02:26:49,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-18, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 3ms (12/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,290] 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$) [2025-12-11 02:26:49,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-2, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 3ms (13/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,292] 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$) [2025-12-11 02:26:49,293] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-12, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 3ms (14/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,296] 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$) [2025-12-11 02:26:49,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-13, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 4ms (15/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,299] 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$) [2025-12-11 02:26:49,300] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-7, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (16/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,302] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-12, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 3ms (17/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,305] 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$) [2025-12-11 02:26:49,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-26, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 3ms (18/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,308] 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$) [2025-12-11 02:26:49,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-26, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 3ms (19/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,311] 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$) [2025-12-11 02:26:49,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-16, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (20/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,318] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 1036 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,319] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 1036 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,319] INFO [ProducerStateManager partition=-uve-topic-0-0] Loading producer state from snapshot file 'SnapshotFile(offset=1036, file=/tmp/kafka-logs/-uve-topic-0-0/00000000000000001036.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,324] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Producer state recovery took 5ms for snapshot load and 0ms for segment recovery from offset 1036 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-0, topicId=TpxNByMfTvKIlO6-3wUHJQ, topic=-uve-topic-0, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=1036) with 1 segments, local-log-start-offset 0 and log-end-offset 1036 in 14ms (21/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,328] 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$) [2025-12-11 02:26:49,329] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-22, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 3ms (22/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,330] 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$) [2025-12-11 02:26:49,331] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-3, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 2ms (23/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,333] 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$) [2025-12-11 02:26:49,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-20, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 2ms (24/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,335] 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$) [2025-12-11 02:26:49,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-6, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 2ms (25/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,338] 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$) [2025-12-11 02:26:49,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-22, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 2ms (26/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,340] 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$) [2025-12-11 02:26:49,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-9, topicId=upRZbnKGR9uGoYo1ozhITg, 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 2ms (27/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,342] 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$) [2025-12-11 02:26:49,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-29, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 2ms (28/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,345] 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$) [2025-12-11 02:26:49,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-27, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 2ms (29/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,347] 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$) [2025-12-11 02:26:49,348] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-21, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 2ms (30/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,349] 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$) [2025-12-11 02:26:49,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-14, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 2ms (31/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,352] 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$) [2025-12-11 02:26:49,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-9, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 2ms (32/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,354] 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$) [2025-12-11 02:26:49,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-11, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 3ms (33/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,356] 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$) [2025-12-11 02:26:49,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-18, topicId=awYy5BloTnqCXcvdCCrp-w, 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 2ms (34/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,358] 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$) [2025-12-11 02:26:49,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-24, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (35/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,361] 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$) [2025-12-11 02:26:49,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-1, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 3ms (36/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,363] 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$) [2025-12-11 02:26:49,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-25, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 2ms (37/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,366] 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$) [2025-12-11 02:26:49,366] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-14, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 2ms (38/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,368] 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$) [2025-12-11 02:26:49,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-10, topicId=awYy5BloTnqCXcvdCCrp-w, 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 2ms (39/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,370] 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$) [2025-12-11 02:26:49,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-23, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 2ms (40/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,372] 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$) [2025-12-11 02:26:49,373] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-0, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 2ms (41/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,375] 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$) [2025-12-11 02:26:49,376] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-16, topicId=654d0iDBT0y1zq4wP9_OXg, 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 2ms (42/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,377] 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$) [2025-12-11 02:26:49,378] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-11, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (43/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,379] 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$) [2025-12-11 02:26:49,380] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-25, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 3ms (44/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,381] 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$) [2025-12-11 02:26:49,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-26, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 2ms (45/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,383] 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$) [2025-12-11 02:26:49,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-18, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (46/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,386] 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$) [2025-12-11 02:26:49,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-20, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 2ms (47/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,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$) [2025-12-11 02:26:49,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-7, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 3ms (48/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,391] 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$) [2025-12-11 02:26:49,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-6, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 2ms (49/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,393] 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$) [2025-12-11 02:26:49,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-4, topicId=cdX3z-evTUexwFy_-kogVw, 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 2ms (50/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,395] 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$) [2025-12-11 02:26:49,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-28, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 2ms (51/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,398] 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$) [2025-12-11 02:26:49,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-28, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 2ms (52/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,400] 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$) [2025-12-11 02:26:49,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-25, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (53/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,401] 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$) [2025-12-11 02:26:49,402] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-25, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 2ms (54/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,403] 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$) [2025-12-11 02:26:49,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-29, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 2ms (55/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,405] 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$) [2025-12-11 02:26:49,406] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-11, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (56/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,407] 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$) [2025-12-11 02:26:49,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-27, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:49,409] 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$) [2025-12-11 02:26:49,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-11, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (58/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,411] 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$) [2025-12-11 02:26:49,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-27, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (59/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,413] 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$) [2025-12-11 02:26:49,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-24, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (60/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,415] 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$) [2025-12-11 02:26:49,415] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-29, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 2ms (61/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,417] 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$) [2025-12-11 02:26:49,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-15, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 2ms (62/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,418] 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$) [2025-12-11 02:26:49,419] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-12, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 2ms (63/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,421] 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$) [2025-12-11 02:26:49,421] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-7, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 2ms (64/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,423] 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$) [2025-12-11 02:26:49,423] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-23, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (65/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,424] 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$) [2025-12-11 02:26:49,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-10, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (66/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,427] 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$) [2025-12-11 02:26:49,427] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-12, topicId=awYy5BloTnqCXcvdCCrp-w, 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 2ms (67/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,429] 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$) [2025-12-11 02:26:49,429] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-9, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 2ms (68/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,430] 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$) [2025-12-11 02:26:49,431] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-5, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 2ms (69/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,433] 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$) [2025-12-11 02:26:49,433] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-4, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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) [2025-12-11 02:26:49,435] 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$) [2025-12-11 02:26:49,435] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-29, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (71/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,436] 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$) [2025-12-11 02:26:49,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-16, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (72/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,439] 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$) [2025-12-11 02:26:49,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-26, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 2ms (73/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,441] 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$) [2025-12-11 02:26:49,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-8, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (74/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,443] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 41 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,443] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,443] INFO [ProducerStateManager partition=-uve-topic-24-0] Loading producer state from snapshot file 'SnapshotFile(offset=41, file=/tmp/kafka-logs/-uve-topic-24-0/00000000000000000041.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,443] 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 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-0, topicId=jyCree1KThGekn92PL0Vzw, topic=-uve-topic-24, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=41) with 1 segments, local-log-start-offset 0 and log-end-offset 41 in 3ms (75/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,450] 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$) [2025-12-11 02:26:49,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-19, topicId=jyCree1KThGekn92PL0Vzw, 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 4ms (76/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,453] 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$) [2025-12-11 02:26:49,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-28, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 2ms (77/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,455] 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$) [2025-12-11 02:26:49,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-5, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:49,457] 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$) [2025-12-11 02:26:49,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-27, topicId=U-peRF7mRsGy9zqN7XmBfQ, topic=-uve-topic-11, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (79/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,460] 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$) [2025-12-11 02:26:49,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-12, topicId=nT_O_Mu5S9m5M1JF2RLPiw, topic=-uve-topic-15, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (80/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,463] 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$) [2025-12-11 02:26:49,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-13, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 2ms (81/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,465] 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$) [2025-12-11 02:26:49,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-9, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 2ms (82/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,468] 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$) [2025-12-11 02:26:49,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-19, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 3ms (83/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,471] 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$) [2025-12-11 02:26:49,472] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-15, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 2ms (84/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,473] 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$) [2025-12-11 02:26:49,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-12, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:49,475] 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$) [2025-12-11 02:26:49,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-27, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 3ms (86/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,477] 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$) [2025-12-11 02:26:49,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-22, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (87/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,480] 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$) [2025-12-11 02:26:49,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-15, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 2ms (88/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,482] 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$) [2025-12-11 02:26:49,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-22, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:49,484] 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$) [2025-12-11 02:26:49,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-29, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 2ms (90/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,488] 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$) [2025-12-11 02:26:49,489] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-18, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 4ms (91/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,490] 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$) [2025-12-11 02:26:49,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-18, topicId=jyCree1KThGekn92PL0Vzw, 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 3ms (92/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,492] 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$) [2025-12-11 02:26:49,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-24, topicId=pXUK3jjLR16c_HE7Z353ew, 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 2ms (93/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,494] 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$) [2025-12-11 02:26:49,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-6, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (94/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,497] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 12 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,497] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,497] INFO [ProducerStateManager partition=-uve-topic-9-0] Loading producer state from snapshot file 'SnapshotFile(offset=12, file=/tmp/kafka-logs/-uve-topic-9-0/00000000000000000012.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,497] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-0, topicId=TwfX9LgdSD2VdM71NU18rQ, topic=-uve-topic-9, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=12) with 1 segments, local-log-start-offset 0 and log-end-offset 12 in 3ms (95/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,503] 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$) [2025-12-11 02:26:49,504] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-14, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 3ms (96/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,505] 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$) [2025-12-11 02:26:49,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-26, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:49,508] 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$) [2025-12-11 02:26:49,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-26, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (98/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,510] 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$) [2025-12-11 02:26:49,510] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-21, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:49,512] 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$) [2025-12-11 02:26:49,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-19, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (100/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,514] 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$) [2025-12-11 02:26:49,515] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-28, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 2ms (101/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,516] 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$) [2025-12-11 02:26:49,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-2, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 2ms (102/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,519] 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$) [2025-12-11 02:26:49,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-6, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (103/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,521] 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$) [2025-12-11 02:26:49,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-1, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (104/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,523] 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$) [2025-12-11 02:26:49,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-19, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (105/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,524] 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$) [2025-12-11 02:26:49,525] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-13, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 2ms (106/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,526] 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$) [2025-12-11 02:26:49,527] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-12, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (107/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,528] 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$) [2025-12-11 02:26:49,528] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-3, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (108/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,529] 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$) [2025-12-11 02:26:49,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-20, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (109/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,531] 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$) [2025-12-11 02:26:49,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-23, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (110/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,532] 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$) [2025-12-11 02:26:49,533] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-16, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (111/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,534] 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$) [2025-12-11 02:26:49,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-15, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (112/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,536] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 23 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,536] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 23 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,536] INFO [ProducerStateManager partition=-uve-topic-12-0] Loading producer state from snapshot file 'SnapshotFile(offset=23, file=/tmp/kafka-logs/-uve-topic-12-0/00000000000000000023.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,536] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 23 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-0, topicId=xDS3ObEbTAiKVna32vV8qQ, topic=-uve-topic-12, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=23) with 1 segments, local-log-start-offset 0 and log-end-offset 23 in 2ms (113/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,537] 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$) [2025-12-11 02:26:49,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-3, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 3ms (114/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,542] 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$) [2025-12-11 02:26:49,542] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-25, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 3ms (115/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,543] 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$) [2025-12-11 02:26:49,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-1, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (116/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,576] 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$) [2025-12-11 02:26:49,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-17, topicId=upRZbnKGR9uGoYo1ozhITg, 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 32ms (117/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,578] 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$) [2025-12-11 02:26:49,579] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-28, topicId=9-cnRdPpSl-s_YbAtUx5OQ, topic=-uve-topic-26, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (118/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,580] 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$) [2025-12-11 02:26:49,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-5, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 2ms (119/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,582] 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$) [2025-12-11 02:26:49,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-18, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (120/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,584] 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$) [2025-12-11 02:26:49,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-6, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:49,586] 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$) [2025-12-11 02:26:49,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-3, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 2ms (122/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,587] 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$) [2025-12-11 02:26:49,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-17, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (123/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,589] 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$) [2025-12-11 02:26:49,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-2, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (124/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,591] 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$) [2025-12-11 02:26:49,592] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-13, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 2ms (125/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,593] 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$) [2025-12-11 02:26:49,593] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-27, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:49,595] 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$) [2025-12-11 02:26:49,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-15, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 2ms (127/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,597] 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$) [2025-12-11 02:26:49,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-12, topicId=cf2KnKl4TFyLz-CZueCZEw, 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) [2025-12-11 02:26:49,599] 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$) [2025-12-11 02:26:49,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-28, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 2ms (129/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,601] 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$) [2025-12-11 02:26:49,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-1, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 2ms (130/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,602] 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$) [2025-12-11 02:26:49,603] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-29, topicId=nT_O_Mu5S9m5M1JF2RLPiw, topic=-uve-topic-15, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (131/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,604] 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$) [2025-12-11 02:26:49,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-15, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (132/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,606] 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$) [2025-12-11 02:26:49,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-5, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:49,608] 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$) [2025-12-11 02:26:49,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-15, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (134/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,610] 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$) [2025-12-11 02:26:49,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-8, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:49,611] 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$) [2025-12-11 02:26:49,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-10, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (136/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,613] 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$) [2025-12-11 02:26:49,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-22, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (137/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,615] 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$) [2025-12-11 02:26:49,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-19, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (138/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,617] 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$) [2025-12-11 02:26:49,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-8, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (139/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,618] 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$) [2025-12-11 02:26:49,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-4, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (140/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,620] 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$) [2025-12-11 02:26:49,621] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-14, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (141/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,622] 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$) [2025-12-11 02:26:49,623] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-14, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 2ms (142/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,624] 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$) [2025-12-11 02:26:49,624] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-26, topicId=TpxNByMfTvKIlO6-3wUHJQ, topic=-uve-topic-0, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (143/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,626] 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$) [2025-12-11 02:26:49,626] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-26, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 2ms (144/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,627] 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$) [2025-12-11 02:26:49,628] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-22, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (145/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,629] 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$) [2025-12-11 02:26:49,629] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-26, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 2ms (146/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,630] 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$) [2025-12-11 02:26:49,631] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-18, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (147/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,632] 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$) [2025-12-11 02:26:49,632] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-3, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 2ms (148/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,633] 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$) [2025-12-11 02:26:49,634] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-15, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (149/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,635] 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$) [2025-12-11 02:26:49,635] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-25, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (150/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,637] 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$) [2025-12-11 02:26:49,637] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-10, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 2ms (151/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,639] 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$) [2025-12-11 02:26:49,639] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-2, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:49,641] 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$) [2025-12-11 02:26:49,641] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-3, topicId=pXUK3jjLR16c_HE7Z353ew, 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 2ms (153/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,642] 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$) [2025-12-11 02:26:49,642] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-5, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (154/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,644] 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$) [2025-12-11 02:26:49,644] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-3, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:49,645] 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$) [2025-12-11 02:26:49,646] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-13, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (156/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,647] 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$) [2025-12-11 02:26:49,648] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-13, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (157/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,649] 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$) [2025-12-11 02:26:49,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-16, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 2ms (158/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,650] 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$) [2025-12-11 02:26:49,651] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-9, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (159/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,652] 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$) [2025-12-11 02:26:49,653] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-22, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (160/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,654] 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$) [2025-12-11 02:26:49,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-7, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (161/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,656] 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$) [2025-12-11 02:26:49,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-27, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:49,657] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 144 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,657] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 144 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,657] INFO [ProducerStateManager partition=-uve-topic-23-0] Loading producer state from snapshot file 'SnapshotFile(offset=144, file=/tmp/kafka-logs/-uve-topic-23-0/00000000000000000144.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,657] 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 144 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-0, topicId=UzunQCkxRDWwo4g2ayGWEQ, topic=-uve-topic-23, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=144) with 1 segments, local-log-start-offset 0 and log-end-offset 144 in 1ms (163/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,662] 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$) [2025-12-11 02:26:49,663] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-13, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 4ms (164/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,664] 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$) [2025-12-11 02:26:49,665] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-5, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (165/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,666] 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$) [2025-12-11 02:26:49,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-19, topicId=xDS3ObEbTAiKVna32vV8qQ, topic=-uve-topic-12, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (166/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,668] 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$) [2025-12-11 02:26:49,668] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-11, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:49,669] 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$) [2025-12-11 02:26:49,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-22, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (168/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,671] 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$) [2025-12-11 02:26:49,671] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-17, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (169/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,673] 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$) [2025-12-11 02:26:49,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-14, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (170/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,675] 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$) [2025-12-11 02:26:49,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-21, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 2ms (171/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,677] 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$) [2025-12-11 02:26:49,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-26, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:49,678] 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$) [2025-12-11 02:26:49,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-8, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 2ms (173/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,680] 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$) [2025-12-11 02:26:49,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-16, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (174/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,682] 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$) [2025-12-11 02:26:49,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-9, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (175/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,684] 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$) [2025-12-11 02:26:49,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-29, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 2ms (176/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,685] 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$) [2025-12-11 02:26:49,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-19, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (177/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,687] 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$) [2025-12-11 02:26:49,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-6, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 2ms (178/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,688] 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$) [2025-12-11 02:26:49,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-5, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:49,689] 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$) [2025-12-11 02:26:49,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-21, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:49,694] 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$) [2025-12-11 02:26:49,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-28, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 4ms (181/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,696] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 12 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,696] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,696] INFO [ProducerStateManager partition=-uve-topic-17-0] Loading producer state from snapshot file 'SnapshotFile(offset=12, file=/tmp/kafka-logs/-uve-topic-17-0/00000000000000000012.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,696] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 12 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-0, topicId=q2BftT0tQUinuB65t35xrg, topic=-uve-topic-17, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=12) with 1 segments, local-log-start-offset 0 and log-end-offset 12 in 2ms (182/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,697] 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$) [2025-12-11 02:26:49,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-8, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 5ms (183/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,704] 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$) [2025-12-11 02:26:49,704] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-14, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 3ms (184/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,706] 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$) [2025-12-11 02:26:49,706] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-5, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:49,708] 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$) [2025-12-11 02:26:49,708] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-27, topicId=OjuOT_cPQPa0fBHEFQAxkA, topic=-uve-topic-29, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (186/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,709] 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$) [2025-12-11 02:26:49,710] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-18, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 2ms (187/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,711] 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$) [2025-12-11 02:26:49,712] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-25, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (188/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,713] 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$) [2025-12-11 02:26:49,714] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-4, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 2ms (189/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,718] 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$) [2025-12-11 02:26:49,719] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-16, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 6ms (190/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,720] 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$) [2025-12-11 02:26:49,721] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-20, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (191/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,722] 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$) [2025-12-11 02:26:49,722] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-16, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (192/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,723] 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$) [2025-12-11 02:26:49,724] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-24, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (193/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,725] 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$) [2025-12-11 02:26:49,725] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-26, topicId=xDS3ObEbTAiKVna32vV8qQ, topic=-uve-topic-12, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (194/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,726] 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$) [2025-12-11 02:26:49,726] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-1, topicId=xDS3ObEbTAiKVna32vV8qQ, topic=-uve-topic-12, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (195/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,728] 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$) [2025-12-11 02:26:49,728] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-21, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (196/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,729] 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$) [2025-12-11 02:26:49,729] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-10, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (197/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,731] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 41 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,731] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,731] INFO [ProducerStateManager partition=-uve-topic-21-0] Loading producer state from snapshot file 'SnapshotFile(offset=41, file=/tmp/kafka-logs/-uve-topic-21-0/00000000000000000041.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:49,731] 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 41 (kafka.log.UnifiedLog$) [2025-12-11 02:26:49,731] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-0, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=41) with 1 segments, local-log-start-offset 0 and log-end-offset 41 in 2ms (198/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,733] 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$) [2025-12-11 02:26:49,735] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-5, topicId=654d0iDBT0y1zq4wP9_OXg, 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 3ms (199/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,738] 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$) [2025-12-11 02:26:49,739] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-29, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 4ms (200/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,741] 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$) [2025-12-11 02:26:49,741] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-5, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:49,743] 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$) [2025-12-11 02:26:49,743] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-29, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 2ms (202/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,745] 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$) [2025-12-11 02:26:49,745] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-10, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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) [2025-12-11 02:26:49,746] 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$) [2025-12-11 02:26:49,747] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-12, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (204/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,748] 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$) [2025-12-11 02:26:49,748] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-2, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:49,750] 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$) [2025-12-11 02:26:49,750] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-10, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (206/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,751] 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$) [2025-12-11 02:26:49,751] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-10, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:49,752] 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$) [2025-12-11 02:26:49,753] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-4, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (208/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,754] 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$) [2025-12-11 02:26:49,754] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-17, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (209/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,755] 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$) [2025-12-11 02:26:49,755] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-17, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (210/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,756] 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$) [2025-12-11 02:26:49,757] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-8, topicId=TwfX9LgdSD2VdM71NU18rQ, topic=-uve-topic-9, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (211/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,758] 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$) [2025-12-11 02:26:49,758] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-20, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (212/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,759] 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$) [2025-12-11 02:26:49,759] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-27, topicId=UzunQCkxRDWwo4g2ayGWEQ, topic=-uve-topic-23, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (213/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,760] 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$) [2025-12-11 02:26:49,760] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-28, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (214/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,761] 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$) [2025-12-11 02:26:49,762] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-9, topicId=NNAlNBckTq6BgJ13UVvlMA, 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) [2025-12-11 02:26:49,763] 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$) [2025-12-11 02:26:49,763] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-25, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (216/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,764] 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$) [2025-12-11 02:26:49,765] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-2, topicId=TwfX9LgdSD2VdM71NU18rQ, topic=-uve-topic-9, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (217/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,766] 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$) [2025-12-11 02:26:49,766] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-9, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (218/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,767] 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$) [2025-12-11 02:26:49,767] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-24, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:49,768] 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$) [2025-12-11 02:26:49,768] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-10, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (220/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,769] 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$) [2025-12-11 02:26:49,770] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-19, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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) [2025-12-11 02:26:49,771] 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$) [2025-12-11 02:26:49,771] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-27, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 2ms (222/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,772] 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$) [2025-12-11 02:26:49,772] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-21, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (223/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,773] 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$) [2025-12-11 02:26:49,774] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-23, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 2ms (224/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,775] 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$) [2025-12-11 02:26:49,776] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-15, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (225/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,777] 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$) [2025-12-11 02:26:49,778] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-9, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (226/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,779] 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$) [2025-12-11 02:26:49,779] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-12, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (227/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,780] 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$) [2025-12-11 02:26:49,781] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-5, topicId=cf2KnKl4TFyLz-CZueCZEw, 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) [2025-12-11 02:26:49,782] 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$) [2025-12-11 02:26:49,782] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-8, topicId=pXUK3jjLR16c_HE7Z353ew, 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 2ms (229/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,783] 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$) [2025-12-11 02:26:49,784] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-2, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:49,785] 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$) [2025-12-11 02:26:49,785] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-26, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:49,786] 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$) [2025-12-11 02:26:49,787] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-10, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (232/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,788] 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$) [2025-12-11 02:26:49,788] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-10, topicId=jyCree1KThGekn92PL0Vzw, topic=-uve-topic-24, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (233/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,790] 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$) [2025-12-11 02:26:49,790] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-13, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 2ms (234/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,791] 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$) [2025-12-11 02:26:49,792] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-15, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (235/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,793] 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$) [2025-12-11 02:26:49,794] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-23, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:49,795] 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$) [2025-12-11 02:26:49,796] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-21, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (237/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,797] 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$) [2025-12-11 02:26:49,797] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-6, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:49,798] 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$) [2025-12-11 02:26:49,799] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-15, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (239/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,800] 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$) [2025-12-11 02:26:49,801] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-3, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (240/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,802] 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$) [2025-12-11 02:26:49,803] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-29, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (241/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,804] 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$) [2025-12-11 02:26:49,804] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-18, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 2ms (242/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,806] 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$) [2025-12-11 02:26:49,806] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-17, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (243/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,807] 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$) [2025-12-11 02:26:49,807] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-21, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:49,808] 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$) [2025-12-11 02:26:49,809] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-14, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (245/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,810] 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$) [2025-12-11 02:26:49,810] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-23, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (246/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,812] 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$) [2025-12-11 02:26:49,812] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-13, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (247/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,813] 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$) [2025-12-11 02:26:49,814] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-16, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (248/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,815] 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$) [2025-12-11 02:26:49,815] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-25, topicId=awYy5BloTnqCXcvdCCrp-w, 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 2ms (249/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,816] 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$) [2025-12-11 02:26:49,817] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-11, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (250/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,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$) [2025-12-11 02:26:49,818] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-18, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (251/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,820] 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$) [2025-12-11 02:26:49,820] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-14, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (252/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,821] 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$) [2025-12-11 02:26:49,822] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-16, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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) [2025-12-11 02:26:49,822] 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$) [2025-12-11 02:26:49,823] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-13, topicId=NNAlNBckTq6BgJ13UVvlMA, topic=-uve-topic-7, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (254/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,824] 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$) [2025-12-11 02:26:49,824] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-24, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (255/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,826] 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$) [2025-12-11 02:26:49,826] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-9, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:49,827] 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$) [2025-12-11 02:26:49,828] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-21, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (257/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,829] 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$) [2025-12-11 02:26:49,830] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-4, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (258/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,831] 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$) [2025-12-11 02:26:49,831] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-5, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:49,833] 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$) [2025-12-11 02:26:49,833] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-6, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (260/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,834] 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$) [2025-12-11 02:26:49,835] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-6, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (261/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,838] 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$) [2025-12-11 02:26:49,839] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-28, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 2ms (262/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,840] 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$) [2025-12-11 02:26:49,841] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-1, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (263/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,842] 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$) [2025-12-11 02:26:49,842] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-27, topicId=jyCree1KThGekn92PL0Vzw, 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 2ms (264/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,843] 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$) [2025-12-11 02:26:49,844] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-18, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (265/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,845] 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$) [2025-12-11 02:26:49,845] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-21, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (266/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,846] 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$) [2025-12-11 02:26:49,846] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-28, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (267/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,847] 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$) [2025-12-11 02:26:49,847] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-1, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (268/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,848] 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$) [2025-12-11 02:26:49,848] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-28, topicId=cdX3z-evTUexwFy_-kogVw, topic=-uve-topic-27, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (269/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,849] 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$) [2025-12-11 02:26:49,849] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-4, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (270/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,850] 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$) [2025-12-11 02:26:49,851] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-12, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (271/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,851] 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$) [2025-12-11 02:26:49,852] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-13, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (272/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,852] 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$) [2025-12-11 02:26:49,853] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-21, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (273/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,854] 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$) [2025-12-11 02:26:49,854] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-23, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (274/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,855] 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$) [2025-12-11 02:26:49,855] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-6, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (275/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,856] 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$) [2025-12-11 02:26:49,856] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-22, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (276/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,857] 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$) [2025-12-11 02:26:49,857] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-10, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (277/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,858] 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$) [2025-12-11 02:26:49,858] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-14, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (278/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,859] 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$) [2025-12-11 02:26:49,859] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-27, topicId=awYy5BloTnqCXcvdCCrp-w, topic=-uve-topic-18, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (279/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,860] 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$) [2025-12-11 02:26:49,860] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-27, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (280/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,861] 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$) [2025-12-11 02:26:49,861] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-7, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (281/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,862] 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$) [2025-12-11 02:26:49,863] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-27, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (282/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,863] 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$) [2025-12-11 02:26:49,864] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-1, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (283/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,864] 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$) [2025-12-11 02:26:49,865] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-16, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (284/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,865] 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$) [2025-12-11 02:26:49,866] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-3, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (285/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,866] 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$) [2025-12-11 02:26:49,867] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-26, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (286/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,868] 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$) [2025-12-11 02:26:49,868] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-21, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (287/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,869] 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$) [2025-12-11 02:26:49,869] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-11, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (288/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,870] 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$) [2025-12-11 02:26:49,870] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-29, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (289/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,871] 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$) [2025-12-11 02:26:49,872] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-6, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (290/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,872] 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$) [2025-12-11 02:26:49,873] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-4, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (291/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,874] 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$) [2025-12-11 02:26:49,874] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-22, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (292/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,875] 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$) [2025-12-11 02:26:49,875] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-28, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (293/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,876] 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$) [2025-12-11 02:26:49,876] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-22, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (294/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,877] 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$) [2025-12-11 02:26:49,877] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-13, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (295/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,878] 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$) [2025-12-11 02:26:49,878] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-4, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (296/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,879] 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$) [2025-12-11 02:26:49,879] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-14, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (297/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,880] 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$) [2025-12-11 02:26:49,880] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-16, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (298/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,881] 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$) [2025-12-11 02:26:49,881] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-4, topicId=UzunQCkxRDWwo4g2ayGWEQ, topic=-uve-topic-23, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (299/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,882] 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$) [2025-12-11 02:26:49,882] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-7, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (300/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,883] 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$) [2025-12-11 02:26:49,884] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-21, topicId=jyCree1KThGekn92PL0Vzw, topic=-uve-topic-24, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (301/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,884] 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$) [2025-12-11 02:26:49,885] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-4, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (302/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,885] 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$) [2025-12-11 02:26:49,886] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-21, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (303/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,887] 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$) [2025-12-11 02:26:49,887] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-11, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (304/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,888] 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$) [2025-12-11 02:26:49,888] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-20, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 2ms (305/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,889] 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$) [2025-12-11 02:26:49,889] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-13, topicId=bmvaIfXhQ0KH68jvmIO7Jw, topic=-uve-topic-22, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (306/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,890] 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$) [2025-12-11 02:26:49,890] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-7, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (307/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,891] 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$) [2025-12-11 02:26:49,891] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-12, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (308/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,893] 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$) [2025-12-11 02:26:49,894] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-18, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 2ms (309/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,894] 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$) [2025-12-11 02:26:49,895] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-27, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (310/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,896] 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$) [2025-12-11 02:26:49,896] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-6, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (311/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,897] 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$) [2025-12-11 02:26:49,897] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-24, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (312/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,898] 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$) [2025-12-11 02:26:49,898] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-5, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:49,899] 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$) [2025-12-11 02:26:49,899] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-24, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (314/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,900] 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$) [2025-12-11 02:26:49,900] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-6, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (315/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,901] 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$) [2025-12-11 02:26:49,901] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-4, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (316/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,902] 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$) [2025-12-11 02:26:49,903] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-3, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (317/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,904] 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$) [2025-12-11 02:26:49,904] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-10, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (318/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,905] 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$) [2025-12-11 02:26:49,906] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-0, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (319/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,906] 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$) [2025-12-11 02:26:49,907] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-3, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (320/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,908] 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$) [2025-12-11 02:26:49,908] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-7, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:49,909] 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$) [2025-12-11 02:26:49,909] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-2, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (322/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,910] 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$) [2025-12-11 02:26:49,910] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-6, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (323/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,911] 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$) [2025-12-11 02:26:49,912] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-29, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (324/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,918] 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$) [2025-12-11 02:26:49,919] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-5, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 7ms (325/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,920] 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$) [2025-12-11 02:26:49,920] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-9, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 2ms (326/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,921] 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$) [2025-12-11 02:26:49,922] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-7, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (327/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,922] 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$) [2025-12-11 02:26:49,923] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-22, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (328/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,924] 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$) [2025-12-11 02:26:49,924] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-2, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (329/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,925] 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$) [2025-12-11 02:26:49,925] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-29, topicId=upRZbnKGR9uGoYo1ozhITg, 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 0ms (330/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,926] 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$) [2025-12-11 02:26:49,926] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-23, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (331/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,927] 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$) [2025-12-11 02:26:49,927] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-22, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 0ms (332/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,928] 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$) [2025-12-11 02:26:49,928] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-3, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:49,931] 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$) [2025-12-11 02:26:49,931] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-2, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 3ms (334/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,932] 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$) [2025-12-11 02:26:49,933] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-7, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (335/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,933] 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$) [2025-12-11 02:26:49,934] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-19, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (336/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,934] 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$) [2025-12-11 02:26:49,935] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-20, topicId=NNAlNBckTq6BgJ13UVvlMA, topic=-uve-topic-7, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (337/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,935] 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$) [2025-12-11 02:26:49,936] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-23, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:49,937] 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$) [2025-12-11 02:26:49,937] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-1, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:49,938] 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$) [2025-12-11 02:26:49,938] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-11, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (340/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,939] 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$) [2025-12-11 02:26:49,939] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-12, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (341/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,940] 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$) [2025-12-11 02:26:49,940] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-23, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (342/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,941] 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$) [2025-12-11 02:26:49,941] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-17, topicId=awYy5BloTnqCXcvdCCrp-w, topic=-uve-topic-18, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (343/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,942] 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$) [2025-12-11 02:26:49,942] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-11, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (344/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,943] 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$) [2025-12-11 02:26:49,943] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-1, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (345/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,944] 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$) [2025-12-11 02:26:49,945] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-11, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (346/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,945] 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$) [2025-12-11 02:26:49,946] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-15, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:49,946] 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$) [2025-12-11 02:26:49,947] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-14, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (348/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,947] 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$) [2025-12-11 02:26:49,948] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-29, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (349/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,948] 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$) [2025-12-11 02:26:49,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-13, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:49,949] 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$) [2025-12-11 02:26:49,949] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-8, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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) [2025-12-11 02:26:49,950] 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$) [2025-12-11 02:26:49,950] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-20, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:49,951] 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$) [2025-12-11 02:26:49,951] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-3, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:49,952] 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$) [2025-12-11 02:26:49,952] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-5, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (354/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,953] 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$) [2025-12-11 02:26:49,953] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-16, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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) [2025-12-11 02:26:49,954] 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$) [2025-12-11 02:26:49,954] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-11, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:49,955] 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$) [2025-12-11 02:26:49,955] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-14, topicId=NNAlNBckTq6BgJ13UVvlMA, 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) [2025-12-11 02:26:49,956] 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$) [2025-12-11 02:26:49,956] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-24, topicId=L-XMiV2-Tqyc3HsmBI3YhA, topic=-uve-topic-3, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (358/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,957] 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$) [2025-12-11 02:26:49,957] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-4, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (359/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,958] 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$) [2025-12-11 02:26:49,958] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-27, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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) [2025-12-11 02:26:49,959] 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$) [2025-12-11 02:26:49,959] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-19, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (361/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,960] 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$) [2025-12-11 02:26:49,960] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-16, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (362/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,961] 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$) [2025-12-11 02:26:49,961] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-10, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (363/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,962] 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$) [2025-12-11 02:26:49,962] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-17, topicId=NNAlNBckTq6BgJ13UVvlMA, 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) [2025-12-11 02:26:49,963] 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$) [2025-12-11 02:26:49,963] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-15, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:49,964] 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$) [2025-12-11 02:26:49,964] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-8, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (366/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,965] 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$) [2025-12-11 02:26:49,965] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-17, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (367/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,966] 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$) [2025-12-11 02:26:49,966] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-12, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:49,967] 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$) [2025-12-11 02:26:49,967] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-15, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (369/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,968] 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$) [2025-12-11 02:26:49,968] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-10, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (370/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,969] 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$) [2025-12-11 02:26:49,969] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-14, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (371/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:49,970] 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$) [2025-12-11 02:26:49,970] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-24, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:50,015] 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$) [2025-12-11 02:26:50,016] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-14, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 46ms (373/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,018] 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$) [2025-12-11 02:26:50,018] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-23, topicId=9-cnRdPpSl-s_YbAtUx5OQ, topic=-uve-topic-26, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (374/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,019] 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$) [2025-12-11 02:26:50,020] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-15, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (375/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,021] 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$) [2025-12-11 02:26:50,022] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-4, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (376/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,023] 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$) [2025-12-11 02:26:50,023] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-10, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (377/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,024] 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$) [2025-12-11 02:26:50,025] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-21, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (378/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,025] 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$) [2025-12-11 02:26:50,026] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-16, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (379/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,027] 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$) [2025-12-11 02:26:50,027] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-19, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 2ms (380/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,028] 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$) [2025-12-11 02:26:50,029] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-18, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (381/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,030] 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$) [2025-12-11 02:26:50,030] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-3, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:50,031] 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$) [2025-12-11 02:26:50,032] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-17, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 2ms (383/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,033] 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$) [2025-12-11 02:26:50,034] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-10, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (384/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,035] 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$) [2025-12-11 02:26:50,035] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-12, topicId=jyCree1KThGekn92PL0Vzw, 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 2ms (385/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,036] 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$) [2025-12-11 02:26:50,037] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-9, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (386/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,038] 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$) [2025-12-11 02:26:50,038] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-26, topicId=jyCree1KThGekn92PL0Vzw, 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 2ms (387/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,039] 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$) [2025-12-11 02:26:50,040] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-13, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:50,040] 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$) [2025-12-11 02:26:50,041] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-10, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,042] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,042] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,042] INFO [ProducerStateManager partition=-uve-topic-10-0] Loading producer state from snapshot file 'SnapshotFile(offset=4, file=/tmp/kafka-logs/-uve-topic-10-0/00000000000000000004.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,043] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,043] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-0, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments, local-log-start-offset 0 and log-end-offset 4 in 1ms (390/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,044] 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$) [2025-12-11 02:26:50,048] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-26, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 5ms (391/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,049] 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$) [2025-12-11 02:26:50,050] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-5, topicId=9-cnRdPpSl-s_YbAtUx5OQ, topic=-uve-topic-26, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (392/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,050] 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$) [2025-12-11 02:26:50,051] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-4, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 2ms (393/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,052] 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$) [2025-12-11 02:26:50,053] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-13, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (394/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,053] 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$) [2025-12-11 02:26:50,054] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-0, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (395/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,054] 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$) [2025-12-11 02:26:50,055] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-17, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (396/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,055] 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$) [2025-12-11 02:26:50,056] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-15, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (397/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,057] 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$) [2025-12-11 02:26:50,057] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-28, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 2ms (398/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,058] 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$) [2025-12-11 02:26:50,058] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-26, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (399/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,059] 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$) [2025-12-11 02:26:50,059] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-23, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (400/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,060] 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$) [2025-12-11 02:26:50,060] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-21, topicId=OjuOT_cPQPa0fBHEFQAxkA, topic=-uve-topic-29, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (401/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,061] 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$) [2025-12-11 02:26:50,061] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-10, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,062] 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$) [2025-12-11 02:26:50,063] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-27, topicId=cdX3z-evTUexwFy_-kogVw, topic=-uve-topic-27, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (403/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,064] 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$) [2025-12-11 02:26:50,064] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-16, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (404/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,065] 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$) [2025-12-11 02:26:50,065] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-22, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:50,066] 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$) [2025-12-11 02:26:50,067] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-9, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:50,067] 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$) [2025-12-11 02:26:50,068] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-20, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (407/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,068] 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$) [2025-12-11 02:26:50,069] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-4, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (408/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,069] 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$) [2025-12-11 02:26:50,070] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-14, topicId=4E7KsC3aQ52oEu_Rmn6OSw, topic=-uve-topic-25, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (409/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,070] 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$) [2025-12-11 02:26:50,071] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-21, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (410/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,071] 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$) [2025-12-11 02:26:50,072] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-5, topicId=bmvaIfXhQ0KH68jvmIO7Jw, topic=-uve-topic-22, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (411/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,073] 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$) [2025-12-11 02:26:50,073] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-4, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (412/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,074] 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$) [2025-12-11 02:26:50,074] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-4, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 0ms (413/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,075] 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$) [2025-12-11 02:26:50,075] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-26, topicId=upRZbnKGR9uGoYo1ozhITg, 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 0ms (414/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,076] 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$) [2025-12-11 02:26:50,076] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-25, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 2ms (415/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,077] 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$) [2025-12-11 02:26:50,078] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-6, topicId=njxGIX_KQuKkdcxltm5BkQ, topic=-uve-topic-4, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (416/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,079] 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$) [2025-12-11 02:26:50,079] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-22, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:50,080] 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$) [2025-12-11 02:26:50,080] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-27, topicId=ztmXUkDxRBWJiSTsKtYp3w, topic=-uve-topic-20, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (418/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,081] 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$) [2025-12-11 02:26:50,081] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-7, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (419/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,082] 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$) [2025-12-11 02:26:50,083] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-5, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (420/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,084] 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$) [2025-12-11 02:26:50,084] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-16, topicId=pXUK3jjLR16c_HE7Z353ew, 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 2ms (421/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,085] 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$) [2025-12-11 02:26:50,085] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-20, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,086] 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$) [2025-12-11 02:26:50,087] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-17, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (423/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,088] 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$) [2025-12-11 02:26:50,088] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-28, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 2ms (424/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,089] 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$) [2025-12-11 02:26:50,089] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-7, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (425/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,090] 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$) [2025-12-11 02:26:50,091] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-17, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (426/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,092] 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$) [2025-12-11 02:26:50,092] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-14, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 2ms (427/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,093] 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$) [2025-12-11 02:26:50,093] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-11, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:50,094] 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$) [2025-12-11 02:26:50,095] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-5, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,096] 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$) [2025-12-11 02:26:50,096] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-20, topicId=654d0iDBT0y1zq4wP9_OXg, 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 2ms (430/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,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$) [2025-12-11 02:26:50,097] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-27, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (431/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,098] 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$) [2025-12-11 02:26:50,099] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-5, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (432/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,099] 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$) [2025-12-11 02:26:50,100] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-13, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,101] 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$) [2025-12-11 02:26:50,101] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-3, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=3, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (434/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,102] 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$) [2025-12-11 02:26:50,102] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-9, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:50,103] 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$) [2025-12-11 02:26:50,104] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-26, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (436/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,104] 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$) [2025-12-11 02:26:50,105] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-14, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (437/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,106] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 30 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,106] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,106] INFO [ProducerStateManager partition=-uve-topic-18-0] Loading producer state from snapshot file 'SnapshotFile(offset=30, file=/tmp/kafka-logs/-uve-topic-18-0/00000000000000000030.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,106] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,106] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-0, topicId=awYy5BloTnqCXcvdCCrp-w, topic=-uve-topic-18, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=30) with 1 segments, local-log-start-offset 0 and log-end-offset 30 in 2ms (438/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,107] 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$) [2025-12-11 02:26:50,110] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-1, topicId=awYy5BloTnqCXcvdCCrp-w, 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 4ms (439/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,112] 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$) [2025-12-11 02:26:50,113] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-26, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (440/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,113] 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$) [2025-12-11 02:26:50,114] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-28, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,115] 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$) [2025-12-11 02:26:50,115] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-19, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:50,116] 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$) [2025-12-11 02:26:50,116] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-24, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (443/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,117] 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$) [2025-12-11 02:26:50,117] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-11, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:50,118] 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$) [2025-12-11 02:26:50,118] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-2, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (445/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,119] 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$) [2025-12-11 02:26:50,119] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-16, topicId=cdX3z-evTUexwFy_-kogVw, 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 0ms (446/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,120] 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$) [2025-12-11 02:26:50,120] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-4, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 0ms (447/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,120] 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$) [2025-12-11 02:26:50,121] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-29, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (448/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,121] 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$) [2025-12-11 02:26:50,122] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-22, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:50,123] 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$) [2025-12-11 02:26:50,123] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-3, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:50,124] 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$) [2025-12-11 02:26:50,124] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-16, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (451/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,125] 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$) [2025-12-11 02:26:50,125] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-22, topicId=4E7KsC3aQ52oEu_Rmn6OSw, topic=-uve-topic-25, partition=22, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (452/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,126] 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$) [2025-12-11 02:26:50,126] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-17, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 0ms (453/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,127] 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$) [2025-12-11 02:26:50,127] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-10, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (454/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,128] 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$) [2025-12-11 02:26:50,128] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-17, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (455/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,129] 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$) [2025-12-11 02:26:50,129] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-20, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (456/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,130] 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$) [2025-12-11 02:26:50,130] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-23, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (457/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,131] 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$) [2025-12-11 02:26:50,131] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-24, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 0ms (458/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,131] 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$) [2025-12-11 02:26:50,132] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-9, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (459/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,133] 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$) [2025-12-11 02:26:50,133] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-26, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (460/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,134] 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$) [2025-12-11 02:26:50,134] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-24, topicId=654d0iDBT0y1zq4wP9_OXg, 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 0ms (461/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,134] 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$) [2025-12-11 02:26:50,135] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-5, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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) [2025-12-11 02:26:50,135] 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$) [2025-12-11 02:26:50,136] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-10, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:50,136] 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$) [2025-12-11 02:26:50,137] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-17, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:50,138] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,138] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,138] INFO [ProducerStateManager partition=-uve-topic-5-0] Loading producer state from snapshot file 'SnapshotFile(offset=4, file=/tmp/kafka-logs/-uve-topic-5-0/00000000000000000004.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,138] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,138] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-0, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments, local-log-start-offset 0 and log-end-offset 4 in 1ms (465/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,139] 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$) [2025-12-11 02:26:50,139] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-22, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:50,142] 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$) [2025-12-11 02:26:50,142] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-26, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (467/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,144] 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$) [2025-12-11 02:26:50,145] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-11, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 2ms (468/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,145] 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$) [2025-12-11 02:26:50,146] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-21, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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) [2025-12-11 02:26:50,146] 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$) [2025-12-11 02:26:50,147] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-11, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:50,148] 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$) [2025-12-11 02:26:50,148] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-22, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:50,149] 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$) [2025-12-11 02:26:50,149] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-25, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:50,150] 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$) [2025-12-11 02:26:50,150] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-4, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 0ms (473/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,150] 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$) [2025-12-11 02:26:50,151] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-7, topicId=cf2KnKl4TFyLz-CZueCZEw, 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) [2025-12-11 02:26:50,152] 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$) [2025-12-11 02:26:50,152] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-3, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (475/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,153] 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$) [2025-12-11 02:26:50,153] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-10, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 0ms (476/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,154] 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$) [2025-12-11 02:26:50,154] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-24, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,155] 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$) [2025-12-11 02:26:50,155] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-25, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:50,156] 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$) [2025-12-11 02:26:50,156] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-10, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (479/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,157] 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$) [2025-12-11 02:26:50,157] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-19, topicId=bmvaIfXhQ0KH68jvmIO7Jw, topic=-uve-topic-22, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (480/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,158] 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$) [2025-12-11 02:26:50,158] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-27, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (481/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,159] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 56 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,159] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 56 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,159] INFO [ProducerStateManager partition=-uve-topic-2-0] Loading producer state from snapshot file 'SnapshotFile(offset=56, file=/tmp/kafka-logs/-uve-topic-2-0/00000000000000000056.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,160] 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 56 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,160] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-0, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=56) with 1 segments, local-log-start-offset 0 and log-end-offset 56 in 1ms (482/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,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$) [2025-12-11 02:26:50,163] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-7, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 2ms (483/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,163] 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$) [2025-12-11 02:26:50,164] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-14, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (484/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,164] 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$) [2025-12-11 02:26:50,165] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-7, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 2ms (485/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,166] 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$) [2025-12-11 02:26:50,167] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-11, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 2ms (486/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,168] 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$) [2025-12-11 02:26:50,168] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-23, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (487/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,169] 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$) [2025-12-11 02:26:50,169] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-4, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,170] 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$) [2025-12-11 02:26:50,170] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-22, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,171] 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$) [2025-12-11 02:26:50,171] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-16, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (490/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,172] 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$) [2025-12-11 02:26:50,172] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-3, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (491/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,173] 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$) [2025-12-11 02:26:50,173] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-24, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (492/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,174] 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$) [2025-12-11 02:26:50,174] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-5, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:50,175] 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$) [2025-12-11 02:26:50,175] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-3, topicId=xDS3ObEbTAiKVna32vV8qQ, 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) [2025-12-11 02:26:50,177] 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$) [2025-12-11 02:26:50,177] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-18, topicId=cdX3z-evTUexwFy_-kogVw, topic=-uve-topic-27, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (495/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,179] 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$) [2025-12-11 02:26:50,179] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-15, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (496/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,180] 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$) [2025-12-11 02:26:50,180] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-21, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (497/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,181] 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$) [2025-12-11 02:26:50,181] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-21, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (498/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,182] 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$) [2025-12-11 02:26:50,182] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-4, topicId=awYy5BloTnqCXcvdCCrp-w, topic=-uve-topic-18, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (499/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,183] 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$) [2025-12-11 02:26:50,183] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-25, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,184] 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$) [2025-12-11 02:26:50,185] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-25, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,185] 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$) [2025-12-11 02:26:50,186] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-2, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (502/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,187] 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$) [2025-12-11 02:26:50,187] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-18, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 2ms (503/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,188] 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$) [2025-12-11 02:26:50,188] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-6, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (504/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,189] 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$) [2025-12-11 02:26:50,189] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-21, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (505/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,190] 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$) [2025-12-11 02:26:50,190] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-22, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (506/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,191] 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$) [2025-12-11 02:26:50,191] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-13, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (507/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,192] 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$) [2025-12-11 02:26:50,193] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-12, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (508/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,194] 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$) [2025-12-11 02:26:50,194] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-0, topicId=4GLH2xdNR0Cb3GaHca_5RA, topic=-uve-topic-1, 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 (509/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,195] 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$) [2025-12-11 02:26:50,195] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-26, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (510/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,196] 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$) [2025-12-11 02:26:50,196] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-6, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (511/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,198] 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$) [2025-12-11 02:26:50,198] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-0, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 2ms (512/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,199] 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$) [2025-12-11 02:26:50,200] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-2, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (513/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,200] 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$) [2025-12-11 02:26:50,201] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-10, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:50,202] 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$) [2025-12-11 02:26:50,202] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-6, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 2ms (515/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,203] 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$) [2025-12-11 02:26:50,203] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-9, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (516/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,204] 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$) [2025-12-11 02:26:50,204] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-20, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (517/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,205] 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$) [2025-12-11 02:26:50,205] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-10, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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) [2025-12-11 02:26:50,206] 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$) [2025-12-11 02:26:50,206] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-28, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (519/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,207] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 88 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,207] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 88 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,207] INFO [ProducerStateManager partition=-uve-topic-22-0] Loading producer state from snapshot file 'SnapshotFile(offset=88, file=/tmp/kafka-logs/-uve-topic-22-0/00000000000000000088.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,207] 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 88 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,208] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-0, topicId=bmvaIfXhQ0KH68jvmIO7Jw, topic=-uve-topic-22, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=88) with 1 segments, local-log-start-offset 0 and log-end-offset 88 in 1ms (520/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,209] 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$) [2025-12-11 02:26:50,209] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-2, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 2ms (521/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,212] 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$) [2025-12-11 02:26:50,212] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-1, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (522/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,214] 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$) [2025-12-11 02:26:50,215] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-21, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (523/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,216] 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$) [2025-12-11 02:26:50,216] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-19, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 2ms (524/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,217] 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$) [2025-12-11 02:26:50,217] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-25, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (525/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,218] 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$) [2025-12-11 02:26:50,219] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-12, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (526/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,219] 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$) [2025-12-11 02:26:50,220] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-13, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (527/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,221] 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$) [2025-12-11 02:26:50,221] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-21, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (528/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,222] 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$) [2025-12-11 02:26:50,223] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-5, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (529/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,224] 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$) [2025-12-11 02:26:50,224] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-12, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (530/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,225] 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$) [2025-12-11 02:26:50,225] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-26, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:50,226] 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$) [2025-12-11 02:26:50,227] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-2, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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) [2025-12-11 02:26:50,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$) [2025-12-11 02:26:50,228] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-28, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,229] 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$) [2025-12-11 02:26:50,230] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-21, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (534/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,231] 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$) [2025-12-11 02:26:50,231] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-11, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 2ms (535/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,232] 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$) [2025-12-11 02:26:50,232] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-14, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:50,233] 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$) [2025-12-11 02:26:50,233] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-16, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (537/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,234] 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$) [2025-12-11 02:26:50,235] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-9, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:50,236] 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$) [2025-12-11 02:26:50,236] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-4, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (539/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,237] 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$) [2025-12-11 02:26:50,238] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-25, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:50,239] 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$) [2025-12-11 02:26:50,239] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-28, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 2ms (541/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,240] 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$) [2025-12-11 02:26:50,240] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-3, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (542/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,241] 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$) [2025-12-11 02:26:50,242] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-16, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,243] 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$) [2025-12-11 02:26:50,243] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-2, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (544/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,244] 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$) [2025-12-11 02:26:50,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-18, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,245] 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$) [2025-12-11 02:26:50,245] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-18, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:50,246] 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$) [2025-12-11 02:26:50,246] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-2, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,247] 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$) [2025-12-11 02:26:50,248] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-23, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (548/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,248] 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$) [2025-12-11 02:26:50,249] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-23, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,249] 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$) [2025-12-11 02:26:50,250] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-18, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (550/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,250] 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$) [2025-12-11 02:26:50,251] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-14, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (551/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,251] 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$) [2025-12-11 02:26:50,252] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-1, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:50,252] 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$) [2025-12-11 02:26:50,253] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-21, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,253] 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$) [2025-12-11 02:26:50,254] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-16, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (554/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,254] 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$) [2025-12-11 02:26:50,255] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-23, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (555/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,255] 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$) [2025-12-11 02:26:50,256] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-7, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (556/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,257] 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$) [2025-12-11 02:26:50,257] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-11, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:50,258] 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$) [2025-12-11 02:26:50,258] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-20, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 0ms (558/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,258] 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$) [2025-12-11 02:26:50,259] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-8, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (559/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,259] 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$) [2025-12-11 02:26:50,260] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-4, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:50,261] 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$) [2025-12-11 02:26:50,261] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-7, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 2ms (561/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,263] 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$) [2025-12-11 02:26:50,263] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-21, topicId=4GLH2xdNR0Cb3GaHca_5RA, topic=-uve-topic-1, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (562/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,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$) [2025-12-11 02:26:50,264] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-12, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (563/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,265] 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$) [2025-12-11 02:26:50,265] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-19, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (564/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,266] 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$) [2025-12-11 02:26:50,266] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-8, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:50,267] 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$) [2025-12-11 02:26:50,267] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-8, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 0ms (566/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,268] 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$) [2025-12-11 02:26:50,268] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-4, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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) [2025-12-11 02:26:50,269] 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$) [2025-12-11 02:26:50,269] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-23, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (568/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,270] 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$) [2025-12-11 02:26:50,270] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-1, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:50,271] 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$) [2025-12-11 02:26:50,271] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-17, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (570/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,272] 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$) [2025-12-11 02:26:50,272] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-20, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (571/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,273] 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$) [2025-12-11 02:26:50,273] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-18, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (572/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,274] 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$) [2025-12-11 02:26:50,274] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-16, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (573/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,275] 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$) [2025-12-11 02:26:50,275] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-20, topicId=ztmXUkDxRBWJiSTsKtYp3w, topic=-uve-topic-20, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (574/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,276] 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$) [2025-12-11 02:26:50,276] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-18, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (575/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,277] 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$) [2025-12-11 02:26:50,277] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-9, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (576/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,278] 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$) [2025-12-11 02:26:50,278] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-25, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (577/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,279] 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$) [2025-12-11 02:26:50,279] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-28, topicId=q2BftT0tQUinuB65t35xrg, 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 0ms (578/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,280] 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$) [2025-12-11 02:26:50,280] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-26, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 0ms (579/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,280] 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$) [2025-12-11 02:26:50,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-24, topicId=4E7KsC3aQ52oEu_Rmn6OSw, topic=-uve-topic-25, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (580/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,281] 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$) [2025-12-11 02:26:50,281] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-3, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (581/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,282] 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$) [2025-12-11 02:26:50,282] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-28, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (582/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,283] 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$) [2025-12-11 02:26:50,283] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-27, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:50,284] 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$) [2025-12-11 02:26:50,284] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-25, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (584/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,285] 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$) [2025-12-11 02:26:50,285] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-4, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (585/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,286] 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$) [2025-12-11 02:26:50,286] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-23, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 0ms (586/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,286] 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$) [2025-12-11 02:26:50,287] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-17, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 0ms (587/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,287] 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$) [2025-12-11 02:26:50,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-8, topicId=9-cnRdPpSl-s_YbAtUx5OQ, topic=-uve-topic-26, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (588/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,288] 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$) [2025-12-11 02:26:50,288] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-4, topicId=jyCree1KThGekn92PL0Vzw, topic=-uve-topic-24, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (589/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,289] 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$) [2025-12-11 02:26:50,289] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-10, topicId=654d0iDBT0y1zq4wP9_OXg, 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) [2025-12-11 02:26:50,290] 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$) [2025-12-11 02:26:50,290] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-20, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (591/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,291] 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$) [2025-12-11 02:26:50,291] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-8, topicId=xDS3ObEbTAiKVna32vV8qQ, 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) [2025-12-11 02:26:50,292] 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$) [2025-12-11 02:26:50,292] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-28, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (593/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,293] 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$) [2025-12-11 02:26:50,293] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-0, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (594/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,294] 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$) [2025-12-11 02:26:50,294] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-26, topicId=pXUK3jjLR16c_HE7Z353ew, 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 0ms (595/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,295] 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$) [2025-12-11 02:26:50,295] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-29, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 0ms (596/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,295] 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$) [2025-12-11 02:26:50,296] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-29, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (597/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,296] 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$) [2025-12-11 02:26:50,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-5, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (598/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,297] 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$) [2025-12-11 02:26:50,297] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-4, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (599/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,298] 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$) [2025-12-11 02:26:50,298] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-15, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (600/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,299] 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$) [2025-12-11 02:26:50,299] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-13, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (601/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,300] 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$) [2025-12-11 02:26:50,301] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-25, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (602/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,301] 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$) [2025-12-11 02:26:50,302] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-27, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (603/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,302] 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$) [2025-12-11 02:26:50,303] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-13, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (604/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,303] 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$) [2025-12-11 02:26:50,304] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-29, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:50,304] 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$) [2025-12-11 02:26:50,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-29, topicId=cf2KnKl4TFyLz-CZueCZEw, 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) [2025-12-11 02:26:50,305] 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$) [2025-12-11 02:26:50,305] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-27, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (607/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,306] 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$) [2025-12-11 02:26:50,306] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-20, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (608/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,307] 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$) [2025-12-11 02:26:50,307] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-20, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 1ms (609/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,308] 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$) [2025-12-11 02:26:50,308] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-27, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (610/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,309] 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$) [2025-12-11 02:26:50,309] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-6, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (611/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,310] 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$) [2025-12-11 02:26:50,310] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-4, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=4, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (612/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,311] 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$) [2025-12-11 02:26:50,311] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-25, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (613/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,312] 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$) [2025-12-11 02:26:50,312] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-2, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (614/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,313] 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$) [2025-12-11 02:26:50,313] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-29, topicId=pXUK3jjLR16c_HE7Z353ew, 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 0ms (615/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,313] 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$) [2025-12-11 02:26:50,314] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-28, topicId=pXUK3jjLR16c_HE7Z353ew, 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 0ms (616/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,315] 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$) [2025-12-11 02:26:50,315] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-5, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (617/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,315] 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$) [2025-12-11 02:26:50,316] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-9, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 0ms (618/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,316] 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$) [2025-12-11 02:26:50,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-19, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:50,317] 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$) [2025-12-11 02:26:50,317] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-7, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (620/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,318] 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$) [2025-12-11 02:26:50,318] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-21, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (621/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,319] 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$) [2025-12-11 02:26:50,319] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-29, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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) [2025-12-11 02:26:50,320] 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$) [2025-12-11 02:26:50,320] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-20, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,321] 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$) [2025-12-11 02:26:50,321] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-8, topicId=upRZbnKGR9uGoYo1ozhITg, 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 0ms (624/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,321] 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$) [2025-12-11 02:26:50,322] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-11, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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) [2025-12-11 02:26:50,322] 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$) [2025-12-11 02:26:50,323] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-28, topicId=cf2KnKl4TFyLz-CZueCZEw, 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) [2025-12-11 02:26:50,324] 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$) [2025-12-11 02:26:50,324] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-28, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (627/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,324] 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$) [2025-12-11 02:26:50,325] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-2, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (628/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,325] 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$) [2025-12-11 02:26:50,326] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-9, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (629/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,330] 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$) [2025-12-11 02:26:50,330] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-12, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 5ms (630/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,331] 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$) [2025-12-11 02:26:50,331] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-1, topicId=UzunQCkxRDWwo4g2ayGWEQ, topic=-uve-topic-23, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (631/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,332] 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$) [2025-12-11 02:26:50,333] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-8, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (632/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,333] 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$) [2025-12-11 02:26:50,334] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-11, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,334] 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$) [2025-12-11 02:26:50,335] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-18, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (634/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,335] 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$) [2025-12-11 02:26:50,336] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-22, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (635/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,337] 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$) [2025-12-11 02:26:50,337] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-15, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,338] 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$) [2025-12-11 02:26:50,338] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-22, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 0ms (637/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,339] 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$) [2025-12-11 02:26:50,339] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-12, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 0ms (638/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,340] 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$) [2025-12-11 02:26:50,340] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-28, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 1ms (639/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,341] 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$) [2025-12-11 02:26:50,341] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-7, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (640/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,342] 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$) [2025-12-11 02:26:50,342] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-6, topicId=q2BftT0tQUinuB65t35xrg, 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 0ms (641/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,342] 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$) [2025-12-11 02:26:50,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-1, topicId=q2BftT0tQUinuB65t35xrg, topic=-uve-topic-17, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (642/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,343] 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$) [2025-12-11 02:26:50,343] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-12, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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) [2025-12-11 02:26:50,344] 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$) [2025-12-11 02:26:50,344] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-10, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (644/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,345] 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$) [2025-12-11 02:26:50,345] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-8, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,346] 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$) [2025-12-11 02:26:50,346] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-29, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (646/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,347] 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$) [2025-12-11 02:26:50,347] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-3, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:50,348] 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$) [2025-12-11 02:26:50,348] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-18, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (648/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,349] 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$) [2025-12-11 02:26:50,349] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-18, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (649/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,350] 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$) [2025-12-11 02:26:50,350] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-29, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (650/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,351] 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$) [2025-12-11 02:26:50,351] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-5, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:50,352] 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$) [2025-12-11 02:26:50,352] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-25, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (652/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,353] 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$) [2025-12-11 02:26:50,353] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-21, topicId=upRZbnKGR9uGoYo1ozhITg, 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) [2025-12-11 02:26:50,354] 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$) [2025-12-11 02:26:50,354] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-20, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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) [2025-12-11 02:26:50,355] 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$) [2025-12-11 02:26:50,355] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-15, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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) [2025-12-11 02:26:50,356] 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$) [2025-12-11 02:26:50,356] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-19, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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) [2025-12-11 02:26:50,357] 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$) [2025-12-11 02:26:50,357] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-8, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 0ms (657/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,358] 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$) [2025-12-11 02:26:50,358] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-9, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 0ms (658/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,358] 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$) [2025-12-11 02:26:50,359] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-20, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (659/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,359] 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$) [2025-12-11 02:26:50,360] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-24, topicId=jyCree1KThGekn92PL0Vzw, 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 1ms (660/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,360] 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$) [2025-12-11 02:26:50,361] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-26, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 0ms (661/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,361] 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$) [2025-12-11 02:26:50,362] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-19, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (662/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,362] 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$) [2025-12-11 02:26:50,363] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-14, topicId=UzunQCkxRDWwo4g2ayGWEQ, topic=-uve-topic-23, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (663/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,364] 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$) [2025-12-11 02:26:50,364] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-18, topicId=pXUK3jjLR16c_HE7Z353ew, 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 2ms (664/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,365] 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$) [2025-12-11 02:26:50,365] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-13, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (665/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,368] 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$) [2025-12-11 02:26:50,368] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-19, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 3ms (666/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,369] 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$) [2025-12-11 02:26:50,369] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-25, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (667/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,370] 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$) [2025-12-11 02:26:50,370] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-22, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (668/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,371] 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$) [2025-12-11 02:26:50,371] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-23, topicId=xDS3ObEbTAiKVna32vV8qQ, 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) [2025-12-11 02:26:50,372] 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$) [2025-12-11 02:26:50,372] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-7, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (670/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,379] 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$) [2025-12-11 02:26:50,379] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-6, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 7ms (671/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,380] 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$) [2025-12-11 02:26:50,381] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-9, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (672/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,381] 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$) [2025-12-11 02:26:50,382] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-8, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:50,383] 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$) [2025-12-11 02:26:50,384] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-2, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (674/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,384] 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$) [2025-12-11 02:26:50,385] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-14, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (675/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,386] 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$) [2025-12-11 02:26:50,386] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-18, topicId=OjuOT_cPQPa0fBHEFQAxkA, topic=-uve-topic-29, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (676/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,387] 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$) [2025-12-11 02:26:50,387] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-19, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,388] 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$) [2025-12-11 02:26:50,388] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-29, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (678/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,389] 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$) [2025-12-11 02:26:50,389] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-3, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (679/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,390] 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$) [2025-12-11 02:26:50,390] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-26, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (680/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,391] 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$) [2025-12-11 02:26:50,392] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-25, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (681/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,392] 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$) [2025-12-11 02:26:50,393] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-7, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (682/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,393] 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$) [2025-12-11 02:26:50,394] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-15, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (683/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,394] 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$) [2025-12-11 02:26:50,395] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-3, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,395] 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$) [2025-12-11 02:26:50,396] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-26, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (685/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,397] 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$) [2025-12-11 02:26:50,397] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-7, topicId=q2BftT0tQUinuB65t35xrg, 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 2ms (686/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,398] 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$) [2025-12-11 02:26:50,398] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-4, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (687/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,399] 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$) [2025-12-11 02:26:50,399] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-2, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (688/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,400] 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$) [2025-12-11 02:26:50,400] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-23, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (689/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,401] 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$) [2025-12-11 02:26:50,401] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-12, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,403] 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$) [2025-12-11 02:26:50,403] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-29, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 2ms (691/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,404] 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$) [2025-12-11 02:26:50,404] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-11, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:50,405] 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$) [2025-12-11 02:26:50,405] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-13, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (693/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,406] 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$) [2025-12-11 02:26:50,406] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-4, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (694/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,407] 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$) [2025-12-11 02:26:50,407] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-8, topicId=OgaFj_PdQveEWG2I2pZmvw, 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) [2025-12-11 02:26:50,408] 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$) [2025-12-11 02:26:50,408] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-20, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 0ms (696/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,409] 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$) [2025-12-11 02:26:50,409] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-7, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:50,409] 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$) [2025-12-11 02:26:50,410] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-11, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (698/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,410] 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$) [2025-12-11 02:26:50,411] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-1, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (699/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,411] 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$) [2025-12-11 02:26:50,412] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-24, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (700/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,412] 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$) [2025-12-11 02:26:50,413] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-19, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,414] 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$) [2025-12-11 02:26:50,414] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-7, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 1ms (702/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,416] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 9 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,416] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 9 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,416] INFO [ProducerStateManager partition=-uve-topic-8-0] Loading producer state from snapshot file 'SnapshotFile(offset=9, file=/tmp/kafka-logs/-uve-topic-8-0/00000000000000000009.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,416] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 9 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,417] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-0, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=9) with 1 segments, local-log-start-offset 0 and log-end-offset 9 in 2ms (703/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,423] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 30 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,423] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,423] INFO [ProducerStateManager partition=-uve-topic-20-0] Loading producer state from snapshot file 'SnapshotFile(offset=30, file=/tmp/kafka-logs/-uve-topic-20-0/00000000000000000030.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,423] 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 30 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,424] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-0, topicId=ztmXUkDxRBWJiSTsKtYp3w, topic=-uve-topic-20, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=30) with 1 segments, local-log-start-offset 0 and log-end-offset 30 in 7ms (704/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,424] 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$) [2025-12-11 02:26:50,425] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-20, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (705/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,427] 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$) [2025-12-11 02:26:50,428] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-18, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 2ms (706/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,429] 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$) [2025-12-11 02:26:50,429] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-23, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (707/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,430] 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$) [2025-12-11 02:26:50,430] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-29, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,431] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 13 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,431] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 13 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,432] INFO [ProducerStateManager partition=-uve-topic-27-0] Loading producer state from snapshot file 'SnapshotFile(offset=13, file=/tmp/kafka-logs/-uve-topic-27-0/00000000000000000013.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,432] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Producer state recovery took 1ms for snapshot load and 0ms for segment recovery from offset 13 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,432] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-0, topicId=cdX3z-evTUexwFy_-kogVw, topic=-uve-topic-27, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=13) with 1 segments, local-log-start-offset 0 and log-end-offset 13 in 1ms (709/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,433] 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$) [2025-12-11 02:26:50,434] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-27, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (710/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,435] 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$) [2025-12-11 02:26:50,436] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-13, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 2ms (711/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,437] 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$) [2025-12-11 02:26:50,437] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-2, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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) [2025-12-11 02:26:50,438] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 21 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,438] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 21 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,438] INFO [ProducerStateManager partition=-uve-topic-19-0] Loading producer state from snapshot file 'SnapshotFile(offset=21, file=/tmp/kafka-logs/-uve-topic-19-0/00000000000000000021.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,438] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 21 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,439] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-0, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=21) with 1 segments, local-log-start-offset 0 and log-end-offset 21 in 1ms (713/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,440] 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$) [2025-12-11 02:26:50,441] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-19, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 2ms (714/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,442] 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$) [2025-12-11 02:26:50,442] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-20, topicId=upRZbnKGR9uGoYo1ozhITg, 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 2ms (715/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,443] 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$) [2025-12-11 02:26:50,444] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-15, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (716/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,444] 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$) [2025-12-11 02:26:50,445] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-17, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,446] 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$) [2025-12-11 02:26:50,446] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-15, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (718/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,447] 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$) [2025-12-11 02:26:50,447] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-14, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 0ms (719/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,447] 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$) [2025-12-11 02:26:50,448] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-19, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,449] 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$) [2025-12-11 02:26:50,449] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-17, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (721/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,449] 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$) [2025-12-11 02:26:50,450] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-12, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (722/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,450] 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$) [2025-12-11 02:26:50,451] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-2, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:50,451] 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$) [2025-12-11 02:26:50,452] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-9, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,452] 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$) [2025-12-11 02:26:50,453] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-21, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (725/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,454] 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$) [2025-12-11 02:26:50,454] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-24, topicId=awYy5BloTnqCXcvdCCrp-w, 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 0ms (726/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,455] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 151 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,455] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 151 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,455] INFO [ProducerStateManager partition=-uve-topic-26-0] Loading producer state from snapshot file 'SnapshotFile(offset=151, file=/tmp/kafka-logs/-uve-topic-26-0/00000000000000000151.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,455] 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 151 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,455] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-0, topicId=9-cnRdPpSl-s_YbAtUx5OQ, topic=-uve-topic-26, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=151) with 1 segments, local-log-start-offset 0 and log-end-offset 151 in 2ms (727/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,456] 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$) [2025-12-11 02:26:50,456] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-9, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (728/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,458] 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$) [2025-12-11 02:26:50,458] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-22, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (729/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,459] 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$) [2025-12-11 02:26:50,459] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-23, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (730/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,460] 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$) [2025-12-11 02:26:50,460] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-10, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (731/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,461] 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$) [2025-12-11 02:26:50,461] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-23, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (732/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,462] 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$) [2025-12-11 02:26:50,462] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-9, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,463] 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$) [2025-12-11 02:26:50,463] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-17, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (734/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,464] 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$) [2025-12-11 02:26:50,464] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-24, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 0ms (735/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,464] 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$) [2025-12-11 02:26:50,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-24, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 0ms (736/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,465] 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$) [2025-12-11 02:26:50,465] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-27, topicId=NNAlNBckTq6BgJ13UVvlMA, topic=-uve-topic-7, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (737/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,466] 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$) [2025-12-11 02:26:50,466] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-8, topicId=q2BftT0tQUinuB65t35xrg, topic=-uve-topic-17, partition=8, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (738/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,467] 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$) [2025-12-11 02:26:50,467] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-8, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (739/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,468] 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$) [2025-12-11 02:26:50,468] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-14, topicId=xDS3ObEbTAiKVna32vV8qQ, topic=-uve-topic-12, partition=14, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (740/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,469] 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$) [2025-12-11 02:26:50,469] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-6, topicId=U-peRF7mRsGy9zqN7XmBfQ, topic=-uve-topic-11, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (741/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,470] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 4 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,470] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,470] INFO [ProducerStateManager partition=-uve-topic-11-0] Loading producer state from snapshot file 'SnapshotFile(offset=4, file=/tmp/kafka-logs/-uve-topic-11-0/00000000000000000004.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,470] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 4 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,470] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-0, topicId=U-peRF7mRsGy9zqN7XmBfQ, topic=-uve-topic-11, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=4) with 1 segments, local-log-start-offset 0 and log-end-offset 4 in 1ms (742/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,471] 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$) [2025-12-11 02:26:50,473] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-20, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 3ms (743/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,474] 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$) [2025-12-11 02:26:50,474] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-1, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (744/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,476] 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$) [2025-12-11 02:26:50,476] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-8, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (745/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,477] 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$) [2025-12-11 02:26:50,477] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-12, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (746/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,478] 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$) [2025-12-11 02:26:50,478] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-6, topicId=upRZbnKGR9uGoYo1ozhITg, 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 0ms (747/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,479] 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$) [2025-12-11 02:26:50,479] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-18, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 0ms (748/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,480] 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$) [2025-12-11 02:26:50,480] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-6, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:50,480] 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$) [2025-12-11 02:26:50,481] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-11, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 0ms (750/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,481] 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$) [2025-12-11 02:26:50,482] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-9, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (751/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,482] 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$) [2025-12-11 02:26:50,483] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-6, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (752/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,483] 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$) [2025-12-11 02:26:50,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-23, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:50,484] 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$) [2025-12-11 02:26:50,484] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-19, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:50,485] 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$) [2025-12-11 02:26:50,485] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-24, topicId=NNAlNBckTq6BgJ13UVvlMA, 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) [2025-12-11 02:26:50,486] 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$) [2025-12-11 02:26:50,486] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-3, topicId=654d0iDBT0y1zq4wP9_OXg, 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) [2025-12-11 02:26:50,487] 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$) [2025-12-11 02:26:50,487] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-27, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 0ms (757/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,487] 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$) [2025-12-11 02:26:50,488] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-11, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 0ms (758/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,488] 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$) [2025-12-11 02:26:50,489] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-3, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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) [2025-12-11 02:26:50,490] 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$) [2025-12-11 02:26:50,490] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-28, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:50,490] 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$) [2025-12-11 02:26:50,491] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-6, topicId=awYy5BloTnqCXcvdCCrp-w, 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 0ms (761/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,491] 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$) [2025-12-11 02:26:50,492] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-22, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (762/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,492] 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$) [2025-12-11 02:26:50,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-10, topicId=pXUK3jjLR16c_HE7Z353ew, topic=-uve-topic-5, partition=10, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (763/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,493] 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$) [2025-12-11 02:26:50,493] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-25, topicId=4E7KsC3aQ52oEu_Rmn6OSw, topic=-uve-topic-25, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (764/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,494] 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$) [2025-12-11 02:26:50,494] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-1, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (765/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,495] 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$) [2025-12-11 02:26:50,495] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-9, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,496] 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$) [2025-12-11 02:26:50,496] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-8, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (767/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,497] 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$) [2025-12-11 02:26:50,497] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-13, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,498] 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$) [2025-12-11 02:26:50,498] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-28, topicId=awYy5BloTnqCXcvdCCrp-w, topic=-uve-topic-18, partition=28, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (769/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,499] 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$) [2025-12-11 02:26:50,499] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-7, topicId=NNAlNBckTq6BgJ13UVvlMA, 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) [2025-12-11 02:26:50,500] 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$) [2025-12-11 02:26:50,500] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-16, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (771/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,501] 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$) [2025-12-11 02:26:50,501] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-7, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:50,502] 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$) [2025-12-11 02:26:50,502] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-18, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (773/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,503] 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$) [2025-12-11 02:26:50,503] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-14, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 0ms (774/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,503] 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$) [2025-12-11 02:26:50,504] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-13, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 0ms (775/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,504] 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$) [2025-12-11 02:26:50,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-15, topicId=TpxNByMfTvKIlO6-3wUHJQ, topic=-uve-topic-0, partition=15, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (776/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,505] 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$) [2025-12-11 02:26:50,505] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-17, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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 1ms (777/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,506] 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$) [2025-12-11 02:26:50,506] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-21, topicId=TwfX9LgdSD2VdM71NU18rQ, topic=-uve-topic-9, partition=21, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (778/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,507] 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$) [2025-12-11 02:26:50,507] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-24, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:50,508] 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$) [2025-12-11 02:26:50,508] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-23, topicId=654d0iDBT0y1zq4wP9_OXg, 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) [2025-12-11 02:26:50,509] 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$) [2025-12-11 02:26:50,509] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-25, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=25, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (781/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,511] 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$) [2025-12-11 02:26:50,511] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-14, topicId=654d0iDBT0y1zq4wP9_OXg, 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 2ms (782/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,512] 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$) [2025-12-11 02:26:50,512] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-24, topicId=P6YusPQnT1Ks2c94RTc6Qg, topic=-uve-topic-28, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (783/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,513] 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$) [2025-12-11 02:26:50,513] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-19, topicId=cdX3z-evTUexwFy_-kogVw, topic=-uve-topic-27, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (784/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,514] 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$) [2025-12-11 02:26:50,514] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-29, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 1ms (785/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,516] 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$) [2025-12-11 02:26:50,516] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-0, topicId=NNAlNBckTq6BgJ13UVvlMA, topic=-uve-topic-7, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (786/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,517] 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$) [2025-12-11 02:26:50,517] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-10, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (787/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,518] 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$) [2025-12-11 02:26:50,518] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-27, topicId=nT_O_Mu5S9m5M1JF2RLPiw, topic=-uve-topic-15, partition=27, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (788/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,519] 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$) [2025-12-11 02:26:50,519] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-2, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:50,520] 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$) [2025-12-11 02:26:50,520] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-23, topicId=Xwbfi2seSgWB-pldBBLeEg, topic=-uve-topic-2, partition=23, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (790/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,521] 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$) [2025-12-11 02:26:50,521] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-19, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:50,522] 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$) [2025-12-11 02:26:50,522] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-13, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 0ms (792/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,522] 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$) [2025-12-11 02:26:50,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-17, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (793/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,523] 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$) [2025-12-11 02:26:50,523] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-22, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,524] 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$) [2025-12-11 02:26:50,524] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-7, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,525] 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$) [2025-12-11 02:26:50,525] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-19, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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 1ms (796/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,526] 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$) [2025-12-11 02:26:50,526] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-7, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (797/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,528] 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$) [2025-12-11 02:26:50,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-15, topicId=cdX3z-evTUexwFy_-kogVw, 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 2ms (798/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,529] 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$) [2025-12-11 02:26:50,529] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-7, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (799/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,530] 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$) [2025-12-11 02:26:50,530] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-12, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (800/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,531] 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$) [2025-12-11 02:26:50,531] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-2, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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 1ms (801/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,532] 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$) [2025-12-11 02:26:50,532] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-6, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,533] 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$) [2025-12-11 02:26:50,533] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-1, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 0ms (803/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,533] 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$) [2025-12-11 02:26:50,534] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-3, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 0ms (804/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,534] 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$) [2025-12-11 02:26:50,535] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-9, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 1ms (805/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,535] 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$) [2025-12-11 02:26:50,536] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-24, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (806/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,536] 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$) [2025-12-11 02:26:50,536] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-29, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (807/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,537] 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$) [2025-12-11 02:26:50,537] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-15, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (808/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,538] 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$) [2025-12-11 02:26:50,538] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-24, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (809/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,539] 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$) [2025-12-11 02:26:50,539] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-24, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (810/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,540] 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$) [2025-12-11 02:26:50,540] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-14, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:50,541] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,541] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-19, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:50,542] 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$) [2025-12-11 02:26:50,542] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-12, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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) [2025-12-11 02:26:50,543] 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$) [2025-12-11 02:26:50,543] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-15, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 0ms (814/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,543] 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$) [2025-12-11 02:26:50,544] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-8, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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) [2025-12-11 02:26:50,544] 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$) [2025-12-11 02:26:50,545] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-0, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (816/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,546] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 8 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,546] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 8 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,546] INFO [ProducerStateManager partition=-uve-topic-16-0] Loading producer state from snapshot file 'SnapshotFile(offset=8, file=/tmp/kafka-logs/-uve-topic-16-0/00000000000000000008.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,546] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Producer state recovery took 0ms for snapshot load and 0ms for segment recovery from offset 8 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,547] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-0, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=8) with 1 segments, local-log-start-offset 0 and log-end-offset 8 in 2ms (817/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,548] 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$) [2025-12-11 02:26:50,552] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-9, topicId=awYy5BloTnqCXcvdCCrp-w, 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 5ms (818/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,552] 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$) [2025-12-11 02:26:50,554] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-26, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=26, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 2ms (819/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,555] 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$) [2025-12-11 02:26:50,555] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-18, topicId=njxGIX_KQuKkdcxltm5BkQ, 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 1ms (820/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,555] 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$) [2025-12-11 02:26:50,556] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-25, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (821/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,556] 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$) [2025-12-11 02:26:50,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-7, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:50,557] 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$) [2025-12-11 02:26:50,557] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-14, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,558] 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$) [2025-12-11 02:26:50,558] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-22, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:50,559] 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$) [2025-12-11 02:26:50,559] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-11, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,560] 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$) [2025-12-11 02:26:50,560] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-17, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 1ms (826/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,561] 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$) [2025-12-11 02:26:50,561] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-26, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 0ms (827/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,561] 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$) [2025-12-11 02:26:50,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-29, topicId=jyCree1KThGekn92PL0Vzw, 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 0ms (828/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,562] 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$) [2025-12-11 02:26:50,562] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-20, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (829/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,563] 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$) [2025-12-11 02:26:50,563] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-24, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 1ms (830/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,564] 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$) [2025-12-11 02:26:50,564] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-12, topicId=ztmXUkDxRBWJiSTsKtYp3w, topic=-uve-topic-20, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (831/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,565] 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$) [2025-12-11 02:26:50,565] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-23, topicId=awYy5BloTnqCXcvdCCrp-w, 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) [2025-12-11 02:26:50,566] 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$) [2025-12-11 02:26:50,566] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-19, topicId=q2BftT0tQUinuB65t35xrg, 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 0ms (833/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,567] 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$) [2025-12-11 02:26:50,567] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-23, topicId=NNAlNBckTq6BgJ13UVvlMA, 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 0ms (834/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,568] 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$) [2025-12-11 02:26:50,568] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-8, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,569] 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$) [2025-12-11 02:26:50,569] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-21, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 0ms (836/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,570] 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$) [2025-12-11 02:26:50,570] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-8, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 0ms (837/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,570] 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$) [2025-12-11 02:26:50,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-14, topicId=TwfX9LgdSD2VdM71NU18rQ, 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 1ms (838/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,571] 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$) [2025-12-11 02:26:50,571] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-10, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:50,572] 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$) [2025-12-11 02:26:50,572] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-2, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (840/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,573] 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$) [2025-12-11 02:26:50,573] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-28, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,574] 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$) [2025-12-11 02:26:50,574] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-22, topicId=OgaFj_PdQveEWG2I2pZmvw, 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 0ms (842/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,574] 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$) [2025-12-11 02:26:50,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-8, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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) [2025-12-11 02:26:50,575] 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$) [2025-12-11 02:26:50,575] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-11, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 1ms (844/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,576] 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$) [2025-12-11 02:26:50,576] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-18, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=18, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (845/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,577] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 48 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,577] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 48 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,577] INFO [ProducerStateManager partition=-uve-topic-28-0] Loading producer state from snapshot file 'SnapshotFile(offset=48, file=/tmp/kafka-logs/-uve-topic-28-0/00000000000000000048.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,577] 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 48 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,577] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-0, topicId=P6YusPQnT1Ks2c94RTc6Qg, topic=-uve-topic-28, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=48) with 1 segments, local-log-start-offset 0 and log-end-offset 48 in 1ms (846/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,578] 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$) [2025-12-11 02:26:50,578] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-16, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,579] 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$) [2025-12-11 02:26:50,581] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-1, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:50,582] 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$) [2025-12-11 02:26:50,583] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-8, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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) [2025-12-11 02:26:50,584] 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$) [2025-12-11 02:26:50,584] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-1, topicId=pXUK3jjLR16c_HE7Z353ew, 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 1ms (850/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,585] 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$) [2025-12-11 02:26:50,585] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-1, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,586] 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$) [2025-12-11 02:26:50,586] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-2, topicId=OjuOT_cPQPa0fBHEFQAxkA, 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) [2025-12-11 02:26:50,587] 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$) [2025-12-11 02:26:50,587] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-9-5, topicId=TwfX9LgdSD2VdM71NU18rQ, 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) [2025-12-11 02:26:50,588] 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$) [2025-12-11 02:26:50,588] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-2, topicId=uUbO47LJTce1AWQXK3UDbQ, 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 0ms (854/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,588] 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$) [2025-12-11 02:26:50,589] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-29, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,589] 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$) [2025-12-11 02:26:50,590] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-24, topicId=OjuOT_cPQPa0fBHEFQAxkA, topic=-uve-topic-29, partition=24, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (856/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,591] 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$) [2025-12-11 02:26:50,591] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-18, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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) [2025-12-11 02:26:50,594] 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$) [2025-12-11 02:26:50,594] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-13, topicId=upRZbnKGR9uGoYo1ozhITg, topic=-uve-topic-6, partition=13, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (858/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,595] 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$) [2025-12-11 02:26:50,595] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-25, topicId=xDS3ObEbTAiKVna32vV8qQ, 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 1ms (859/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,596] 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$) [2025-12-11 02:26:50,596] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-2, topicId=YRbNaWOPT4mfzIEKtdn1pw, topic=structured_syslog_topic, partition=2, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (860/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,597] 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$) [2025-12-11 02:26:50,597] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-29, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=29, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (861/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,598] 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$) [2025-12-11 02:26:50,598] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-11, topicId=L-XMiV2-Tqyc3HsmBI3YhA, topic=-uve-topic-3, partition=11, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (862/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,599] 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$) [2025-12-11 02:26:50,599] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-13, topicId=Xwbfi2seSgWB-pldBBLeEg, 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) [2025-12-11 02:26:50,600] 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$) [2025-12-11 02:26:50,600] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-17, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,601] 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$) [2025-12-11 02:26:50,601] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-16, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:50,602] 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$) [2025-12-11 02:26:50,602] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-14, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (866/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,603] 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$) [2025-12-11 02:26:50,604] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-16, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=16, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (867/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,605] 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$) [2025-12-11 02:26:50,605] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-9, topicId=cf2KnKl4TFyLz-CZueCZEw, topic=-uve-topic-19, partition=9, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (868/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,605] 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$) [2025-12-11 02:26:50,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-27, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (869/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,606] 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$) [2025-12-11 02:26:50,606] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-15-22, topicId=nT_O_Mu5S9m5M1JF2RLPiw, 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) [2025-12-11 02:26:50,607] 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$) [2025-12-11 02:26:50,607] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-6, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=6, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (871/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,608] 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$) [2025-12-11 02:26:50,608] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-25, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,609] 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$) [2025-12-11 02:26:50,609] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-5, topicId=uUbO47LJTce1AWQXK3UDbQ, topic=-uve-topic-14, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (873/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,610] 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$) [2025-12-11 02:26:50,610] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-12, topicId=q2BftT0tQUinuB65t35xrg, 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 1ms (874/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,611] 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$) [2025-12-11 02:26:50,611] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-5, topicId=1IHSDoHuQ0CQxbxFeaeDYw, topic=-uve-topic-16, partition=5, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (875/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,612] 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$) [2025-12-11 02:26:50,612] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-2-8, topicId=Xwbfi2seSgWB-pldBBLeEg, 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 0ms (876/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,613] 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$) [2025-12-11 02:26:50,613] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-26-1, topicId=9-cnRdPpSl-s_YbAtUx5OQ, 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 0ms (877/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,613] 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$) [2025-12-11 02:26:50,614] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-27, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 0ms (878/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,614] 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$) [2025-12-11 02:26:50,614] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-28, topicId=pVIeVqmITz6m1WMJGE3_0Q, 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) [2025-12-11 02:26:50,615] 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$) [2025-12-11 02:26:50,615] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-6, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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) [2025-12-11 02:26:50,616] 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$) [2025-12-11 02:26:50,616] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-16, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:50,617] 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$) [2025-12-11 02:26:50,617] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-24, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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) [2025-12-11 02:26:50,618] 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$) [2025-12-11 02:26:50,618] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-23-13, topicId=UzunQCkxRDWwo4g2ayGWEQ, 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 0ms (883/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,618] 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$) [2025-12-11 02:26:50,619] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-20, topicId=jyCree1KThGekn92PL0Vzw, topic=-uve-topic-24, partition=20, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (884/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,648] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 24 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,648] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 24 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,648] INFO [ProducerStateManager partition=-uve-topic-25-0] Loading producer state from snapshot file 'SnapshotFile(offset=24, file=/tmp/kafka-logs/-uve-topic-25-0/00000000000000000024.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,648] 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 24 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,649] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-0, topicId=4E7KsC3aQ52oEu_Rmn6OSw, topic=-uve-topic-25, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=24) with 1 segments, local-log-start-offset 0 and log-end-offset 24 in 30ms (885/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,650] 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$) [2025-12-11 02:26:50,654] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-0-27, topicId=TpxNByMfTvKIlO6-3wUHJQ, 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 5ms (886/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,654] 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$) [2025-12-11 02:26:50,656] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-25, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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 2ms (887/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,657] 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$) [2025-12-11 02:26:50,657] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-1, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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 1ms (888/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,658] 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$) [2025-12-11 02:26:50,658] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-24-15, topicId=jyCree1KThGekn92PL0Vzw, 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) [2025-12-11 02:26:50,659] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 57 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,659] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Reloading from producer snapshot and rebuilding producer state from offset 57 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,659] INFO [ProducerStateManager partition=-uve-topic-29-0] Loading producer state from snapshot file 'SnapshotFile(offset=57, file=/tmp/kafka-logs/-uve-topic-29-0/00000000000000000057.snapshot)' (org.apache.kafka.storage.internals.log.ProducerStateManager) [2025-12-11 02:26:50,659] 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 57 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,659] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-29-0, topicId=OjuOT_cPQPa0fBHEFQAxkA, topic=-uve-topic-29, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=57) with 1 segments, local-log-start-offset 0 and log-end-offset 57 in 1ms (890/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,660] 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$) [2025-12-11 02:26:50,662] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-0, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=0, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 3ms (891/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,663] 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$) [2025-12-11 02:26:50,664] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-28, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (892/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,666] 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$) [2025-12-11 02:26:50,666] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-10-17, topicId=OgaFj_PdQveEWG2I2pZmvw, topic=-uve-topic-10, partition=17, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (893/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,667] 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$) [2025-12-11 02:26:50,667] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-25, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 0ms (894/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,667] 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$) [2025-12-11 02:26:50,668] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-24, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 1ms (895/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,668] 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$) [2025-12-11 02:26:50,669] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-3, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (896/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,670] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2025-12-11 02:26:50,670] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-11, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:50,671] 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$) [2025-12-11 02:26:50,671] INFO Completed load of Log(dir=/tmp/kafka-logs/structured_syslog_topic-8, topicId=YRbNaWOPT4mfzIEKtdn1pw, 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 0ms (898/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,671] 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$) [2025-12-11 02:26:50,672] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-3-15, topicId=L-XMiV2-Tqyc3HsmBI3YhA, 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 1ms (899/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,672] 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$) [2025-12-11 02:26:50,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-18-22, topicId=awYy5BloTnqCXcvdCCrp-w, 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 1ms (900/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,673] 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$) [2025-12-11 02:26:50,673] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-1, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 1ms (901/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,674] 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$) [2025-12-11 02:26:50,674] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-17-3, topicId=q2BftT0tQUinuB65t35xrg, 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) [2025-12-11 02:26:50,675] 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$) [2025-12-11 02:26:50,675] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-16-19, topicId=1IHSDoHuQ0CQxbxFeaeDYw, 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 1ms (903/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,676] 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$) [2025-12-11 02:26:50,676] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-28-17, topicId=P6YusPQnT1Ks2c94RTc6Qg, 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 0ms (904/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,676] 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$) [2025-12-11 02:26:50,677] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-4-17, topicId=njxGIX_KQuKkdcxltm5BkQ, 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) [2025-12-11 02:26:50,678] 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$) [2025-12-11 02:26:50,678] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-26, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (906/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,679] 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$) [2025-12-11 02:26:50,679] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-16, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (907/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,680] 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$) [2025-12-11 02:26:50,680] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-6-28, topicId=upRZbnKGR9uGoYo1ozhITg, 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 1ms (908/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,681] 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$) [2025-12-11 02:26:50,681] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-25-20, topicId=4E7KsC3aQ52oEu_Rmn6OSw, 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 1ms (909/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,682] 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$) [2025-12-11 02:26:50,682] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-6, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,683] 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$) [2025-12-11 02:26:50,683] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-2, topicId=jP_1ECyKTb6xTCAAEPHrGA, 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) [2025-12-11 02:26:50,683] 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$) [2025-12-11 02:26:50,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-3, topicId=cdX3z-evTUexwFy_-kogVw, 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 1ms (912/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,684] 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$) [2025-12-11 02:26:50,684] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-20, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (913/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,685] 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$) [2025-12-11 02:26:50,685] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-1, topicId=654d0iDBT0y1zq4wP9_OXg, 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) [2025-12-11 02:26:50,686] 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$) [2025-12-11 02:26:50,686] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-15, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,687] 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$) [2025-12-11 02:26:50,687] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-14-16, topicId=uUbO47LJTce1AWQXK3UDbQ, 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) [2025-12-11 02:26:50,688] 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$) [2025-12-11 02:26:50,688] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-20-15, topicId=ztmXUkDxRBWJiSTsKtYp3w, 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) [2025-12-11 02:26:50,689] 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$) [2025-12-11 02:26:50,689] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-1, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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 1ms (918/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,690] 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$) [2025-12-11 02:26:50,690] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-19-11, topicId=cf2KnKl4TFyLz-CZueCZEw, 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 1ms (919/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,691] 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$) [2025-12-11 02:26:50,691] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-1-12, topicId=4GLH2xdNR0Cb3GaHca_5RA, 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 1ms (920/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,692] 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$) [2025-12-11 02:26:50,692] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-7, topicId=654d0iDBT0y1zq4wP9_OXg, 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 1ms (921/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,693] 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$) [2025-12-11 02:26:50,693] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-22-9, topicId=bmvaIfXhQ0KH68jvmIO7Jw, 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) [2025-12-11 02:26:50,694] 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$) [2025-12-11 02:26:50,694] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-21-1, topicId=pVIeVqmITz6m1WMJGE3_0Q, topic=-uve-topic-21, partition=1, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (923/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,695] 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$) [2025-12-11 02:26:50,695] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-11-3, topicId=U-peRF7mRsGy9zqN7XmBfQ, 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 1ms (924/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,696] 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$) [2025-12-11 02:26:50,696] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-7-1, topicId=NNAlNBckTq6BgJ13UVvlMA, 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) [2025-12-11 02:26:50,697] 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$) [2025-12-11 02:26:50,697] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-27-23, topicId=cdX3z-evTUexwFy_-kogVw, 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) [2025-12-11 02:26:50,698] 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$) [2025-12-11 02:26:50,698] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-5-17, topicId=pXUK3jjLR16c_HE7Z353ew, 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) [2025-12-11 02:26:50,699] 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$) [2025-12-11 02:26:50,699] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-13-19, topicId=jP_1ECyKTb6xTCAAEPHrGA, topic=-uve-topic-13, partition=19, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (928/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,700] 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$) [2025-12-11 02:26:50,700] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-8-12, topicId=654d0iDBT0y1zq4wP9_OXg, topic=-uve-topic-8, partition=12, highWatermark=0, lastStableOffset=0, logStartOffset=0, logEndOffset=0) with 1 segments, local-log-start-offset 0 and log-end-offset 0 in 1ms (929/930 completed in /tmp/kafka-logs) (kafka.log.LogManager) [2025-12-11 02:26:50,701] 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$) [2025-12-11 02:26:50,701] INFO Completed load of Log(dir=/tmp/kafka-logs/-uve-topic-12-11, topicId=xDS3ObEbTAiKVna32vV8qQ, 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) [2025-12-11 02:26:50,705] INFO Loaded 930 logs in 1613ms (kafka.log.LogManager) [2025-12-11 02:26:50,708] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2025-12-11 02:26:50,708] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2025-12-11 02:26:50,788] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:50,852] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2025-12-11 02:26:50,865] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2025-12-11 02:26:50,878] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2025-12-11 02:26:50,896] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:51,205] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2025-12-11 02:26:51,223] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2025-12-11 02:26:51,228] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:51,253] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,253] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,253] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,255] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,255] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,266] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2025-12-11 02:26:51,267] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2025-12-11 02:26:51,318] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2025-12-11 02:26:51,334] INFO Stat of the created znode at /brokers/ids/1 is: 3018,3018,1765420011328,1765420011328,1,0,0,72057595663745028,202,0,3018 (kafka.zk.KafkaZkClient) [2025-12-11 02:26:51,335] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.22:9092, czxid (broker epoch): 3018 (kafka.zk.KafkaZkClient) [2025-12-11 02:26:51,382] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,398] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,399] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,419] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2025-12-11 02:26:51,423] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2025-12-11 02:26:51,445] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2025-12-11 02:26:51,448] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2025-12-11 02:26:51,448] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2025-12-11 02:26:51,529] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2025-12-11 02:26:51,568] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2025-12-11 02:26:51,726] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2025-12-11 02:26:51,731] INFO Awaiting socket connections on 10.0.0.22:9092. (kafka.network.DataPlaneAcceptor) [2025-12-11 02:26:51,735] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2025-12-11 02:26:51,735] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2025-12-11 02:26:51,735] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2025-12-11 02:26:51,736] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2025-12-11 02:26:51,739] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:26:51,739] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:26:51,739] INFO Kafka startTimeMs: 1765420011736 (org.apache.kafka.common.utils.AppInfoParser) [2025-12-11 02:26:51,741] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2025-12-11 02:26:51,818] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-22', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,827] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-23', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,827] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-24', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,827] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-25', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,827] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-20', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,827] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-21', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,827] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-26', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,830] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-27', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-28', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-29', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-2', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-3', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-0', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-1', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-11', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-12', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-13', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-8', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-14', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-9', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,831] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-6', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-7', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-4', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-10', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-5', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-19', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-15', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-16', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-17', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,832] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='-uve-topic-18', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:51,847] INFO [Admin Manager on Broker 1]: Error processing create topic request CreatableTopic(name='structured_syslog_topic', numPartitions=30, replicationFactor=1, assignments=[], configs=[]) (kafka.server.ZkAdminManager) org.apache.kafka.common.errors.InvalidReplicationFactorException: Replication factor: 1 larger than available brokers: 0. [2025-12-11 02:26:52,004] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.22:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:52,031] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.22:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2025-12-11 02:26:52,200] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-4-22, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-1-3, -uve-topic-6-25, -uve-topic-3-10, -uve-topic-5-15, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-7-8, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-9-13, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-3-19, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-5-23, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-6-16, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-1-17, -uve-topic-1-5, -uve-topic-8-27, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-8-2, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-4, structured_syslog_topic-17, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-7-1, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-0-23, -uve-topic-7-17, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-2-13, -uve-topic-16-0, -uve-topic-9-15, -uve-topic-0-16, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-7-26, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-3-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-1-0, -uve-topic-4-26, -uve-topic-6-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-18-28, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-29-29, -uve-topic-7-21, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-5-5, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-6-20, -uve-topic-0-5, structured_syslog_topic-26, -uve-topic-8-20, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-29-13, -uve-topic-19-14, structured_syslog_topic-22, -uve-topic-8-4, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-7-28, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-8-9, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-6-7, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-9-24, -uve-topic-1-9, -uve-topic-8-22, -uve-topic-9-21, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-12-25, -uve-topic-22-24, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-2-1, -uve-topic-9-19, -uve-topic-2-24, -uve-topic-0-2, structured_syslog_topic-6, structured_syslog_topic-10, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-6-0, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-7-14, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-1-23, -uve-topic-0-3, -uve-topic-7-7, -uve-topic-0-15, -uve-topic-9-27, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-3-4, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-3-3, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-0-9, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, structured_syslog_topic-9, -uve-topic-7-0, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-19-26, -uve-topic-29-25, -uve-topic-5-6, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-3-2, -uve-topic-7-25, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-29-12, structured_syslog_topic-24, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-6-24, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-5-27, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, structured_syslog_topic-15, -uve-topic-1-14, -uve-topic-8-26, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-0-8, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-17-20, -uve-topic-28-15, -uve-topic-18-16, structured_syslog_topic-19, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-5-9, -uve-topic-8-1, -uve-topic-3-29, -uve-topic-9-18, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-4-5, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-8-3, -uve-topic-4-23, -uve-topic-1-27, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-2-7, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-3-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-29-28, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-2-14, -uve-topic-9-9, -uve-topic-1-13, -uve-topic-1-24, -uve-topic-9-4, -uve-topic-0-0, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-6-28, -uve-topic-29-22, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-0-17, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-1-18, -uve-topic-7-22, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-7-16, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-0-26, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-0-12, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-4-3, -uve-topic-3-11, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-3-17, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, structured_syslog_topic-8, structured_syslog_topic-14, -uve-topic-6-14, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-6, -uve-topic-1-1, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-28, -uve-topic-23-27, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-2-21, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-21-29, -uve-topic-9-8, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-1-22, -uve-topic-7-15, -uve-topic-8-25, -uve-topic-0-20, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-4-16, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-27-29, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-0-14, -uve-topic-6-2, -uve-topic-21-5, -uve-topic-11-6, structured_syslog_topic-1, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-7-24, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-2-23, -uve-topic-20-20, -uve-topic-10-21, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-12-13, -uve-topic-22-12, structured_syslog_topic-13, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-14-0, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-5-19, -uve-topic-9-29, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-5-1, -uve-topic-3-12, -uve-topic-2-4, -uve-topic-6-18, -uve-topic-4-18, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-6-3, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-4-13, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-1-7, -uve-topic-9-12, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-5-28, -uve-topic-5-2, -uve-topic-20-29, -uve-topic-2-17, -uve-topic-1-19, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-4-7, -uve-topic-1-25, -uve-topic-0-18, -uve-topic-2-15, -uve-topic-6-4, -uve-topic-2-22, -uve-topic-7-12, -uve-topic-9-1, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-3-9, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-4-20, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-4-6, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-9-14, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-8-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-0-27, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-6-22, -uve-topic-7-5, -uve-topic-13-2, -uve-topic-23-1, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-15-19, -uve-topic-25-18, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-3-18, -uve-topic-5-21, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-8-15, -uve-topic-5-25, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-10-0, -uve-topic-8-24, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-19, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-2-26, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-6-17, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-1-4, structured_syslog_topic-5, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-5-7, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-4-15, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-5-0, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-4-24, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-7-27, -uve-topic-7-2, -uve-topic-5-3, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-23-28, -uve-topic-13-29, structured_syslog_topic-29, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-8-14, -uve-topic-0-10, -uve-topic-6-5, -uve-topic-7-6, -uve-topic-8-19, -uve-topic-8-28, -uve-topic-5-29, -uve-topic-8-21, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-7-20, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-5-26, -uve-topic-4-2, structured_syslog_topic-7, structured_syslog_topic-23, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-27, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-10-19, -uve-topic-20-18, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-6-12, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-5-11, -uve-topic-1-8, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-4-28, -uve-topic-7-13, -uve-topic-1-2, -uve-topic-9-25, -uve-topic-2-0, -uve-topic-2-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-3-24, -uve-topic-3-1, -uve-topic-1-29, -uve-topic-4-25, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-5-4, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-0-7, -uve-topic-9-11, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-9-22, structured_syslog_topic-4, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2025-12-11 02:26:52,212] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,224] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,229] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,234] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,239] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,246] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,253] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,258] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,263] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,269] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,273] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,277] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,282] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,286] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,290] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,295] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,300] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,304] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,309] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,313] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,318] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,322] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,327] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,331] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,336] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,340] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,344] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,348] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,352] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,356] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,360] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,364] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,368] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,373] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,377] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,381] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,385] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,390] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,394] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,398] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,403] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,407] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,411] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,416] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,421] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,426] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,430] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,435] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,439] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,444] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,448] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,452] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,457] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,461] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,465] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,469] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,474] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,478] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,483] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,494] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,498] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,504] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,509] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,514] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,521] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,526] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,531] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,535] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,541] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,549] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,555] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,560] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,565] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,570] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,575] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,580] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,584] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,589] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,594] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,599] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,603] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,609] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,614] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,619] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,624] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,629] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,635] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,640] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,645] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,649] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,654] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,660] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,665] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,669] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,674] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,678] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,683] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,688] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,692] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,697] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,701] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,706] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,711] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,716] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,723] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,727] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,732] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,736] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,741] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,747] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,753] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,759] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,764] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,769] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,776] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,781] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,789] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,797] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,814] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,824] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,830] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,835] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,840] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,846] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,850] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,855] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,860] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,865] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,870] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,875] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,880] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,885] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,889] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,893] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,898] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,902] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,907] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,912] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,917] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,924] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,930] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,934] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,939] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,943] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,947] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,956] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 23 (kafka.cluster.Partition) [2025-12-11 02:26:52,956] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,961] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,966] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,970] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 4 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 4 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 8 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 12 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 30 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 21 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 144 (kafka.cluster.Partition) [2025-12-11 02:26:52,971] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,977] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 41 (kafka.cluster.Partition) [2025-12-11 02:26:52,977] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,982] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 24 (kafka.cluster.Partition) [2025-12-11 02:26:52,982] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,987] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 151 (kafka.cluster.Partition) [2025-12-11 02:26:52,987] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,992] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 30 (kafka.cluster.Partition) [2025-12-11 02:26:52,992] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 41 (kafka.cluster.Partition) [2025-12-11 02:26:52,992] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 88 (kafka.cluster.Partition) [2025-12-11 02:26:52,993] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:52,997] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,002] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 13 (kafka.cluster.Partition) [2025-12-11 02:26:53,002] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,006] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 48 (kafka.cluster.Partition) [2025-12-11 02:26:53,007] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,011] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 57 (kafka.cluster.Partition) [2025-12-11 02:26:53,011] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,015] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,019] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,024] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,029] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,034] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,125] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,507] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,683] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,818] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,826] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,837] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,846] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,857] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,864] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,873] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,887] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,896] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,905] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,913] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,924] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,933] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,942] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,947] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,954] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,963] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,973] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,982] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,989] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:53,998] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,009] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,018] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,025] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,031] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,040] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,051] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,061] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,070] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,078] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,087] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,094] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,100] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,107] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,116] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,124] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,129] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,135] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,143] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,149] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,155] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,162] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,167] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,173] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,178] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,188] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,194] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,199] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,204] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,209] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,214] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,219] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,225] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,231] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,236] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,241] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,247] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,252] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,257] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,262] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,266] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,271] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,275] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,281] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,287] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,291] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,296] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,301] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,307] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,312] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,317] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,322] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,327] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,332] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,337] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,342] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,347] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,353] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,358] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,363] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,368] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,373] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,377] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,382] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,389] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,394] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,400] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,405] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,409] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,413] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,419] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,424] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,429] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,434] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,439] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,445] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,450] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,454] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,459] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,464] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,469] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,474] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,478] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,482] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,487] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,492] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,497] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,501] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,506] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,510] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,515] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,520] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,525] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,531] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,535] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,539] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,544] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,549] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,553] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,558] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,562] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,566] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,569] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,573] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,577] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,581] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,585] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,589] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,593] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,597] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,602] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,606] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,610] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,614] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,618] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,623] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,628] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,632] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,637] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,642] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,646] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,650] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,655] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,659] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,664] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,668] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,677] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,681] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,685] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,690] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,694] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,699] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,703] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,707] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,711] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,715] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,720] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,725] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,730] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,734] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,743] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,747] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,752] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,757] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,761] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,766] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,778] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,785] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,790] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,795] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,802] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,807] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,814] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,818] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,824] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,829] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,835] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,840] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,845] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,850] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,855] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,860] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,865] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,870] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,875] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,879] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,885] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,889] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,895] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,900] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,904] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,909] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,914] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,918] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,923] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,930] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,935] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,940] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,945] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,949] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,954] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,960] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,968] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,975] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,981] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,988] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:54,994] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,000] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,008] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,014] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,020] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,027] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,036] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,042] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,048] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,054] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,061] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,067] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,073] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,079] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,084] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,089] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,094] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,099] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,105] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,111] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,116] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,122] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,129] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,135] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,141] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,203] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,564] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,573] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,583] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,647] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,657] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,662] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,670] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,682] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,690] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,701] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,709] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,715] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,720] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,726] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,736] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,741] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,746] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,752] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,758] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,763] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,767] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,774] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,780] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,786] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,791] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,796] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,802] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,810] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,815] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,822] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,828] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,835] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,841] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,849] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,855] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,860] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,866] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,871] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,876] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,881] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,886] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,892] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,898] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,904] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,909] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,915] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,920] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,931] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,936] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,941] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,946] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,952] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,956] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,961] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,966] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,972] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,978] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,983] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,988] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,994] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:55,999] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,004] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,010] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,015] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,021] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,026] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,031] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,038] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,042] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,048] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,054] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,059] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,065] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,071] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,076] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,080] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,086] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,091] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,100] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,105] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,110] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,116] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,120] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,125] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,129] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,134] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,139] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,144] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,149] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,154] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,159] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,164] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,168] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,175] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,180] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,186] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,191] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,198] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,203] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,208] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,213] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,219] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,223] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,228] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,233] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,237] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,243] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,251] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,256] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,261] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,267] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,272] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,276] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,282] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,287] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,293] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,298] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,303] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,308] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,313] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,320] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,325] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,331] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,338] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,344] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,349] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,354] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,359] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,364] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,369] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,373] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,378] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,382] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,387] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,392] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,397] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,401] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,405] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,410] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,414] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,419] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,424] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,432] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,436] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,441] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,446] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,451] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,456] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,462] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,467] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,473] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,478] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,484] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,494] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,501] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,506] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,512] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,517] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,522] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,527] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,532] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,536] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,541] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,546] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,552] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,556] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,561] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,565] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,570] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,575] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,584] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,591] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,596] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,601] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,606] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,610] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,615] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,620] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,626] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,631] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,636] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,641] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,646] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,650] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,655] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,660] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,664] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,670] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,674] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,679] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,684] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,689] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,694] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,700] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,704] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 12 (kafka.cluster.Partition) [2025-12-11 02:26:56,704] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,711] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 9 (kafka.cluster.Partition) [2025-12-11 02:26:56,711] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 4 (kafka.cluster.Partition) [2025-12-11 02:26:56,711] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,717] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,722] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,729] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,734] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,739] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,744] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,749] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,754] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,758] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,762] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,767] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,774] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,783] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,788] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,793] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,800] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,805] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,810] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,815] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,820] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,828] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,834] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,841] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,847] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,853] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,857] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,863] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,874] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,879] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,888] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,893] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,899] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,904] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,909] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,915] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,919] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,924] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,928] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,933] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,939] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,943] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,949] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,953] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,959] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,964] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,969] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,974] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,978] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,982] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,987] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,992] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:56,997] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,002] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,007] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,012] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,017] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,023] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,027] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,033] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,038] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,043] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,050] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,059] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,065] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,071] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,076] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,082] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,100] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,106] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,111] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,117] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,122] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,127] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,132] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,137] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,143] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,147] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,152] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,157] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,161] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,165] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,170] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,175] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,181] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,185] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,191] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,196] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,201] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,206] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,211] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,216] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,220] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,225] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,230] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,234] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,240] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,247] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,252] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,258] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,264] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,271] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,276] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,281] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,286] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,291] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,297] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,302] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,308] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,314] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,319] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,323] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,328] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,333] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,338] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,344] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,349] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,358] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,363] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,367] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,379] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,383] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,388] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,392] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,397] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,402] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,406] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,411] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,417] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,422] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,431] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,436] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,441] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,446] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,451] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,455] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,461] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,465] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,470] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,481] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,485] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,494] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,499] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,504] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,508] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,513] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,517] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,521] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,525] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,530] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,534] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,540] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,545] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,549] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,554] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,559] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,564] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,571] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,577] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:57,611] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,011] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,018] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,027] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,034] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,042] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,048] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,057] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,064] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,069] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,074] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,079] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,086] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,091] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,096] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,101] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,105] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,109] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,114] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,118] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,124] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,128] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,139] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,144] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,150] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,155] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,160] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,165] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,169] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,173] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,177] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,181] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,186] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,195] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,199] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,204] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,209] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,215] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,219] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,225] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,230] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,234] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,239] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,246] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,250] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,256] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,261] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,267] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,271] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,278] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,285] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,290] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,294] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,299] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,304] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,308] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,313] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,317] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,324] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,329] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,335] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,340] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,345] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,350] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,355] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,360] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,364] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,370] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,377] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,384] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,389] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,393] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,400] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,407] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,413] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,418] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,425] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,432] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,439] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,446] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,452] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,460] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,466] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,473] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,480] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,487] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,494] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,502] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,508] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,515] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,521] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,528] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,535] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,541] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,548] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,554] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,561] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,567] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,572] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,577] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,582] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,587] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,592] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,597] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,601] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,605] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,609] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,613] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,618] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,623] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,628] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,632] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,637] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,642] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,647] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,652] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,657] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,662] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,666] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,671] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,675] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,679] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,684] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,689] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,695] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,700] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,705] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,710] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,715] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,719] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,725] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,730] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,735] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,740] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,745] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,750] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,754] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,761] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,768] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,773] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,778] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,784] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,789] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,794] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,799] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,803] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,809] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,814] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,819] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,827] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,832] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,837] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,843] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,851] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,857] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,864] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,868] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2025-12-11 02:26:58,874] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 56 (kafka.cluster.Partition) [2025-12-11 02:26:58,874] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 1036 (kafka.cluster.Partition)