+++ date ++ echo 'INFO: =================== Mon Jun 8 05:46:01 UTC 2026 ===================' INFO: =================== Mon Jun 8 05:46:01 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ grep -o 'dev.*' +++++ awk '{print $2}' +++++ ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ ip addr show dev ens3 +++ head -n 1 +++ awk '{print $2}' +++ grep 'inet ' +++ cut -d / -f 1 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ awk '/pagesize=2M/{print($3)}' +++ tail -n 1 ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips+++ tr '\n' , +++ sort +++ +++ awk '/32 host/ { print f } {f=$2}' +++ grep -vi host cat /proc/net/fib_trie +++ uniq ++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 1 ++ return + my_ip_and_order='10.0.0.38 1' + '[' -n '10.0.0.38 1' ']' + break + '[' -z '10.0.0.38 1' ']' ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + 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.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-08 05:46:06,012] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-08 05:46:06,313] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-08 05:46:06,417] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:46:06,419] INFO starting (kafka.server.KafkaServer) [2026-06-08 05:46:06,420] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-08 05:46:06,444] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:46:06,448] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5902-1. (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,448] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,449] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,449] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,449] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,449] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,450] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:46:06,454] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-08 05:46:06,461] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:06,463] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:46:06,464] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:06,467] INFO Socket connection established, initiating session, client: /10.0.0.38:36940, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:06,483] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x200001b1d9f000b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:46:06,494] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:46:06,790] INFO Cluster ID = 4cTkF7SzS46PA_-_44t6OQ (kafka.server.KafkaServer) [2026-06-08 05:46:06,853] 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 = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 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 = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-08 05:46:06,887] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:06,888] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:06,889] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:06,893] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:46:06,901] INFO [KafkaServer id=1] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-08 05:46:06,960] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:46:06,966] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-08 05:46:06,980] INFO Loaded 0 logs in 19ms (kafka.log.LogManager) [2026-06-08 05:46:06,981] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-08 05:46:06,984] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-08 05:46:07,096] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:46:07,168] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:46:07,184] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:46:07,204] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-08 05:46:07,228] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:07,558] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-08 05:46:07,582] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-08 05:46:07,590] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:07,616] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,616] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,624] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,630] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,636] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,664] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:46:07,673] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:46:07,742] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-08 05:46:07,766] INFO Stat of the created znode at /brokers/ids/1 is: 4294967685,4294967685,1780897567752,1780897567752,1,0,0,144115304536932363,202,0,4294967685 (kafka.zk.KafkaZkClient) [2026-06-08 05:46:07,767] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 4294967685 (kafka.zk.KafkaZkClient) [2026-06-08 05:46:07,843] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,859] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,861] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:07,886] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:46:07,892] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:46:07,944] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:46:07,950] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:46:07,957] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:46:07,991] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:46:08,032] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:46:08,142] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2026-06-08 05:46:08,152] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.DataPlaneAcceptor) [2026-06-08 05:46:08,159] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:46:08,161] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:46:08,162] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:46:08,162] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:46:08,173] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:46:08,173] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:46:08,173] INFO Kafka startTimeMs: 1780897568162 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:46:08,188] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2026-06-08 05:46:08,353] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:08,401] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:46:08,423] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-22-24, -uve-topic-22-21, -uve-topic-22-9, -uve-topic-22-18, -uve-topic-22-3, -uve-topic-22-15, -uve-topic-22-6, -uve-topic-22-12, -uve-topic-22-27, -uve-topic-22-0) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:08,522] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,538] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,540] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-08 05:46:08,543] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,573] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,574] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,574] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-08 05:46:08,574] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,587] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,589] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,589] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-08 05:46:08,591] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,604] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,605] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,606] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-08 05:46:08,607] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,618] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,619] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,619] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-08 05:46:08,619] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,633] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,634] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,634] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-08 05:46:08,634] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,650] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,651] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,651] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-08 05:46:08,651] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,665] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,669] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,669] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-08 05:46:08,669] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,698] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,699] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,700] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-08 05:46:08,700] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,715] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,717] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,719] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-08 05:46:08,719] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,745] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,746] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,746] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-08 05:46:08,746] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,756] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,756] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,756] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-08 05:46:08,756] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,765] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,766] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,766] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-08 05:46:08,766] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,772] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,774] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,775] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-08 05:46:08,775] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,781] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,782] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,782] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-08 05:46:08,782] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,786] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,787] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,787] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-08 05:46:08,787] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,793] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,794] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,794] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-08 05:46:08,794] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,801] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,802] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,802] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-08 05:46:08,802] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,808] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,808] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,809] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-08 05:46:08,809] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,814] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,815] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,815] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-08 05:46:08,815] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,820] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,821] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,821] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-08 05:46:08,821] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,883] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,891] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,897] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-08 05:46:08,897] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,911] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,912] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,912] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-08 05:46:08,912] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,932] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,933] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,933] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-08 05:46:08,934] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,938] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,940] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,940] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-08 05:46:08,940] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,946] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,947] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,948] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-08 05:46:08,948] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,955] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,956] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,956] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-08 05:46:08,956] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,973] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,975] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,975] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-08 05:46:08,977] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:08,990] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:08,992] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:08,993] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-08 05:46:08,994] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,008] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,009] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,010] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-08 05:46:09,010] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,010] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-22-1, -uve-topic-22-5, -uve-topic-22-4, -uve-topic-22-2, -uve-topic-22-25, -uve-topic-22-23, -uve-topic-22-22, -uve-topic-22-29, -uve-topic-22-28, -uve-topic-22-26, -uve-topic-22-17, -uve-topic-22-16, -uve-topic-22-14, -uve-topic-22-20, -uve-topic-22-19, -uve-topic-22-8, -uve-topic-22-7, -uve-topic-22-13, -uve-topic-22-11, -uve-topic-22-10) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,047] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,053] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-22-20 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-8 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-5 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-29 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-17 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-2 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-14 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-11 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-26 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-22-23 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,061] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-22-4 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-13 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-16 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-25 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-10 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-19 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-22 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-28 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-7 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-22-1 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,062] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,063] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,065] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,065] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,065] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,067] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,068] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,068] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,068] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,069] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,069] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,070] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,070] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,070] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,070] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,070] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,070] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,070] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,071] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,071] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,068] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,071] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,071] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,072] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,073] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,073] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,074] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,075] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,075] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,076] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,076] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,077] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,077] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,078] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,078] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,078] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,079] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,079] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:09,114] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,115] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,116] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,116] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,116] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,116] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,123] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,123] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,123] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,123] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:09,226] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-23-21, -uve-topic-25-29, structured_syslog_topic-3, -uve-topic-24-5, structured_syslog_topic-15, -uve-topic-24-14, -uve-topic-20-16, -uve-topic-24-8, -uve-topic-24-29, -uve-topic-24-17, -uve-topic-20-22, -uve-topic-24-11, -uve-topic-25-2, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-23-18, -uve-topic-23-6, -uve-topic-23-9, structured_syslog_topic-6, -uve-topic-24-26, structured_syslog_topic-9, -uve-topic-24-23, structured_syslog_topic-24, -uve-topic-23-3, -uve-topic-23-0, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-23-27, -uve-topic-24-2, -uve-topic-23-15, -uve-topic-20-4, -uve-topic-24-20, structured_syslog_topic-21, -uve-topic-25-5, structured_syslog_topic-0, structured_syslog_topic-12, -uve-topic-25-17, -uve-topic-20-19, -uve-topic-23-12, -uve-topic-20-13, -uve-topic-25-20, -uve-topic-25-14, structured_syslog_topic-27, -uve-topic-20-10, -uve-topic-20-1, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-20-25, -uve-topic-23-24, -uve-topic-25-11) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:09,238] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,256] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,257] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-08 05:46:09,257] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,267] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,267] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,267] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-08 05:46:09,267] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,278] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,279] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,280] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-08 05:46:09,280] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,294] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,295] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,295] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-08 05:46:09,295] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,306] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,308] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,309] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-08 05:46:09,309] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,324] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,325] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,328] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-08 05:46:09,328] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,339] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,340] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,340] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-08 05:46:09,340] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,351] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,352] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,352] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-08 05:46:09,352] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,367] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,368] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,369] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-08 05:46:09,369] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,395] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,397] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,398] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-08 05:46:09,399] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,413] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,414] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,414] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-08 05:46:09,414] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,435] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,441] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,443] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-08 05:46:09,443] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,461] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,468] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,468] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-08 05:46:09,468] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,496] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,498] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,499] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-08 05:46:09,499] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,516] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,517] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,517] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-08 05:46:09,517] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,531] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,532] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,532] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-08 05:46:09,532] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,545] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,545] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,545] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-08 05:46:09,545] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,560] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,561] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,561] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-08 05:46:09,561] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,578] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,579] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,579] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-08 05:46:09,579] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,604] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,606] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,607] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-08 05:46:09,607] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,621] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,622] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,622] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-08 05:46:09,622] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,636] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,637] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,637] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-08 05:46:09,637] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,651] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,652] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,653] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-08 05:46:09,653] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,665] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,666] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,666] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-08 05:46:09,666] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,677] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,680] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,680] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-08 05:46:09,680] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,690] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,692] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,693] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-08 05:46:09,693] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,708] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,709] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,710] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-08 05:46:09,710] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,733] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,734] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,734] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-08 05:46:09,734] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,751] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,752] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,752] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-08 05:46:09,752] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,769] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,770] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,770] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-08 05:46:09,770] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,786] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,786] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,786] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-08 05:46:09,786] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,799] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,800] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,800] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-08 05:46:09,800] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,839] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,841] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,841] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-08 05:46:09,841] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,882] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,885] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,887] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-08 05:46:09,887] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,907] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,911] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,911] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-08 05:46:09,911] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,925] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,926] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,926] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-08 05:46:09,926] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,947] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,948] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,948] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-08 05:46:09,948] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,974] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,975] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,976] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-08 05:46:09,977] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:09,989] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:09,990] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:09,990] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-08 05:46:09,990] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,006] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,007] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,007] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-08 05:46:10,007] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,023] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,024] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,024] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,024] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,042] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,107] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,107] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,107] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,393] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,394] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,394] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,394] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,416] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,416] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,416] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,417] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,432] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,433] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,433] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,433] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,448] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,452] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,452] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,452] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,464] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,465] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,466] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-08 05:46:10,466] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,479] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,480] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,480] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-08 05:46:10,480] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,493] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,494] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,494] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,494] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,507] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,507] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,509] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,510] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,520] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,521] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,521] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,521] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,525] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,525] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,526] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,526] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,529] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,530] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,531] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,531] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,534] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,535] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,535] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-08 05:46:10,535] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,538] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,538] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,540] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-08 05:46:10,540] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,560] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,561] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,561] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,562] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,596] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,602] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,602] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-08 05:46:10,602] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,606] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,607] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,607] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-08 05:46:10,607] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,612] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,612] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,613] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-08 05:46:10,613] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,617] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,618] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,618] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-08 05:46:10,618] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,624] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,624] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,624] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,625] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,631] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,632] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,633] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-08 05:46:10,633] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,640] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,641] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,641] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,641] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,654] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,655] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,655] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-08 05:46:10,655] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,661] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,665] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,665] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-08 05:46:10,665] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,679] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,680] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,680] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,680] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,688] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,689] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,689] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,689] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,695] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,695] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,695] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-08 05:46:10,696] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,702] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,704] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,708] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-08 05:46:10,708] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,715] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,716] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,717] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-08 05:46:10,723] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,730] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,730] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,730] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,731] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,749] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,750] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,750] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,750] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,766] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,767] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,767] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,767] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,791] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,791] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,791] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,791] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,802] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,802] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,802] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-08 05:46:10,802] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,806] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,807] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,807] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-08 05:46:10,807] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,819] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,820] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,820] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,820] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,834] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,835] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,835] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,835] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,852] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,853] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,854] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,856] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,871] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,872] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,872] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,872] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,884] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,887] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,887] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-08 05:46:10,887] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,895] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,900] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,901] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,901] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,913] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,917] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,918] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,919] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,924] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,926] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,928] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,928] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,933] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,934] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,934] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,934] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,938] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,940] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,940] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,940] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,944] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,944] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,944] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,944] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,947] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,949] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,949] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-08 05:46:10,949] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,953] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,953] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,953] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-08 05:46:10,953] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,958] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,959] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,959] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-08 05:46:10,959] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,963] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,964] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,964] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-08 05:46:10,964] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,969] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,969] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,969] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-08 05:46:10,969] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,975] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,977] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,977] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-08 05:46:10,977] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,983] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,983] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,983] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-08 05:46:10,983] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,986] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,988] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,988] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-08 05:46:10,989] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:10,992] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:10,992] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:10,993] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-08 05:46:10,993] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,004] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,005] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,005] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-08 05:46:11,005] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,010] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,012] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,012] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-08 05:46:11,012] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,017] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,018] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,018] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-08 05:46:11,018] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,022] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,022] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,022] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-08 05:46:11,022] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,025] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,026] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,026] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-08 05:46:11,026] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,036] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,037] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,037] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-08 05:46:11,037] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,044] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,047] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,047] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-08 05:46:11,047] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,050] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,053] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,053] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-08 05:46:11,053] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,059] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,060] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,060] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-08 05:46:11,060] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,064] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,067] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,067] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-08 05:46:11,068] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,077] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,077] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,077] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-08 05:46:11,078] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,088] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,088] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,089] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-08 05:46:11,089] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,093] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,094] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,094] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-08 05:46:11,094] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,099] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,100] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,100] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-08 05:46:11,100] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,159] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,161] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,165] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-08 05:46:11,165] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,172] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,173] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,173] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-08 05:46:11,173] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,179] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,179] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,180] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-08 05:46:11,180] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,185] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,186] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,186] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,186] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,190] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,192] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,192] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-08 05:46:11,192] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,200] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,200] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,201] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-08 05:46:11,201] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,206] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,206] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,209] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,209] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,218] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,218] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,218] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-08 05:46:11,218] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,224] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,224] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,224] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-08 05:46:11,224] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,229] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,230] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,230] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-08 05:46:11,230] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,237] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,237] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,237] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,237] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,243] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,243] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,243] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,243] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,247] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,247] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,247] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-08 05:46:11,247] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,256] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,257] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,257] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-08 05:46:11,257] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,262] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,262] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,262] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,262] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,269] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,269] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,269] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,270] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,272] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,272] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,272] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,273] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,279] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,279] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,279] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-08 05:46:11,279] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,294] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,296] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,298] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-08 05:46:11,298] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,306] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,307] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,308] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,308] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,314] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,314] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,315] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,315] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,318] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,318] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,320] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,320] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,325] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,327] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,328] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,330] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,333] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,334] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,334] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,334] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,338] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,338] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,340] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,340] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,343] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,343] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,344] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,344] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,351] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,352] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,352] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,352] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,355] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,356] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,357] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,357] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,361] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,361] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,363] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,363] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,366] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,367] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,367] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,367] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,372] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,372] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,373] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,373] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,377] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,377] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,377] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,377] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,382] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,382] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,382] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,382] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,387] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,387] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,387] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,387] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,390] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,391] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,392] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,392] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,395] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,396] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,396] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,396] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,400] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,400] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,400] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-08 05:46:11,400] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,402] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,403] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,404] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-08 05:46:11,404] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,408] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,409] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,409] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-08 05:46:11,409] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,412] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,413] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,413] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-08 05:46:11,413] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,414] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-24-6, -uve-topic-25-6, -uve-topic-20-23, -uve-topic-23-23, -uve-topic-20-14, -uve-topic-23-22, -uve-topic-24-22, -uve-topic-25-22, structured_syslog_topic-7, -uve-topic-20-6, -uve-topic-23-14, -uve-topic-24-7, -uve-topic-25-7, structured_syslog_topic-25, -uve-topic-24-24, -uve-topic-20-24, -uve-topic-20-15, structured_syslog_topic-16, structured_syslog_topic-8, -uve-topic-23-7, -uve-topic-24-15, -uve-topic-25-15, structured_syslog_topic-1, -uve-topic-24-0, -uve-topic-20-0, -uve-topic-23-25, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-25-25, -uve-topic-25-0, structured_syslog_topic-17, -uve-topic-23-16, -uve-topic-24-16, -uve-topic-25-24, -uve-topic-23-8, -uve-topic-25-16, -uve-topic-20-8, -uve-topic-23-1, -uve-topic-24-1, structured_syslog_topic-2, -uve-topic-25-1, -uve-topic-23-26, -uve-topic-20-26, -uve-topic-23-17, -uve-topic-20-17, -uve-topic-24-9, structured_syslog_topic-10, -uve-topic-25-9, -uve-topic-20-9, -uve-topic-23-2, -uve-topic-20-2, -uve-topic-24-27, -uve-topic-25-27, -uve-topic-20-27, structured_syslog_topic-28, -uve-topic-24-18, -uve-topic-25-18, structured_syslog_topic-19, -uve-topic-20-18, -uve-topic-23-10, -uve-topic-24-10, -uve-topic-25-10, structured_syslog_topic-11, -uve-topic-24-3, -uve-topic-25-3, -uve-topic-20-3, structured_syslog_topic-4, -uve-topic-25-28, -uve-topic-20-20, structured_syslog_topic-29, -uve-topic-23-28, -uve-topic-24-28, -uve-topic-24-19, -uve-topic-25-19, structured_syslog_topic-20, -uve-topic-23-19, -uve-topic-20-11, -uve-topic-23-11, -uve-topic-25-4, -uve-topic-20-29, structured_syslog_topic-5, -uve-topic-23-4, -uve-topic-24-4, -uve-topic-20-21, -uve-topic-23-29, -uve-topic-20-12, -uve-topic-23-20, -uve-topic-25-12, structured_syslog_topic-13, -uve-topic-24-12, -uve-topic-23-5, structured_syslog_topic-23, -uve-topic-24-21, structured_syslog_topic-22, -uve-topic-25-21, -uve-topic-20-5, -uve-topic-23-13, -uve-topic-24-13, structured_syslog_topic-14, -uve-topic-25-13) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,418] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-20-0 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-17 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-27 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-20 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-28 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-22 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-11 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-2 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-12 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-4 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-24 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-10 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-5 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-8 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-9 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-6 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-5 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-16 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-7 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-13 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-28 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-22 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-14 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-7 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-17 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-19 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-26 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-4 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-20 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-15 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-1 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-8 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-26 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-14 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-2 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-23 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-23-29 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-25 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-16 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-13 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-1 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-29 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-3 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-21 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-23 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-25 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-20-18 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), structured_syslog_topic-11 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-24-10 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-25-19 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,419] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-23-10 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-14 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-0 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-4 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-19 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-12 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-5 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-28 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-6 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-12 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-15 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-22 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-26 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-16 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-27 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-10 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-25 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-28 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-21 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-25 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-11 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-19 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-22 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-23 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-6 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-3 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-24 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-3 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-7 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-13 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-1 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-20 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-13 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-21 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-15 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-8 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-29 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-1 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-18 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-9 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-24 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-23-16 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-9 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-2 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-0 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-7 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-20-17 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-25-27 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), structured_syslog_topic-4 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-24-18 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,490] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-21-1, -uve-topic-21-16, -uve-topic-21-13, -uve-topic-13-11, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-28-26, -uve-topic-28-2, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-0-25, -uve-topic-29-29, -uve-topic-12-14, -uve-topic-21-4, -uve-topic-12-17, -uve-topic-29-23, -uve-topic-11-13, -uve-topic-2-6, -uve-topic-2-27, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-27-10, -uve-topic-29-5, -uve-topic-28-11, -uve-topic-2-24, -uve-topic-13-26, -uve-topic-3-4, -uve-topic-13-5, -uve-topic-29-26, -uve-topic-28-8, -uve-topic-21-28, -uve-topic-26-5, -uve-topic-0-22, -uve-topic-26-23, -uve-topic-26-29, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-29-2, -uve-topic-13-23, -uve-topic-29-8, -uve-topic-12-26, -uve-topic-13-20, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-0-13, -uve-topic-26-17, -uve-topic-1-13, -uve-topic-12-11, -uve-topic-27-7, -uve-topic-1-1, -uve-topic-2-21, -uve-topic-13-8, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-1-7, -uve-topic-28-14, -uve-topic-26-26, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-1-19, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-21-10, -uve-topic-11-19, -uve-topic-1-25, -uve-topic-2-15, -uve-topic-11-10, -uve-topic-28-20, -uve-topic-26-11, -uve-topic-27-22, -uve-topic-1-28, -uve-topic-1-10, -uve-topic-27-13, -uve-topic-13-2, -uve-topic-28-23, -uve-topic-0-28, -uve-topic-3-13, -uve-topic-21-22, -uve-topic-27-1, -uve-topic-1-4, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-27-25, -uve-topic-26-2, -uve-topic-13-29, -uve-topic-12-8, -uve-topic-11-1, -uve-topic-12-2, -uve-topic-26-8, -uve-topic-2-12, -uve-topic-13-17, -uve-topic-0-10, -uve-topic-29-20, -uve-topic-28-5, -uve-topic-11-28, -uve-topic-11-4, -uve-topic-29-14, -uve-topic-21-19, -uve-topic-0-1, -uve-topic-2-9, -uve-topic-3-1, -uve-topic-2-0, -uve-topic-26-14, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-0-7, -uve-topic-27-4) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:11,496] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,497] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,497] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,497] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,514] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,515] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,515] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-08 05:46:11,515] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,527] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,529] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,530] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-08 05:46:11,530] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,540] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,540] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,540] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-08 05:46:11,540] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,554] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,554] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,554] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-08 05:46:11,554] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,567] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,567] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,567] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-08 05:46:11,567] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,580] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,581] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,581] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-08 05:46:11,581] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,593] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,593] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,593] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-08 05:46:11,593] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,602] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,603] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,603] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-08 05:46:11,603] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,616] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,616] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,616] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-08 05:46:11,616] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,629] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,630] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,630] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-08 05:46:11,630] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,642] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,642] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,642] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-08 05:46:11,642] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,655] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,660] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,660] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,660] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,667] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,667] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,667] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,667] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,667] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,668] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,668] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,668] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,668] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,668] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,668] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,668] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,668] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,668] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,668] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,668] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,668] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,669] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,669] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,670] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,670] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,671] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,671] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,672] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,672] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,672] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,672] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,672] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,672] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,672] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,672] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,681] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,682] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,682] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-08 05:46:11,682] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,693] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,695] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,696] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-08 05:46:11,696] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,706] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,706] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,706] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-08 05:46:11,706] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,719] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,721] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,723] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-08 05:46:11,723] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,733] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,734] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,734] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,734] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,745] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,746] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,747] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-08 05:46:11,747] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,758] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,759] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,759] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-08 05:46:11,759] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,770] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,771] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,771] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,771] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,771] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,771] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,772] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,773] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,773] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,775] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,775] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,775] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,775] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,775] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,775] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,775] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,775] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,776] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,776] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,777] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,777] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,778] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:11,778] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:11,785] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,786] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,786] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,786] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,797] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,798] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,798] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,798] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,812] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,813] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,813] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,813] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,828] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,829] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,829] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,829] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,842] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,842] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,843] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,843] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,856] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,861] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,861] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,861] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,869] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,870] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,870] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,870] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,885] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,886] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,886] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-08 05:46:11,886] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,904] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,905] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,905] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-08 05:46:11,905] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,924] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,924] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,924] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-08 05:46:11,924] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,940] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,941] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,943] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-08 05:46:11,944] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,964] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,965] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,965] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-08 05:46:11,965] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,978] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,980] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,980] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,980] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:11,996] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:11,997] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:11,997] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-08 05:46:11,997] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,013] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,013] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,014] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,014] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,028] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,028] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,029] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,029] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,039] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,040] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,040] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,040] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,053] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,053] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,053] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-08 05:46:12,053] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,068] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,068] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,068] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-08 05:46:12,068] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,079] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,080] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,080] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-08 05:46:12,080] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,092] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,092] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,093] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-08 05:46:12,093] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,107] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,109] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,109] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-08 05:46:12,109] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,124] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,125] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,125] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-08 05:46:12,125] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,139] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,140] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,140] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-08 05:46:12,140] INFO [Partition -uve-topic-12-11 broker=1] Log loaded for partition -uve-topic-12-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,155] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,156] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,156] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-08 05:46:12,156] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,171] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,171] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,172] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-08 05:46:12,172] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,186] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,188] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,188] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-08 05:46:12,188] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,202] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,203] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,203] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-08 05:46:12,203] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,224] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,224] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,225] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,225] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,234] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,235] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,235] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-08 05:46:12,235] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,257] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,257] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,258] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-08 05:46:12,258] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,276] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,277] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,277] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-08 05:46:12,277] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,300] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,301] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,301] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-08 05:46:12,301] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,317] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,317] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,317] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-08 05:46:12,317] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,329] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,330] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,330] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-08 05:46:12,330] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,344] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,345] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,345] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-08 05:46:12,345] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,362] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,363] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,363] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,363] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,376] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,377] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,377] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,377] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,386] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,387] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,387] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,387] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,399] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,400] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,400] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,400] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,413] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,413] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,413] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,413] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,422] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,423] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,423] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,423] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,435] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,436] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,436] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-08 05:46:12,436] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,449] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,450] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,450] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-08 05:46:12,450] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,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$) [2026-06-08 05:46:12,465] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,465] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,465] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,483] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,483] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,483] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-08 05:46:12,483] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,506] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,507] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,507] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-08 05:46:12,510] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,527] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,528] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,528] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-08 05:46:12,528] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,540] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,541] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,541] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-08 05:46:12,541] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,554] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,554] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,554] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,554] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,567] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,567] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,567] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,567] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,577] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,578] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,578] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,578] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,594] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,596] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,596] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,596] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,612] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,616] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,617] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,617] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,628] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,629] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,629] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-08 05:46:12,629] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,648] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,649] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,649] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-08 05:46:12,649] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,659] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,660] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,660] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-08 05:46:12,660] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,676] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,676] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,676] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-08 05:46:12,676] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,685] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,685] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,685] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-08 05:46:12,685] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,701] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,701] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,701] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-08 05:46:12,701] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,710] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,711] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,711] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-08 05:46:12,711] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,724] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,728] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,728] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-08 05:46:12,728] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,738] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,738] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,739] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-08 05:46:12,739] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,755] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,756] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,757] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-08 05:46:12,757] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,774] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,775] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,775] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-08 05:46:12,775] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,792] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,793] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,793] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-08 05:46:12,793] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,812] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,813] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,813] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-08 05:46:12,813] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,837] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,838] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,838] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-08 05:46:12,838] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,854] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,855] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,855] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-08 05:46:12,855] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,868] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,869] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,869] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-08 05:46:12,869] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,895] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,895] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,895] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-08 05:46:12,895] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,907] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,907] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,907] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-08 05:46:12,907] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,919] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,919] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,919] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-08 05:46:12,919] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,934] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,936] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,936] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-08 05:46:12,936] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,947] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,950] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,950] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-08 05:46:12,950] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,963] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,964] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,964] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-08 05:46:12,964] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,978] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,978] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,979] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-08 05:46:12,979] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:12,991] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:12,991] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:12,991] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-08 05:46:12,992] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,004] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,006] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,006] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,007] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,020] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,021] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,021] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-08 05:46:13,021] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,041] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,042] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,042] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-08 05:46:13,042] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,053] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,075] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,075] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,076] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,094] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,095] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,095] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-08 05:46:13,095] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,109] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,110] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,111] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,111] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,122] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,123] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,123] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,123] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,138] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,139] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,139] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-08 05:46:13,139] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,151] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,152] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,152] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-08 05:46:13,152] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,163] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,163] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,164] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,164] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,175] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,175] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,175] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-08 05:46:13,175] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,184] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,185] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,185] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,185] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,195] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,195] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,196] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-08 05:46:13,196] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,207] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,208] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,208] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,208] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,227] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,227] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,227] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,227] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,244] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,244] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,244] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-08 05:46:13,244] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,254] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,254] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,254] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,254] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,264] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,264] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,265] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,265] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,276] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,277] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,277] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-08 05:46:13,277] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,289] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,290] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,290] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,290] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,303] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,303] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,303] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-08 05:46:13,303] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,306] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,307] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,308] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,308] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,313] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,314] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,314] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,314] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,317] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,317] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,318] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,318] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,321] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,322] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,323] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,323] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,326] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,326] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,327] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,327] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,330] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,330] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,331] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,331] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,335] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,335] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,335] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,335] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,340] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,340] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,340] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,340] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,344] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,345] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,345] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,345] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,349] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,350] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,350] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,350] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,354] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,354] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,358] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,359] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,376] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,376] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,376] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-08 05:46:13,376] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,392] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,393] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,393] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,393] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,415] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,415] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,415] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,415] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,420] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,421] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,422] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,423] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,429] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,429] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,429] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,429] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,437] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,437] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,437] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,437] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,446] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,446] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,446] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,447] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,457] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,458] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,458] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,458] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,465] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,466] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,466] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,466] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,471] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,471] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,471] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,471] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,482] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,484] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,484] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,484] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,488] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,488] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,488] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-08 05:46:13,488] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,496] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,496] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,497] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,497] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,500] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,501] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,501] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,501] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,506] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,506] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,506] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,506] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,509] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,510] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,511] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-08 05:46:13,511] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,516] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,516] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,517] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,517] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,522] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,522] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,522] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,522] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,533] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,533] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,533] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,533] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,537] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,537] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,537] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,537] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,539] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,540] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,541] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,541] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,544] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,548] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,548] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,548] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,553] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,553] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,553] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-08 05:46:13,553] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,561] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,562] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,562] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,562] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,569] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,569] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,569] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,569] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,579] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,579] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,579] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,579] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,589] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,590] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,590] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,590] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,596] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,597] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,597] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-08 05:46:13,597] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,601] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,601] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,601] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,601] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,608] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,609] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,609] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,609] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,637] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,637] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,637] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,637] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,644] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,644] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,645] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,645] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,650] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,650] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,650] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,650] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,653] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,654] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,654] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,654] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,661] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,662] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,662] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,662] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,666] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,666] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,667] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,667] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,677] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,682] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,685] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,685] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,690] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,691] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,691] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,691] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,698] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,700] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,701] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,701] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,708] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,709] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,709] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-08 05:46:13,710] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,717] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,717] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,717] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-08 05:46:13,717] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,724] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,725] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,728] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-08 05:46:13,728] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,732] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,733] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,734] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,734] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,738] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,738] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,739] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,739] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,749] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,750] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,750] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-08 05:46:13,750] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,758] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,759] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,759] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,759] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,767] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,767] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,767] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-08 05:46:13,770] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,776] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,777] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,777] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,777] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,784] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,784] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,784] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-08 05:46:13,784] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,789] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,796] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,796] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,796] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,800] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,800] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,800] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,800] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,808] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,809] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,809] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-08 05:46:13,809] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,813] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,813] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,814] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,814] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,823] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,823] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,823] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,823] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,828] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,829] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,829] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,834] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,842] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,842] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,843] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,843] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,846] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,847] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,847] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-08 05:46:13,848] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,856] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,857] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,857] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-08 05:46:13,857] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,868] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,870] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,876] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-08 05:46:13,876] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,882] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,886] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,886] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,886] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,891] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,892] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,892] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,892] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,905] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,906] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,906] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,906] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,917] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,917] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,917] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,917] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,931] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,931] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,931] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,931] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,937] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,937] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,937] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,937] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,942] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,943] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,943] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,943] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,947] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,952] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,952] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-08 05:46:13,952] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,956] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,957] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,957] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-08 05:46:13,957] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,962] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,962] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,967] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,967] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,971] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,971] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,971] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-08 05:46:13,971] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,980] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,980] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,980] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-08 05:46:13,980] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,986] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,986] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:13,986] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-08 05:46:13,986] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:13,995] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:13,996] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,000] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,000] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,013] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,015] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,016] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,016] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,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$) [2026-06-08 05:46:14,020] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,020] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-08 05:46:14,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) [2026-06-08 05:46:14,029] INFO [LogLoader partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,029] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,029] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-08 05:46:14,029] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,040] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,040] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,043] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-08 05:46:14,043] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,046] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,047] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,047] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-08 05:46:14,047] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,050] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,051] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,052] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-08 05:46:14,052] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,058] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,059] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,059] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,059] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,068] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,069] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,069] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,069] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,078] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,078] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,078] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-08 05:46:14,078] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,081] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,081] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,089] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-08 05:46:14,089] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,093] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,094] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,097] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,097] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,112] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,113] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,113] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-08 05:46:14,113] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,121] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,121] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,121] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,121] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,129] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,129] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,129] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-08 05:46:14,129] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,138] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,139] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,139] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,139] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,145] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,146] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,146] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-08 05:46:14,146] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,150] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,150] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,150] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-08 05:46:14,150] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,164] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,165] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,165] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-08 05:46:14,165] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,174] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,174] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,174] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-08 05:46:14,174] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,183] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,184] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,184] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,184] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,188] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,189] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,189] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,189] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,191] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,192] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,192] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-08 05:46:14,192] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,197] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,197] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,197] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-08 05:46:14,198] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,202] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,202] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,202] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-08 05:46:14,202] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,208] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,208] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,208] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-08 05:46:14,208] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,212] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,213] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,213] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-08 05:46:14,213] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,218] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,219] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,219] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,219] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,222] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,223] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,223] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-08 05:46:14,223] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,229] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,230] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,230] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,230] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,236] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,237] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,237] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,237] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,242] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,244] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,244] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-08 05:46:14,244] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,250] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,251] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,251] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,251] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,254] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,254] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,254] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-08 05:46:14,254] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,261] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,262] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,262] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-08 05:46:14,262] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,268] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,268] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,268] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-08 05:46:14,269] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,273] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,274] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,274] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,274] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,280] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,281] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,281] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,281] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,288] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,288] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,288] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,288] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,291] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,292] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,292] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,292] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,297] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,298] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,298] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,298] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,303] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,303] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,303] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,303] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,306] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,306] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,306] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,307] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,311] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,311] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,312] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,312] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,315] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,315] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,318] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,318] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,324] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,324] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,324] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,325] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,330] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,331] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,331] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,331] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,335] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,335] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,336] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,336] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,338] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,338] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,339] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,339] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,349] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,349] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,349] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,349] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,355] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,356] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,357] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,357] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,362] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,363] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,363] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,363] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,365] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,366] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,366] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,366] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,371] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,371] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,371] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,371] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,376] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,376] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,376] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,376] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,384] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,384] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,384] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,384] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,389] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,390] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,390] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,390] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,397] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,398] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,398] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,398] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,403] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,404] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,404] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,404] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,413] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,413] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,413] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,413] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,418] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,418] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,418] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,418] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,423] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,423] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,423] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,423] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,426] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,427] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,429] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,429] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,431] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,432] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,434] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-08 05:46:14,434] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,440] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,440] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,440] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,440] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,445] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,445] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,445] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,445] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,450] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,451] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,451] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,451] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,454] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,454] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,454] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,454] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,458] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,459] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,459] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,459] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,462] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,463] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,463] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,463] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,471] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,472] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,472] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,472] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,474] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,474] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,474] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,474] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,476] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,476] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,476] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,476] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,483] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,483] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,483] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,483] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,485] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,485] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,485] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,485] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,495] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,496] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,496] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,496] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,502] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,503] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,503] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,504] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,509] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,510] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,510] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,510] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,513] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,514] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,518] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,518] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,521] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,521] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,521] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,521] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,529] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,529] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,529] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,529] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,532] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,532] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,533] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,533] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,536] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,536] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,537] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,538] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,540] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,541] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,542] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,542] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,544] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,545] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,553] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,553] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,559] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,560] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,560] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,560] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,562] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,563] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,564] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,564] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,568] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,568] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,568] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,568] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,573] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,574] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,574] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,574] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,581] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,581] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,582] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,582] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,592] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,592] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,593] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,593] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,599] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,599] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,599] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-08 05:46:14,599] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,610] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,610] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,610] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,610] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,612] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,613] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,613] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,613] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,622] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,623] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,623] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-08 05:46:14,623] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,625] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,629] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,629] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-08 05:46:14,630] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,632] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,633] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,633] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,633] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,652] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,652] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,653] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,653] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,655] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,655] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,655] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-08 05:46:14,655] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,660] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,661] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,662] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,662] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,668] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,670] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,670] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,670] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,678] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,678] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,678] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,678] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,684] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,684] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,684] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,684] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,692] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,693] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,693] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-08 05:46:14,693] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,698] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,699] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,699] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-08 05:46:14,699] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,706] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,706] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,706] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,706] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,709] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,710] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,710] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,710] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,716] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,719] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,719] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,719] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,722] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,723] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,723] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,723] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,731] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,732] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,732] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,732] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,735] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,735] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,735] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,735] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,742] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,742] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,742] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-08 05:46:14,742] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,751] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,752] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,752] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,752] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,759] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,759] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,759] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,760] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,764] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,764] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,764] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-08 05:46:14,764] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,767] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,767] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,767] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,767] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,769] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,770] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,773] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,773] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,777] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,778] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,778] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,778] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,781] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,781] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,787] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-08 05:46:14,787] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,789] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,790] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,790] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-08 05:46:14,790] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,793] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,793] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,793] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-08 05:46:14,793] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,796] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,796] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,796] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-08 05:46:14,796] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,798] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,799] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,800] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,800] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,807] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,807] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,807] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,807] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,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$) [2026-06-08 05:46:14,810] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,811] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,811] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,817] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,817] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,817] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,818] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,826] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,826] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,826] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-08 05:46:14,826] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,836] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,849] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,849] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,849] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,861] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,862] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,862] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,862] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,865] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,865] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,865] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-08 05:46:14,866] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,879] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,880] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,880] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,880] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,885] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,885] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,885] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,885] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,893] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,893] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,893] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,893] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,898] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,898] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,898] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,898] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,903] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,908] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,908] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,908] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,911] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,911] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,911] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,911] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,917] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,918] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,918] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-08 05:46:14,918] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,920] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,920] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,920] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,920] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,924] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,924] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,925] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-08 05:46:14,925] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,928] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,928] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,932] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-08 05:46:14,932] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,936] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,937] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,937] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,937] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,952] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,952] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,952] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,952] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,955] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,956] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,957] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,957] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,961] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,961] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,961] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,961] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,968] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,969] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,969] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-08 05:46:14,969] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,974] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,975] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,975] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-08 05:46:14,975] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,977] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,978] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,979] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-08 05:46:14,979] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,983] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,983] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,983] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,983] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,985] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,986] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,986] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,986] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,990] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,991] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,991] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-08 05:46:14,997] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:14,999] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:14,999] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:14,999] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-08 05:46:14,999] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,002] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,002] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,002] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,003] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,005] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,005] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,005] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,005] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,011] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,011] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,011] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,011] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,014] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,014] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,015] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,015] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,019] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,019] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,019] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-08 05:46:15,019] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,021] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-28-6, -uve-topic-29-6, -uve-topic-13-7, -uve-topic-26-6, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-12-24, -uve-topic-13-24, -uve-topic-2-22, -uve-topic-28-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-26-22, -uve-topic-21-6, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-1-6, -uve-topic-28-7, -uve-topic-0-23, -uve-topic-29-7, -uve-topic-1-23, -uve-topic-26-7, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-13-25, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-27-23, -uve-topic-11-8, -uve-topic-2-7, -uve-topic-27-8, -uve-topic-3-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-11-26, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-28-24, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-12-9, -uve-topic-13-9, -uve-topic-2-4, -uve-topic-26-9, -uve-topic-27-9, -uve-topic-28-9, -uve-topic-29-9, -uve-topic-13-27, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-0-21, -uve-topic-12-27, -uve-topic-1-21, -uve-topic-26-25, -uve-topic-28-25, -uve-topic-29-25, -uve-topic-12-10, -uve-topic-13-10, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-21-9, -uve-topic-1-5, -uve-topic-13-3, -uve-topic-3-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-13-19, -uve-topic-26-18, -uve-topic-2-10, -uve-topic-21-18, -uve-topic-12-19, -uve-topic-27-18, -uve-topic-28-18, -uve-topic-29-18, -uve-topic-26-3, -uve-topic-27-3, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-21-3, -uve-topic-1-27, -uve-topic-12-4, -uve-topic-13-4, -uve-topic-28-3, -uve-topic-29-3, -uve-topic-26-19, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-11-20, -uve-topic-1-11, -uve-topic-28-19, -uve-topic-29-19, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-28-4, -uve-topic-0-24, -uve-topic-11-5, -uve-topic-21-21, -uve-topic-29-4, -uve-topic-3-24, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-27-20, -uve-topic-0-8, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-12-21, -uve-topic-13-21, -uve-topic-3-8, -uve-topic-2-25, -uve-topic-27-5, -uve-topic-12-6, -uve-topic-13-6, -uve-topic-11-23, -uve-topic-26-21, -uve-topic-27-21, -uve-topic-3-9, -uve-topic-28-21, -uve-topic-0-9, -uve-topic-29-21, -uve-topic-1-9, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-0-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-3-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-27-14, -uve-topic-13-15, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-21-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-3-15, -uve-topic-28-15, -uve-topic-29-15, -uve-topic-26-15, -uve-topic-27-15, -uve-topic-21-0, -uve-topic-12-1, -uve-topic-13-1, -uve-topic-2-28, -uve-topic-29-0, -uve-topic-26-0, -uve-topic-27-0, -uve-topic-28-0, -uve-topic-11-17, -uve-topic-3-12, -uve-topic-1-12, -uve-topic-0-12, -uve-topic-29-16, -uve-topic-26-16, -uve-topic-28-16, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-1-29, -uve-topic-26-1, -uve-topic-28-1, -uve-topic-29-1, -uve-topic-12-18, -uve-topic-13-18, -uve-topic-2-13, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-27-17, -uve-topic-28-10, -uve-topic-29-10, -uve-topic-3-18, -uve-topic-26-27, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-21-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-13-28, -uve-topic-27-26, -uve-topic-3-2, -uve-topic-1-2, -uve-topic-26-10, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-11-11, -uve-topic-26-28, -uve-topic-2-19, -uve-topic-28-28, -uve-topic-11-29, -uve-topic-28-27, -uve-topic-29-27, -uve-topic-27-11, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-1-3, -uve-topic-12-12, -uve-topic-13-12, -uve-topic-21-29, -uve-topic-29-12, -uve-topic-27-29, -uve-topic-2-16, -uve-topic-29-28, -uve-topic-1-0, -uve-topic-26-12, -uve-topic-27-12, -uve-topic-28-12, -uve-topic-0-0, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-13-13, -uve-topic-3-0, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, -uve-topic-11-14, -uve-topic-26-13, -uve-topic-2-1, -uve-topic-28-13, -uve-topic-29-13) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:15,040] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-13-28 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-12 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-0 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-25 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-12 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-24 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-22 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-3 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-10 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-1 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-15 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-0 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-18 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-21 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-28 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-24 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-6 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-20 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-19 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-25 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-19 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-4 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-0 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-7 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-10 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-13 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-22 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-3 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-7 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-12 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-21 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-9 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-25 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-21 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-3 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-22 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-3 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-4 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-15 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-10 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-9 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-9 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-13 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-25 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-10 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-6 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-16 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-4 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-24 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-27 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-1 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-10 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-28 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-14 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-27 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-24 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-0 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-7 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-22 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-16 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-18 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-25 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-12 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-19 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-21 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-2 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-15 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-16 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-11 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-22 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-21 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-6 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-4 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-1-21 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-7 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-28 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-19 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-23 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-13 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-15 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-7 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-24 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-4 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-17 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-18 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-18 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-9 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-9 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-1 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-18 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-28 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-19 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-3 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-0 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-29-1 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-27 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-29 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-0 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-8 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-18 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-13-13 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-16 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-27 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-0-6 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-12-16 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-15 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-26 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-6 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-2-5 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-6 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-9 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-27 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-27 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-21-3 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-11-12 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-26-1 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-3-24 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-12 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-27-15 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-28-13 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:15,041] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-11-8 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-11 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-15 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-0 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-23 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-27 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-6 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-2 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-21 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-8 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-17 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-9 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-5 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-23 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-13 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-26 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-24 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-27 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-15 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-18 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-5 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-5 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-12 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-14 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-9 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-1 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-2 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-6 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-3 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-20 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-23 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-21 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-29 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-20 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-20 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-2 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-10 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-12 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-17 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-9 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-24 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-8 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-8 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-11 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-14 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-14 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-15 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-17 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-28 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-18 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-29 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-18 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-7 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-12 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-8 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-9 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-3 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-17 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-26 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-19 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-16 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-26 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-23 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-11 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-17 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-6 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-21 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-27 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-0 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-29 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-20 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-3 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-26 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-5 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-14 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-29 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-5 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-24 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-14 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-18 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-24 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-4 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-25 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-12 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-21 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-26 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-23 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-17 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-6 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-15 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-2-22 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-15 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-11 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-5 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-27-2 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-2 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-27 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-28-0 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-27 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-12 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-11 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-23 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-12-24 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-0-29 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-14 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-18 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-3 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-3-20 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-21 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-0 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-26-0 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-13-9 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-26 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-6 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-21-11 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-11-20 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-8 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-29-3 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-2 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-1-29 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:15,153] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-8-22, -uve-topic-8-25, -uve-topic-15-18, -uve-topic-4-2, -uve-topic-19-28, -uve-topic-16-21, -uve-topic-14-12, -uve-topic-9-13, -uve-topic-15-3, -uve-topic-18-11, -uve-topic-18-2, -uve-topic-10-15, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-17-9, -uve-topic-4-29, -uve-topic-18-29, -uve-topic-9-10, -uve-topic-16-0, -uve-topic-18-20, -uve-topic-15-9, -uve-topic-15-24, -uve-topic-18-26, -uve-topic-18-5, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-6-20, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-9-19, -uve-topic-14-27, -uve-topic-14-6, -uve-topic-4-8, -uve-topic-7-7, -uve-topic-17-21, -uve-topic-7-25, -uve-topic-14-24, -uve-topic-19-13, -uve-topic-19-10, -uve-topic-8-13, -uve-topic-16-24, -uve-topic-6-11, -uve-topic-16-6, -uve-topic-17-12, -uve-topic-17-15, -uve-topic-10-12, -uve-topic-17-18, -uve-topic-4-5, -uve-topic-8-1, -uve-topic-10-24, -uve-topic-4-23, -uve-topic-5-10, -uve-topic-16-18, -uve-topic-9-4, -uve-topic-17-27, -uve-topic-18-8, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-17-24, -uve-topic-6-14, -uve-topic-5-13, -uve-topic-14-3, -uve-topic-19-25, -uve-topic-10-21, -uve-topic-6-2, -uve-topic-14-0, -uve-topic-14-15, -uve-topic-5-19, -uve-topic-5-1, -uve-topic-14-21, -uve-topic-7-10, -uve-topic-8-7, -uve-topic-15-6, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-16-27, -uve-topic-10-9, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-19-16, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-4-20, -uve-topic-8-16, -uve-topic-14-9, -uve-topic-16-12, -uve-topic-17-3, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-18-17, -uve-topic-5-25, -uve-topic-10-0, -uve-topic-19-19, -uve-topic-6-17, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-4-11, -uve-topic-6-8, -uve-topic-5-7, -uve-topic-10-6, -uve-topic-9-28, -uve-topic-16-3, -uve-topic-15-21, -uve-topic-15-15, -uve-topic-16-9, -uve-topic-5-16, -uve-topic-6-26, -uve-topic-14-18, -uve-topic-6-5, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-4-14, -uve-topic-7-13, -uve-topic-18-14, -uve-topic-10-18, -uve-topic-19-4, -uve-topic-9-25, -uve-topic-15-27, -uve-topic-19-1, -uve-topic-16-15, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-6-23, -uve-topic-15-12) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:15,162] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,162] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,170] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-08 05:46:15,170] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,182] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,184] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,186] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-08 05:46:15,186] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,199] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,199] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,199] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-08 05:46:15,199] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,208] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,208] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,208] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,209] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,209] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,210] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,210] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,211] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,211] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,214] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,215] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,215] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-08 05:46:15,215] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,215] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,215] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,216] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,216] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,226] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,226] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,226] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,227] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,227] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,227] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,227] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,227] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,227] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,231] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,231] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,231] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,231] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,232] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,233] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,233] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,233] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,233] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,233] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,233] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,235] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,236] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,236] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-08 05:46:15,236] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,236] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,238] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,238] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,238] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,238] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,238] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,239] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,239] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,239] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,239] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,239] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,239] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,240] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,240] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,241] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,241] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,241] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,248] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,248] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,248] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,248] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,248] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,249] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,249] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,249] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,249] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,249] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,249] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,249] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,249] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,249] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,249] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,250] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,250] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,250] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,250] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,250] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,250] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,251] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,251] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,251] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,252] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,253] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,253] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-08 05:46:15,253] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,253] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,253] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,254] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,263] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,263] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,264] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,264] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,279] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,279] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,280] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-08 05:46:15,280] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,297] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,298] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,298] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,298] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,331] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,332] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,332] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-08 05:46:15,332] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,340] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,340] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,341] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-08 05:46:15,341] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,354] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,355] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,355] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-08 05:46:15,355] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,366] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,367] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,369] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-08 05:46:15,369] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,378] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,378] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,378] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-08 05:46:15,378] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,392] INFO [LogLoader partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,393] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,393] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-08 05:46:15,393] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,405] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,406] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,406] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-08 05:46:15,406] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,419] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,420] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,420] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-08 05:46:15,420] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,433] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,434] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,434] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-08 05:46:15,434] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,452] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,452] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,453] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-08 05:46:15,453] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,468] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,469] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,469] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,469] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,475] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,478] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,479] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,480] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,480] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,480] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,483] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,484] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:15,485] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:15,495] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,496] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,499] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,499] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,525] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,528] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,528] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-08 05:46:15,528] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,543] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,543] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,549] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-08 05:46:15,550] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,572] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,572] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,572] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-08 05:46:15,572] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,580] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,580] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,580] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-08 05:46:15,580] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,593] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,593] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,593] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-08 05:46:15,593] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,648] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,649] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,649] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,649] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,783] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,783] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,783] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,783] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,807] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,807] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,807] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,807] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,821] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,821] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,822] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-08 05:46:15,822] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,833] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,834] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,834] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,834] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,853] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,853] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,853] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-08 05:46:15,854] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,867] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,868] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,868] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-08 05:46:15,868] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,888] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,889] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,889] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-08 05:46:15,889] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,905] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,905] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,905] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-08 05:46:15,905] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,920] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,921] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,921] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-08 05:46:15,921] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,932] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,932] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,932] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-08 05:46:15,932] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,956] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,957] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,957] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-08 05:46:15,957] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,967] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,967] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,967] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-08 05:46:15,967] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:15,981] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:15,982] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:15,983] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-08 05:46:15,983] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,003] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,004] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,004] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,004] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,020] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,020] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,020] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-08 05:46:16,020] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,041] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,041] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,041] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,041] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,072] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,073] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,073] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-08 05:46:16,073] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,091] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,092] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,092] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,092] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,109] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,109] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,109] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-08 05:46:16,109] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,123] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,124] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,124] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-08 05:46:16,124] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,136] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,137] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,137] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,137] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,153] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,154] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,154] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,154] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,163] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,163] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,164] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,164] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,176] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,176] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,176] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,176] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,196] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,197] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,197] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,197] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,210] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,210] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,210] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,210] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,225] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,227] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,227] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,227] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,242] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,243] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,243] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,243] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,259] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,260] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,260] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-08 05:46:16,260] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,284] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,285] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,285] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,285] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,304] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,305] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,305] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-08 05:46:16,305] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,322] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,323] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,323] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,323] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,338] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,339] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,339] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-08 05:46:16,339] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,351] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,352] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,352] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-08 05:46:16,352] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,371] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,372] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,374] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-08 05:46:16,374] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,383] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,384] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,384] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,384] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,401] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,405] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,405] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,405] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,419] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,419] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,419] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,419] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,440] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,441] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,441] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,441] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,453] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,454] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,454] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,454] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,486] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,487] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,487] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,487] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,495] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,495] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,496] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,496] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,507] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,508] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,508] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,508] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,524] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,524] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,524] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-08 05:46:16,524] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,539] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,540] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,540] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-08 05:46:16,540] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,553] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,554] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,557] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-08 05:46:16,557] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,592] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,593] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,593] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,593] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,606] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,607] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,607] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,607] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,619] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,619] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,619] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,620] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,630] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,631] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,631] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,631] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,654] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,655] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,655] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,655] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,678] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,678] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,678] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,678] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,689] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,690] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,690] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,690] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,711] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,711] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,711] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-08 05:46:16,711] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,758] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,759] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,759] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-08 05:46:16,759] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,797] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,797] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,797] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-08 05:46:16,797] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,809] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,809] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,810] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-08 05:46:16,810] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,832] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,832] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,832] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,832] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,849] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,849] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,849] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-08 05:46:16,849] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,869] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,870] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,870] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-08 05:46:16,870] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,884] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,884] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,884] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-08 05:46:16,884] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,904] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,904] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,905] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-08 05:46:16,905] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,922] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,922] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,922] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-08 05:46:16,922] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,939] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,939] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,939] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-08 05:46:16,939] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,957] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,957] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,957] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-08 05:46:16,957] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,973] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,973] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,973] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-08 05:46:16,973] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:16,993] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:16,993] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:16,993] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-08 05:46:16,993] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,005] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,005] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,005] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-08 05:46:17,005] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,020] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,020] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,020] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,020] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,029] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,029] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,029] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,029] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,047] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,048] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,048] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,048] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,064] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,065] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,065] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,065] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,085] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,085] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,085] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,086] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,100] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,100] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,100] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,100] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,116] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,118] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,121] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,121] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,133] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,133] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,134] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,134] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,168] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,168] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,168] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,168] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,182] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,182] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,182] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-08 05:46:17,182] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,189] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,189] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,189] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-08 05:46:17,189] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,199] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,199] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,199] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,199] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,208] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,208] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,208] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,208] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,215] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,216] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,216] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,216] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,228] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,228] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,229] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,229] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,239] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,239] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,239] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,239] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,251] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,252] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,252] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,252] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,263] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,264] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,264] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,264] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,275] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,276] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,276] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,276] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,288] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,288] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,288] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,288] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,299] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,300] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,300] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,300] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,309] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,310] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,310] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,310] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,318] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,318] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,318] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,318] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,328] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,328] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,328] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,328] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,340] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,341] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,341] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,341] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,357] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,357] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,358] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,358] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,369] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,370] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,370] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,370] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,381] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,381] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,381] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-08 05:46:17,381] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,394] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,394] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,394] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-08 05:46:17,394] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,405] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,406] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,406] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-08 05:46:17,406] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,416] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,416] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,416] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,416] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,426] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,426] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,426] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,426] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,437] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,438] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,438] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,438] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,447] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,447] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,447] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,447] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,466] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,466] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,466] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-08 05:46:17,466] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,477] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,478] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,478] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,478] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,485] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,485] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,485] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,485] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,496] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,496] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,497] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,497] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,499] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,500] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,501] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-08 05:46:17,501] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,506] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,506] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,506] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,506] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,510] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,510] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,511] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,511] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,516] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,516] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,516] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,516] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,521] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,522] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,522] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,522] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,526] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,527] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,527] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,527] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,529] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,530] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,535] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,535] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,540] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,540] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,542] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,542] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,548] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,549] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,549] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,549] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,557] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,557] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,557] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,557] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,560] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,561] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,561] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,561] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,565] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,565] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,565] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,565] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,574] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,575] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,575] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,575] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,581] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,581] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,581] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-08 05:46:17,581] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,588] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,588] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,588] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-08 05:46:17,588] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,605] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,605] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,605] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,605] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,611] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,611] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,611] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,611] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,614] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,614] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,614] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,614] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,618] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,618] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,618] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-08 05:46:17,618] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,629] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,629] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,629] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,629] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,642] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,642] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,642] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,642] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,650] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,650] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,650] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,650] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,657] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,657] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,657] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-08 05:46:17,657] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,667] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,667] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,667] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,667] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,673] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,673] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,673] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,673] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,677] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,678] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,678] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,678] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,680] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,681] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,681] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-08 05:46:17,681] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,685] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,685] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,685] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-08 05:46:17,685] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,692] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,693] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,693] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,693] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,697] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,701] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,701] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,701] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,708] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,708] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,708] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-08 05:46:17,708] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,727] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,728] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,728] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-08 05:46:17,728] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,732] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,732] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,733] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,733] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,740] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,740] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,741] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-08 05:46:17,741] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,745] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,745] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,745] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,746] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,749] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,802] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,832] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-08 05:46:17,852] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,855] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,865] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,876] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-08 05:46:17,876] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,881] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,881] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,881] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-08 05:46:17,881] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,883] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,883] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,883] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,883] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,918] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,918] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,918] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,918] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,921] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,921] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,921] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-08 05:46:17,921] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,936] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,936] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,936] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,936] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:17,953] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:17,954] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:17,954] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-08 05:46:17,955] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,176] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,177] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,177] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,177] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,179] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,179] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,179] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-08 05:46:18,179] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,185] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,185] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,186] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-08 05:46:18,186] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,204] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,204] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,204] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,204] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,206] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,207] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,208] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,208] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,213] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,213] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,213] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,213] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,216] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,216] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,216] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,216] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,220] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,220] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,224] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,234] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,243] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,243] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,243] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,243] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,253] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,254] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,254] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,254] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,274] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,275] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,275] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,275] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,278] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,278] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,278] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,278] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,281] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,281] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,281] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,282] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,285] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,288] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,288] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,288] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,292] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,292] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,293] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,293] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,295] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,296] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,296] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,296] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,298] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,299] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,299] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,299] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,301] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,302] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,303] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,303] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,305] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,306] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,307] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,307] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,309] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,309] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,309] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,309] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,316] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,316] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,316] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,316] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,324] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,324] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,324] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,324] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,328] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,328] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,328] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,328] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,331] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,331] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,331] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,331] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,332] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,333] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,333] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,333] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,334] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,343] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,343] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,343] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,349] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,349] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,349] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-08 05:46:18,349] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,352] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,353] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,354] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-08 05:46:18,354] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,357] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,357] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,358] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-08 05:46:18,358] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,361] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,361] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,362] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-08 05:46:18,362] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,365] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,365] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,366] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-08 05:46:18,366] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,369] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,370] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,371] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-08 05:46:18,371] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,373] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,373] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,373] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-08 05:46:18,374] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,379] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,379] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,379] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,379] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,382] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,382] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,382] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-08 05:46:18,382] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,386] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,386] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,386] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-08 05:46:18,386] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,390] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,390] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,391] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,391] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,395] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,395] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,395] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-08 05:46:18,395] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,398] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,398] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,398] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,398] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,401] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,401] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,401] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,401] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,404] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,405] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,405] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,405] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,408] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,408] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,409] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,409] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,412] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,413] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,413] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-08 05:46:18,413] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,415] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,416] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,418] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,418] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,421] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,421] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,421] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-08 05:46:18,421] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,424] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,424] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,425] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-08 05:46:18,425] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,428] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,428] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,429] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,429] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,432] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,432] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,432] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-08 05:46:18,432] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,436] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,436] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,436] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-08 05:46:18,436] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,438] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,438] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,439] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-08 05:46:18,439] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,441] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,442] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,442] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,442] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,446] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,446] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,446] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,446] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,449] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,449] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,450] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,450] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,454] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,454] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,454] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-08 05:46:18,454] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,458] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,458] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,459] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-08 05:46:18,459] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,462] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,462] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,462] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-08 05:46:18,462] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,464] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,464] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,465] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-08 05:46:18,465] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,471] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,471] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,471] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-08 05:46:18,471] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,478] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,479] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,479] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-08 05:46:18,479] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,483] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,484] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,484] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-08 05:46:18,484] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,487] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,487] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,490] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-08 05:46:18,490] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,494] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,494] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,494] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-08 05:46:18,494] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,498] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,499] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,500] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-08 05:46:18,500] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,504] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,504] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,504] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-08 05:46:18,504] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,514] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,515] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,515] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,515] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,521] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,521] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,521] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-08 05:46:18,521] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,526] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,526] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,527] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-08 05:46:18,527] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,539] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,540] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,540] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-08 05:46:18,540] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,558] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,559] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,559] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-08 05:46:18,560] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,566] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,566] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,568] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-08 05:46:18,568] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,570] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,571] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,571] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-08 05:46:18,571] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,574] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,574] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,575] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-08 05:46:18,575] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,578] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,578] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,581] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-08 05:46:18,583] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,587] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,587] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,587] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-08 05:46:18,587] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,590] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,590] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,590] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-08 05:46:18,590] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,601] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,602] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,602] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-08 05:46:18,602] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,661] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,663] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,667] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-08 05:46:18,667] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,690] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,690] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,690] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-08 05:46:18,690] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,694] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,694] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,694] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-08 05:46:18,694] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,709] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,709] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,709] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-08 05:46:18,709] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,730] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,731] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,732] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-08 05:46:18,732] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,737] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,737] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,737] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-08 05:46:18,741] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,744] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,744] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,744] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-08 05:46:18,744] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,802] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,802] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,803] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-08 05:46:18,803] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,837] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,838] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,838] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-08 05:46:18,838] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,840] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,840] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,840] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,840] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,842] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,842] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,842] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-08 05:46:18,842] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,843] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,843] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,843] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-08 05:46:18,843] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,845] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,855] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,855] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-08 05:46:18,856] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,862] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,862] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,862] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-08 05:46:18,862] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,872] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,873] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,873] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-08 05:46:18,873] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,874] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,874] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,874] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-08 05:46:18,874] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,886] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,887] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,887] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-08 05:46:18,887] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,892] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,892] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,892] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-08 05:46:18,892] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,896] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,896] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,896] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,896] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,899] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,899] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,899] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,899] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,909] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,910] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,910] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,910] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,919] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,920] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,920] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,920] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,922] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,922] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,922] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,922] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,924] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,925] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,925] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,925] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,926] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,926] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,926] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-08 05:46:18,926] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,928] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,928] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,928] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,928] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,938] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,939] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,939] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,939] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,945] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,951] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,951] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,951] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,958] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,958] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,958] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,958] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,964] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,964] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,964] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-08 05:46:18,964] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,966] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,966] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,966] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-08 05:46:18,966] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,971] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,971] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,971] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-08 05:46:18,971] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,974] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,974] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,974] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,974] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,976] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,976] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,976] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-08 05:46:18,976] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,992] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,993] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,993] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-08 05:46:18,993] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:18,997] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:18,997] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:18,997] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-08 05:46:18,997] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,008] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,009] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,009] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-08 05:46:19,009] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,016] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,016] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,016] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-08 05:46:19,017] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,022] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,022] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,022] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-08 05:46:19,022] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,035] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,035] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,035] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,035] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,044] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,044] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,044] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,044] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,051] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,051] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,051] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-08 05:46:19,051] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,055] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,055] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,056] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,056] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,061] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,061] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,061] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-08 05:46:19,061] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,066] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,066] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,066] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,066] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,075] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,075] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,076] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-08 05:46:19,076] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,085] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,085] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,085] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,085] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,089] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,089] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,090] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-08 05:46:19,090] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,093] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,093] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,093] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,093] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,096] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,097] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,097] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-08 05:46:19,097] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,101] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,101] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,101] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-08 05:46:19,101] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,112] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,113] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,113] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-08 05:46:19,113] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,116] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,116] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,116] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-08 05:46:19,116] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,121] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,123] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,123] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,123] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,128] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,128] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,128] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,128] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,134] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,135] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,135] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,135] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,141] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,142] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,142] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,142] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,145] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,146] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,147] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,147] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,156] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,156] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,156] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,156] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,159] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,160] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,164] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,164] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,174] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,174] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,175] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,175] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,193] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,193] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,193] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,193] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,197] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,197] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,197] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,197] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,205] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,205] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,205] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,205] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,210] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,210] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,210] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-08 05:46:19,211] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,214] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,214] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,214] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,214] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,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$) [2026-06-08 05:46:19,218] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,218] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,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) [2026-06-08 05:46:19,222] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,223] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,223] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,223] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,230] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,231] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,231] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,231] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,236] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,237] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,237] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,237] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,241] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,242] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,242] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,242] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,246] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,247] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,247] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,247] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,249] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,250] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,250] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,250] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,252] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,252] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,252] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,252] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,255] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,255] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,255] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,255] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,260] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,260] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,260] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,260] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,262] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,263] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,263] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,264] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,267] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,267] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,267] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,267] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,270] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,270] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,270] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,270] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,273] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,273] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,274] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-08 05:46:19,274] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,277] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,278] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,278] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-08 05:46:19,278] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,286] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,287] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,287] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-08 05:46:19,287] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,291] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,291] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,291] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-08 05:46:19,291] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,293] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,295] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,295] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-08 05:46:19,295] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,299] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,300] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,300] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-08 05:46:19,300] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,302] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,303] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,303] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-08 05:46:19,303] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,309] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,309] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,309] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-08 05:46:19,309] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,314] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,315] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,315] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,316] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,320] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,320] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,320] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-08 05:46:19,320] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,325] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,325] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,330] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-08 05:46:19,331] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,335] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,335] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,335] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,335] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,338] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,339] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,339] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,339] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,341] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,341] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,341] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,341] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,344] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,344] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,344] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-08 05:46:19,344] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,349] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,349] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,354] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-08 05:46:19,354] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,359] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,359] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,359] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,359] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,451] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,452] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,452] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,452] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,457] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,457] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,457] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-08 05:46:19,457] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,487] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,488] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,488] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,488] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,491] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,491] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,491] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,491] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,493] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,494] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,494] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,494] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,496] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,496] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,496] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-08 05:46:19,496] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,505] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,506] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,506] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-08 05:46:19,506] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,516] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,517] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,517] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-08 05:46:19,517] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,521] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,522] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,522] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,522] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,527] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,527] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,527] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,527] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,530] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,531] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,531] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-08 05:46:19,531] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,538] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,538] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,538] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-08 05:46:19,539] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,542] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,546] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,546] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-08 05:46:19,546] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,553] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,553] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,553] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-08 05:46:19,553] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,557] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,557] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,557] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-08 05:46:19,557] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,560] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,560] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,561] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-08 05:46:19,561] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,565] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,565] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,565] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-08 05:46:19,565] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,576] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,576] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,576] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-08 05:46:19,576] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,581] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,582] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,583] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-08 05:46:19,583] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,589] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,589] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,590] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-08 05:46:19,590] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,597] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,597] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,597] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-08 05:46:19,597] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,605] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,605] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,606] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-08 05:46:19,606] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,616] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,617] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,617] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,617] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,626] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,626] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,627] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-08 05:46:19,627] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,632] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,632] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,632] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-08 05:46:19,632] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,636] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,636] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,638] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-08 05:46:19,638] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,646] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,651] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,651] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-08 05:46:19,651] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,664] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,665] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,665] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-08 05:46:19,665] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,672] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,673] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,673] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-08 05:46:19,673] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,688] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,689] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,689] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-08 05:46:19,689] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,700] INFO [LogLoader partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,700] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,700] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-08 05:46:19,700] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,707] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,707] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,707] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-08 05:46:19,707] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,717] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,717] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,717] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-08 05:46:19,717] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,721] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,721] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,721] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-08 05:46:19,721] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,734] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,735] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,736] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,736] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,751] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,758] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,758] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-08 05:46:19,758] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,765] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,766] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,766] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,766] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,777] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,777] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,777] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-08 05:46:19,777] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,786] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,791] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,792] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,792] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,804] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,804] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,804] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-08 05:46:19,804] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,829] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,830] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,830] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-08 05:46:19,830] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,837] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:46:19,837] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:46:19,837] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-08 05:46:19,837] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:46:19,842] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-18-7, -uve-topic-14-7, -uve-topic-15-7, -uve-topic-8-5, -uve-topic-16-7, -uve-topic-9-5, -uve-topic-6-22, -uve-topic-4-22, -uve-topic-17-23, -uve-topic-19-23, -uve-topic-14-23, -uve-topic-15-23, -uve-topic-16-23, -uve-topic-7-6, -uve-topic-10-7, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-4-6, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-15-8, -uve-topic-16-8, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-14-25, -uve-topic-7-23, -uve-topic-5-23, -uve-topic-10-25, -uve-topic-18-24, -uve-topic-19-24, -uve-topic-10-8, -uve-topic-6-7, -uve-topic-4-7, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-18-9, -uve-topic-7-3, -uve-topic-5-20, -uve-topic-14-26, -uve-topic-15-26, -uve-topic-10-26, -uve-topic-15-25, -uve-topic-9-20, -uve-topic-16-25, -uve-topic-17-25, -uve-topic-7-20, -uve-topic-18-25, -uve-topic-8-20, -uve-topic-6-4, -uve-topic-4-4, -uve-topic-16-10, -uve-topic-17-10, -uve-topic-18-10, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-16-26, -uve-topic-17-26, -uve-topic-8-21, -uve-topic-19-26, -uve-topic-9-21, -uve-topic-7-5, -uve-topic-14-10, -uve-topic-15-10, -uve-topic-5-5, -uve-topic-10-10, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-18-3, -uve-topic-8-26, -uve-topic-19-3, -uve-topic-5-26, -uve-topic-14-19, -uve-topic-4-10, -uve-topic-15-19, -uve-topic-16-19, -uve-topic-10-19, -uve-topic-17-19, -uve-topic-18-19, -uve-topic-6-10, -uve-topic-14-4, -uve-topic-4-27, -uve-topic-15-4, -uve-topic-5-27, -uve-topic-16-4, -uve-topic-17-4, -uve-topic-10-4, -uve-topic-18-4, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-14-20, -uve-topic-15-20, -uve-topic-5-11, -uve-topic-16-20, -uve-topic-17-20, -uve-topic-10-20, -uve-topic-8-11, -uve-topic-19-20, -uve-topic-9-11, -uve-topic-7-11, -uve-topic-15-5, -uve-topic-16-5, -uve-topic-17-5, -uve-topic-14-5, -uve-topic-9-24, -uve-topic-10-22, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-19-5, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-4-24, -uve-topic-18-21, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-10-5, -uve-topic-8-8, -uve-topic-19-21, -uve-topic-5-8, -uve-topic-18-6, -uve-topic-19-6, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-4-25, -uve-topic-16-22, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-14-22, -uve-topic-15-22, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, -uve-topic-5-9, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-18-15, -uve-topic-19-15, -uve-topic-9-14, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-10-16, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-18-16, -uve-topic-14-16, -uve-topic-15-16, -uve-topic-16-16, -uve-topic-17-16, -uve-topic-6-28, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-10-1, -uve-topic-15-1, -uve-topic-16-1, -uve-topic-17-1, -uve-topic-18-1, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-14-17, -uve-topic-4-12, -uve-topic-10-17, -uve-topic-19-17, -uve-topic-15-17, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-17-17, -uve-topic-7-12, -uve-topic-8-12, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-15-2, -uve-topic-5-29, -uve-topic-10-2, -uve-topic-16-2, -uve-topic-17-2, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-9-29, -uve-topic-6-13, -uve-topic-4-13, -uve-topic-18-18, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-6-1, -uve-topic-19-11, -uve-topic-4-1, -uve-topic-14-28, -uve-topic-15-28, -uve-topic-4-18, -uve-topic-16-28, -uve-topic-17-28, -uve-topic-10-28, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-18-27, -uve-topic-8-18, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-6-18, -uve-topic-14-11, -uve-topic-15-11, -uve-topic-16-11, -uve-topic-10-11, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-18-12, -uve-topic-7-2, -uve-topic-19-12, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-15-29, -uve-topic-4-19, -uve-topic-16-29, -uve-topic-17-29, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-6-19, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-10-13, -uve-topic-19-29, -uve-topic-6-16, -uve-topic-4-16, -uve-topic-15-13, -uve-topic-16-13, -uve-topic-17-13, -uve-topic-18-13, -uve-topic-14-13, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-4-0, -uve-topic-10-14, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-7-17, -uve-topic-5-17, -uve-topic-16-14, -uve-topic-17-14, -uve-topic-19-14, -uve-topic-14-14, -uve-topic-15-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:19,863] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-8-18 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-24 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-22 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-23 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-25 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-12 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-16 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-15 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-10 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-0 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-27 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-12 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-15 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-17 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-8 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-14 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-29 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-23 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-28 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-21 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-4 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-8 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-13 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-13 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-20 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-9 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-24 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-8 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-12 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-7 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-24 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-11 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-21 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-6 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-27 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-4 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-27 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-25 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-14 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-6 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-0 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-27 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-20 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-16 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-29 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-9 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-3 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-17 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-18 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-10 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-23 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-9 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-3 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-11 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-28 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-9 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-26 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-5 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-29 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-8 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-8 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-6 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-2 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-22 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-0 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-23 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-15 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-16 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-5 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-5 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-24 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-29 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-19 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-17 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-5 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-19 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-13 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-1 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-12 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-6 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-12 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-7 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-7 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-17 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-18 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-4 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-23 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-20 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-3 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-26 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-17 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-18-1 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-14 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-11 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-21 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-22 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-20 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-15 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-14 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-9-0 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-24 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-18 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-2 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-2 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-19 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-18 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-29 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-10 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-26 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-9 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-6-1 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-0 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-27 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-5-3 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-3 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-14 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-21 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-7-6 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-8-21 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-26 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-19-15 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-11 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-28 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-2 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-16-2 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-4-25 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-10-26 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-17-5 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-14-11 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), -uve-topic-15-20 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:19,876] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-10-7 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-5 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-4 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-1 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-5 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-3 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-23 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-27 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-8 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-1 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-7 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-19 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-25 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-2 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-13 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-17 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-27 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-26 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-25 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-29 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-5 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-1 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-16 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-14 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-4 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-20 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-28 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-22 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-12 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-0 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-14 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-6 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-28 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-23 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-9 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-5 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-11 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-26 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-22 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-24 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-17 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-26 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-2 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-7 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-7 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-20 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-11 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-29 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-19 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-12 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-10 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-28 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-29 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-21 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-23 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-17 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-4 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-25 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-23 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-8 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-16 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-3 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-13 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-9 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-7 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-15 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-20 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-8 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-4 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-14 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-26 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-27 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-9 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-13 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-20 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-8 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-18 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-29 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-0 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-8 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-22 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-18 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-16 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-18 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-17 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-3 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-15 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-2 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-17 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-25 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-16 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-21 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-14 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-23 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-19-2 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-6 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-28 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-19 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-13 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-10 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-25 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-5 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-24 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-11 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-15 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-10 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-22 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-21 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-4-24 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-2 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-4 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-22 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-16-1 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-8-14 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-10 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-29 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-7-20 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-6 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-26 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-1 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-19 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-6-12 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-5-11 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-18-0 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-10-10 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-16 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-15-28 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-17-13 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-14-19 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), -uve-topic-9-11 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,096] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,098] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,098] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,099] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,099] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,105] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,105] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,105] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,105] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,105] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,105] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,106] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,106] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,107] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,107] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,108] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,108] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,151] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,151] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,159] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,159] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,159] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,159] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,159] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,159] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,159] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,160] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,160] INFO [UnifiedLog partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,162] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,162] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,163] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,163] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,164] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,165] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,165] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,167] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,168] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,168] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,173] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,173] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,177] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,177] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,177] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,177] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,178] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,178] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,178] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,178] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,179] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,179] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,179] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,179] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,179] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,179] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,179] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,179] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,179] INFO [UnifiedLog partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,182] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,182] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,182] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,182] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:46:20,182] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:46:20,182] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:27,195] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-0, -uve-topic-14-19, -uve-topic-21-23, -uve-topic-13-6, -uve-topic-10-7, -uve-topic-29-27, -uve-topic-10-1, -uve-topic-8-5, -uve-topic-22-4, -uve-topic-5-23, -uve-topic-12-21, -uve-topic-14-7, -uve-topic-1-17, -uve-topic-28-9, -uve-topic-1-5, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-7-17, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-28-27, -uve-topic-8-29, -uve-topic-5-5, -uve-topic-14-1, -uve-topic-13-18, -uve-topic-24-15, -uve-topic-11-5, -uve-topic-0-5, -uve-topic-22-16, -uve-topic-12-9, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-24-27, -uve-topic-17-22, -uve-topic-18-12, -uve-topic-23-25, -uve-topic-28-3, -uve-topic-1-23, -uve-topic-19-5, -uve-topic-11-29, -uve-topic-19-11, -uve-topic-3-2, -uve-topic-24-21, -uve-topic-2-10, -uve-topic-11-17, -uve-topic-29-9, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-9-2, -uve-topic-27-11, -uve-topic-28-15, -uve-topic-20-11, -uve-topic-27-17, structured_syslog_topic-19, -uve-topic-2-28, -uve-topic-20-23, -uve-topic-9-20, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-23-19, -uve-topic-17-28, -uve-topic-7-29, -uve-topic-6-21, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-0-17, -uve-topic-12-3, -uve-topic-24-3, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-22-10, -uve-topic-27-23, -uve-topic-4-3, -uve-topic-4-9, -uve-topic-6-15, -uve-topic-28-21, -uve-topic-21-29, -uve-topic-9-8, -uve-topic-23-7, -uve-topic-9-26, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-23-13, -uve-topic-3-26, -uve-topic-21-5, structured_syslog_topic-1, -uve-topic-27-29, -uve-topic-10-13, structured_syslog_topic-13, -uve-topic-22-22, -uve-topic-18-18, -uve-topic-22-28, -uve-topic-12-15, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-5-17, -uve-topic-6-3, -uve-topic-25-21, -uve-topic-15-22, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-20-29, -uve-topic-29-21, -uve-topic-21-17, -uve-topic-29-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-7-23, -uve-topic-23-1, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-18-24, -uve-topic-8-11, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-1-11, -uve-topic-11-23, -uve-topic-0-29, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-20-5, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-24-9, -uve-topic-18-6, -uve-topic-5-29, -uve-topic-10-19, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-17-16, -uve-topic-20-17, -uve-topic-29-3, -uve-topic-1-29, -uve-topic-15-28, -uve-topic-25-27) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:27,254] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,254] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,254] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,254] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,254] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,255] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,256] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,257] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,258] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,259] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,266] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,267] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,267] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,267] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,267] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,277] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,277] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,277] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,277] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,278] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,279] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,284] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,285] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,285] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,285] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-7 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-25 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-19 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-1 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-13 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-5 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,286] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-23 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-11 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-29 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-17 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-10 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-4 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-22 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-16 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-28 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,287] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-6 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-24 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-12 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-18 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,288] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-20 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-26 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-8 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-14 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-2 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-9 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-3 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-21 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-15 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-27 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,291] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,292] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,292] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,292] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,292] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,292] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-0 has an older epoch (0) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:27,293] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,242] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-17-7, -uve-topic-28-6, -uve-topic-29-6, -uve-topic-24-6, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-9-5, -uve-topic-0-14, -uve-topic-12-24, -uve-topic-7-14, -uve-topic-20-14, -uve-topic-8-14, -uve-topic-21-14, -uve-topic-5-14, -uve-topic-23-22, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-6-6, -uve-topic-13-15, -uve-topic-4-6, -uve-topic-19-8, -uve-topic-12-0, -uve-topic-9-23, -uve-topic-24-24, -uve-topic-3-23, -uve-topic-10-16, structured_syslog_topic-16, -uve-topic-11-8, -uve-topic-22-7, -uve-topic-14-16, -uve-topic-2-7, -uve-topic-24-0, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-22-25, -uve-topic-29-0, -uve-topic-5-20, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-1-20, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-17-1, -uve-topic-11-26, -uve-topic-28-0, -uve-topic-0-20, -uve-topic-29-24, -uve-topic-6-12, -uve-topic-23-16, -uve-topic-4-12, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-17-25, -uve-topic-7-20, -uve-topic-28-24, -uve-topic-8-20, -uve-topic-21-8, -uve-topic-13-9, -uve-topic-20-8, -uve-topic-22-1, -uve-topic-3-29, -uve-topic-11-2, -uve-topic-13-27, -uve-topic-20-26, -uve-topic-21-26, -uve-topic-19-2, -uve-topic-9-29, -uve-topic-12-18, -uve-topic-2-13, -uve-topic-19-26, -uve-topic-14-10, structured_syslog_topic-10, -uve-topic-3-5, -uve-topic-10-10, -uve-topic-13-3, -uve-topic-1-26, -uve-topic-20-2, -uve-topic-0-26, -uve-topic-21-2, -uve-topic-14-28, -uve-topic-4-18, -uve-topic-10-28, -uve-topic-27-2, -uve-topic-7-26, structured_syslog_topic-28, -uve-topic-18-3, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-27-26, -uve-topic-18-27, -uve-topic-6-18, -uve-topic-23-10, -uve-topic-1-2, -uve-topic-17-19, -uve-topic-28-18, -uve-topic-0-2, -uve-topic-29-18, -uve-topic-14-4, -uve-topic-10-4, -uve-topic-7-2, structured_syslog_topic-4, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-2-19, -uve-topic-20-20, -uve-topic-23-28, -uve-topic-3-11, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-19-20, -uve-topic-9-11, -uve-topic-12-12, -uve-topic-29-12, -uve-topic-23-4, -uve-topic-10-22, -uve-topic-6-24, -uve-topic-4-24, -uve-topic-1-8, -uve-topic-27-20, -uve-topic-18-21, -uve-topic-0-8, -uve-topic-21-20, -uve-topic-13-21, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-7-8, -uve-topic-28-12, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-24-12, -uve-topic-2-25, -uve-topic-12-6, -uve-topic-6-0, -uve-topic-4-0, -uve-topic-3-17, -uve-topic-11-14, -uve-topic-9-17, -uve-topic-14-22, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-19-14, -uve-topic-22-13) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:28,247] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-23-10 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-26 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-26 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-24 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-3 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-8 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-14 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-27 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-8 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-2 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-1 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-6 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-25 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-12 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-2 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-13 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-8 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-19 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-26 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-15 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-13 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-0 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,102), -uve-topic-16-25 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-24 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-16 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-14 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-26 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-20 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-12 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-22 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-16 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-28 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-10 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-1 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-2 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-0 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-6 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-14 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-6 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-28 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-23 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-20 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-4 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-21 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-9 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-26 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-20 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-28 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-20 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-22 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-12 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-24 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-24 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-8 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-26 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-8 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-14 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-14 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-18 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-22 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-7 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-29 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-6 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-7 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-25 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-7 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-12 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-19 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-18 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-4 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-19 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-26 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-8 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-25 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-24 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-16 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-11 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-17 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-20 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-27 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-0 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-13 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-12 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-7 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-6 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-20 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-3 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-14 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-14 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-5 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-24 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-14 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-20 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-20 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-18 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-8 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-29 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-0 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-8 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-18 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-18 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-25 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-19 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-8 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-2 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-26 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-23 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-12 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-15 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-6 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-17 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-21 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-2 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-2 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-0 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,154), -uve-topic-19-2 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-6 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-24 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-19 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-18 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-13 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-12 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-5 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-24 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-18 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-14 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-28 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-7 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-2 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-22 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-4 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-1 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-0 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,113), -uve-topic-16-1 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-14 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-16 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-10 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-9 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-20 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-26 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-6 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-2 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-26 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-12 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-20 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-8 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-1 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-0 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,78), -uve-topic-10-10 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-2 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-13 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-0 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,109), structured_syslog_topic-4 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-18 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-11 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:28,248] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,249] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,249] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,264] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-23-21, -uve-topic-19-28, -uve-topic-13-11, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-20-22, -uve-topic-9-13, -uve-topic-18-11, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-10-15, -uve-topic-28-26, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-21-1, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-17-9, -uve-topic-4-29, -uve-topic-18-29, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-16-0, -uve-topic-18-20, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-18-26, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-23-18, -uve-topic-29-29, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-6-20, -uve-topic-21-4, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-12-17, -uve-topic-11-13, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-2-6, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-27-10, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-29-5, -uve-topic-28-11, -uve-topic-9-19, -uve-topic-2-24, structured_syslog_topic-6, -uve-topic-13-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-3-4, -uve-topic-13-5, -uve-topic-22-21, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-21-28, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-17-21, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-19-13, -uve-topic-19-10, -uve-topic-8-13, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-17-15, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-10-12, -uve-topic-17-18, -uve-topic-22-9, -uve-topic-13-23, -uve-topic-8-1, -uve-topic-10-24, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-23-3, -uve-topic-29-8, -uve-topic-4-23, -uve-topic-23-0, -uve-topic-12-26, -uve-topic-5-10, -uve-topic-13-20, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-9-4, -uve-topic-17-27, -uve-topic-18-8, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-12-11, -uve-topic-17-24, -uve-topic-27-7, -uve-topic-22-18, -uve-topic-6-14, -uve-topic-5-13, -uve-topic-1-1, -uve-topic-23-27, -uve-topic-2-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-8-25, -uve-topic-23-15, -uve-topic-13-8, -uve-topic-20-4, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-21-13, -uve-topic-22-6, -uve-topic-19-25, -uve-topic-6-2, -uve-topic-10-21, -uve-topic-22-12, -uve-topic-14-0, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-5-19, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-5-1, -uve-topic-8-7, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-1-7, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-1-19, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-3, -uve-topic-10-9, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-19-16, -uve-topic-2-15, -uve-topic-11-10, -uve-topic-22-0, -uve-topic-28-20, -uve-topic-21-10, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-4-20, -uve-topic-27-22, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-27-13, -uve-topic-17-3, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-13-2, structured_syslog_topic-0, structured_syslog_topic-12, -uve-topic-28-23, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-18-17, -uve-topic-5-25, -uve-topic-21-22, -uve-topic-10-0, -uve-topic-20-19, -uve-topic-22-15, -uve-topic-19-19, -uve-topic-1-4, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-10-6, -uve-topic-27-25, -uve-topic-9-28, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-13-29, -uve-topic-12-8, -uve-topic-11-1, -uve-topic-12-2, -uve-topic-20-13, -uve-topic-2-12, -uve-topic-5-16, -uve-topic-6-26, -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-13-17, -uve-topic-0-10, -uve-topic-29-20, -uve-topic-6-5, -uve-topic-28-5, -uve-topic-11-28, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-11-4, structured_syslog_topic-27, -uve-topic-4-2, -uve-topic-29-14, -uve-topic-21-19, -uve-topic-20-10, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-2-9, -uve-topic-7-13, -uve-topic-18-14, -uve-topic-10-18, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-3-1, -uve-topic-9-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-19-1, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-27-4, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-25-11, -uve-topic-15-12) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,502] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,502] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,503] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,503] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,504] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,504] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,505] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,505] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,506] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,506] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:28,507] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:28,507] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:29,085] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Cancelled in-flight FETCH request with correlation id 1131 due to node 3 being disconnected (elapsed time since creation: 543ms, elapsed time since send: 543ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:29,096] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1029312567, epoch=1129) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 3 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:111) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:51:29,101] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={}, isolationLevel=read_uncommitted, removed=KL7_5wpYSkCND2tLckaUjg:-uve-topic-27-2, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-19, KlzGbXMES8SFy7a7XYgcQA:-uve-topic-17-1, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-3, 5obtU1mZRZ2hIGZdW7u2TA:-uve-topic-18-21, wIdbbJ91T6Cmy309Fpg-2A:-uve-topic-28-18, aMu9BXrKQP-8F1vhaf_Mvw:-uve-topic-29-18, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-3, TMPfL9AvRoKnSSQ0JFSdYQ:-uve-topic-13-21, hIrm7KAoT-2ORT3LjGhvUQ:-uve-topic-24-18, E8wVhScpRUqRELGeqbtVRg:-uve-topic-25-18, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-19, 41pQmQEeSP-mchBq1qkSiA:-uve-topic-15-1, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-19, 709Glse7QSSCNzbWQ7h8xQ:-uve-topic-16-1, 7JJ2gtmRSF-RIRlf-XHv8w:-uve-topic-26-18, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-11, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-23, 8PlPKqdnS7eTROSCjPqsvA:-uve-topic-9-29, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-8, iryI5i8JRri6r9Gp8ropRQ:-uve-topic-0-26, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-8, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-14, roJ88sb5RziTZFDp0-fhBQ:-uve-topic-7-26, SlwIoYRORIGiu6ePWS7J4g:-uve-topic-20-2, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-8, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-14, 6MEjYxNSS4qqB4ErKINv-w:-uve-topic-8-26, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-2, 9KOnY-6fRHOsjiB3uuTvvA:-uve-topic-21-14, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-8, CR5x8V64RoWSLZsTttELZQ:-uve-topic-5-26, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-6, fPFURuRJTpK1wEYeS5zTlw:-uve-topic-12-18, vuNwAap7SPCEoWhNQv5zhg:-uve-topic-6-24, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-11, K8CDLjePSWeh8w15ggrozw:-uve-topic-3-23, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-24, mnZocP4bQhyGaPaaQFUMoQ:-uve-topic-4-0, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-8, OnwR_XiYTKmgwo8jEevpbw:-uve-topic-1-26, RXW3XtdRQ7GbL2-yx6ey8w:-uve-topic-19-20, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-4, lIPaTs5VSv6RTDYQ3IY6fA:-uve-topic-14-16, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-4, RmR6LGrQRW-PEZsREh_vkA:-uve-topic-10-16, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-4, 8LXnKrIHTXGU5D8ypcmZHg:structured_syslog_topic-16, tEB8tH4xRnCOIPsB-_1dzQ:-uve-topic-11-20, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-19, gi0bEpMpSca9DuahqwgZUg:-uve-topic-22-1, fG8PIyhUTF6sfc62xwPGxA:-uve-topic-2-25, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-4, VYilbB6fT8OLRnXJoK_vog:-uve-topic-23-16, replaced=, metadata=(sessionId=1029312567, epoch=1129), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 3 was disconnected before the response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:111) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:51:29,998] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-18-7, -uve-topic-13-7, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-4-22, -uve-topic-17-23, -uve-topic-28-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-7-6, -uve-topic-20-6, -uve-topic-8-6, -uve-topic-21-6, -uve-topic-5-6, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-1-6, -uve-topic-28-7, -uve-topic-29-7, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-13-25, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-19-24, -uve-topic-10-8, structured_syslog_topic-8, -uve-topic-6-7, -uve-topic-4-7, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-9-3, -uve-topic-7-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-2-20, -uve-topic-10-26, -uve-topic-27-24, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-6-4, -uve-topic-23-8, -uve-topic-4-4, -uve-topic-27-9, -uve-topic-18-10, -uve-topic-23-26, -uve-topic-7-21, -uve-topic-5-21, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-22-26, -uve-topic-1-21, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-28-25, -uve-topic-8-21, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-13-10, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-2-26, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-19-3, -uve-topic-13-19, -uve-topic-4-10, -uve-topic-20-18, -uve-topic-21-18, -uve-topic-12-19, structured_syslog_topic-11, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-6-10, -uve-topic-5-27, -uve-topic-27-3, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-21-3, -uve-topic-1-27, -uve-topic-12-4, -uve-topic-13-4, -uve-topic-18-4, -uve-topic-8-27, -uve-topic-9-27, structured_syslog_topic-29, -uve-topic-7-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-17-20, -uve-topic-10-20, -uve-topic-28-19, -uve-topic-29-19, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-0-24, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-7-24, -uve-topic-21-21, -uve-topic-8-24, -uve-topic-29-4, -uve-topic-5-24, -uve-topic-3-24, -uve-topic-2-8, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-23-20, -uve-topic-10-5, -uve-topic-19-21, -uve-topic-19-6, -uve-topic-22-5, -uve-topic-23-5, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-4-25, -uve-topic-27-21, -uve-topic-3-9, -uve-topic-18-22, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-8-9, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-7-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-11-15, -uve-topic-22-14, -uve-topic-2-14, -uve-topic-19-15, -uve-topic-23-14, -uve-topic-11-0, -uve-topic-0-15, -uve-topic-19-0, -uve-topic-1-15, -uve-topic-20-15, -uve-topic-8-15, -uve-topic-21-15, -uve-topic-9-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-7-15, -uve-topic-5-15, -uve-topic-3-15, -uve-topic-18-16, -uve-topic-27-15, -uve-topic-21-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-4-28, -uve-topic-20-0, -uve-topic-27-0, -uve-topic-18-1, -uve-topic-5-12, structured_syslog_topic-17, -uve-topic-3-12, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-1-12, -uve-topic-10-17, -uve-topic-0-12, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-7-12, -uve-topic-28-16, -uve-topic-8-12, -uve-topic-14-2, -uve-topic-24-1, structured_syslog_topic-2, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-2-29, -uve-topic-10-2, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-28-1, -uve-topic-29-1, -uve-topic-22-17, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-4-13, -uve-topic-11-18, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-6-1, -uve-topic-28-10, -uve-topic-29-10, -uve-topic-4-1, -uve-topic-3-18, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-21-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-2-2, -uve-topic-10-11, -uve-topic-10-29, -uve-topic-19-12, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-4-19, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, structured_syslog_topic-20, -uve-topic-6-19, -uve-topic-5-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-1-3, -uve-topic-22-11, -uve-topic-23-11, structured_syslog_topic-5, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-20-12, -uve-topic-29-28, -uve-topic-6-16, -uve-topic-4-16, -uve-topic-1-0, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-0-0, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-3-0, structured_syslog_topic-23, -uve-topic-2-17, -uve-topic-10-14, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-29-13, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:30,003] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,004] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,004] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,004] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,004] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,004] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,004] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,004] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,004] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,004] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-24 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-22 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-5 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-24 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-22 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-18 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-6 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-3 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-23 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-25 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-0 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,83), -uve-topic-28-10 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-1 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-15 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-12 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-16 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-15 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-20 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-18 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-10 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-28 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-27 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-0 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,135), structured_syslog_topic-17 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-0 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-21 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-12 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-24 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-6 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-15 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-19 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-25 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-20 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-17 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-16 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-8 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-7 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-29 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-28 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-23 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-22 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-13 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-14 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-21 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-0 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,44), -uve-topic-13-7 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-4 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-10 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-17 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-13 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-19 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-28 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-4 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-14 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-8 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-7 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-13 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-13 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-26 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-22 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-3 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-9 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-24 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-12 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-19 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-20 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-8 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-8 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-7 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-12 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-7 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-21 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-24 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-11 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-9 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-21 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-25 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-6 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-5 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-27 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-21 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-3 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-22 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-3 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-20 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-27 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-4 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-15 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-4 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-27 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-10 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-9 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-25 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-6 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-29 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-0 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-25 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-9 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-13 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-14 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-27 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-20 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-16 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-28 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-29 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-10 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-9 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-17 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-3 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-6 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-18 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-10 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-22 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-23 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-16 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-17 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-4 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-9 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-3 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-24 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-27 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-1 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-11 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-28 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-11 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-10 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-14 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-9 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-27 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-24 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-2 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-0 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,795), -uve-topic-28-7 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-22 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-28 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-16 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-18 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-29 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-8 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-20 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-15 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-25 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-26 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-4 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-5 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-8 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-12 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-19 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-6 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-28 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-8 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-22 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-26 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-14 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-2 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-2 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-1 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-21 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-2 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-15 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-16 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-11 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-21 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-15 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-0 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-2 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-22 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-23 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-16 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-5 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-6 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-12 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-1-21 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-19 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-5 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-4 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-24 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-7 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-29 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-28 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-23 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-19 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-13 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-17 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-15 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-7 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-14 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-5 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-4 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-12 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-23 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-29 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-19 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-13 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-12 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-11 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-4 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-17 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-6 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-1 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-24 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-12 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-7 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-17 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-18 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-18 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-4 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-9 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-1 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-18 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-28 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-18 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-7 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-9 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-24 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-23 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-3 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-26 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-18-1 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-29-1 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-20 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-19 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-0 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-3 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-25 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-26 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-17 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-16 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-14 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-27 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-29 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-0 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-8 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-22 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-11 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-10 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-18 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-21 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-13 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-15 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-16 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-27 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-22-23 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-9-0 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-24 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-20 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-0-6 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-12-16 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-14 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-13 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-18 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-1 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-2 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-2 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-5 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-19 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-15 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-26 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-18 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-6 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-29 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-2-5 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-10 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-9 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-6-1 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-9 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-5-0 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-6 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-26 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-27 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-29 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-0 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,106), -uve-topic-5-3 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-3 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-21 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-3 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-14 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-21 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-23-8 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-7-6 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-8-21 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-27 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-27 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-18 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-11-12 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-11 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-21-3 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-23 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-25 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-26 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), structured_syslog_topic-11 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-19-15 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-28 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-20-9 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-2 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-3-24 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-4-25 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-12 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-27-15 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-28-13 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-26-1 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-16-2 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-10-26 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-13-25 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-17-5 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-24-10 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-14-11 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-15-20 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0), -uve-topic-25-19 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),1,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:30,004] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,006] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,006] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,007] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,007] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,009] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,009] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,009] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,009] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,009] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,009] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,009] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,009] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,009] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,009] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,009] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,009] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,010] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,010] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,011] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,011] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,012] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,012] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,019] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,021] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,021] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,021] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,022] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,022] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,022] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,023] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,023] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,023] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,023] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,023] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,023] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,024] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,024] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,024] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,024] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,025] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,025] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,027] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,027] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,027] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,027] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,027] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,027] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,028] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,028] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,028] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,028] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,028] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,028] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,029] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,029] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,029] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,029] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,029] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,029] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,030] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,030] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,030] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,030] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,030] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,030] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,031] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,031] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,031] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,031] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,031] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,032] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,032] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,032] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,032] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,032] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,033] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,033] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,033] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,033] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,033] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,034] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,034] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,034] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,034] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,034] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,034] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,035] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,035] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,035] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,035] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,035] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,036] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,036] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,036] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,036] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,036] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,036] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,037] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,037] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,037] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,037] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,037] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,037] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,038] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,038] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,038] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,038] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,038] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,039] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,039] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,039] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,039] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,039] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,040] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,040] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,040] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,040] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,040] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,040] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,041] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,041] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,041] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,041] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,041] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,042] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,042] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,042] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,042] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,042] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,042] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,043] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,043] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,043] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,043] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,043] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,044] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,044] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,044] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,044] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,044] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,044] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,045] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,045] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,045] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,045] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,045] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,045] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,046] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,046] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,046] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,046] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,046] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,047] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,047] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,047] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,047] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,047] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,047] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,048] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,048] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,048] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,048] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,048] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,049] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,049] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,049] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,049] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,049] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,049] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,050] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,050] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,050] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,050] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,050] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,051] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,051] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,051] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,051] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,051] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,051] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,052] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,052] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,052] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,052] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,052] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,053] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,053] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,053] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,053] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,053] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,053] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,054] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,054] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:30,054] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:51:30,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,060] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,060] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:51:30,061] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=1029312567, epoch=INITIAL) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:109) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:51:30,072] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-1-12, -uve-topic-5-24, -uve-topic-23-10, -uve-topic-4-22, -uve-topic-23-5, -uve-topic-11-24, -uve-topic-13-22, -uve-topic-8-18, -uve-topic-20-6, -uve-topic-1-3, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-20-0, -uve-topic-28-10, -uve-topic-21-15, -uve-topic-11-8, -uve-topic-19-12, -uve-topic-5-15, -uve-topic-18-27, -uve-topic-7-8, -uve-topic-28-1, -uve-topic-18-3, -uve-topic-6-16, -uve-topic-20-14, -uve-topic-11-2, -uve-topic-22-20, -uve-topic-24-6, -uve-topic-18-10, -uve-topic-28-28, -uve-topic-8-27, -uve-topic-24-12, -uve-topic-8-2, -uve-topic-2-13, structured_syslog_topic-17, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-27-8, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-19-0, -uve-topic-3-21, -uve-topic-8-12, -uve-topic-1-6, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-9-15, -uve-topic-28-19, -uve-topic-7-26, -uve-topic-28-25, -uve-topic-2-20, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-1-26, -uve-topic-7-21, -uve-topic-1-0, -uve-topic-22-13, -uve-topic-13-7, -uve-topic-4-4, -uve-topic-23-17, -uve-topic-6-13, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-13-19, -uve-topic-18-28, -uve-topic-28-4, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-13-10, -uve-topic-24-0, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-14-16, -uve-topic-20-26, structured_syslog_topic-26, -uve-topic-28-22, -uve-topic-27-3, -uve-topic-8-9, -uve-topic-19-24, -uve-topic-21-12, -uve-topic-8-20, -uve-topic-29-13, -uve-topic-19-14, structured_syslog_topic-22, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-22-8, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-5-12, structured_syslog_topic-16, -uve-topic-14-28, -uve-topic-6-7, -uve-topic-27-21, -uve-topic-9-24, -uve-topic-17-11, -uve-topic-1-9, -uve-topic-9-21, -uve-topic-12-25, -uve-topic-19-6, structured_syslog_topic-10, -uve-topic-2-1, -uve-topic-0-2, -uve-topic-6-0, -uve-topic-7-14, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-6-6, -uve-topic-9-23, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-23-4, -uve-topic-3-3, -uve-topic-12-22, -uve-topic-0-3, -uve-topic-19-27, -uve-topic-18-9, -uve-topic-29-4, -uve-topic-0-15, -uve-topic-18-4, -uve-topic-9-27, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-29-10, -uve-topic-0-9, structured_syslog_topic-28, -uve-topic-22-29, -uve-topic-1-20, -uve-topic-14-22, -uve-topic-7-0, -uve-topic-29-12, -uve-topic-6-24, -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-5-27, -uve-topic-8-26, -uve-topic-0-8, -uve-topic-1-14, -uve-topic-27-14, -uve-topic-17-20, -uve-topic-18-16, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-12-10, -uve-topic-5-9, -uve-topic-19-3, -uve-topic-23-22, -uve-topic-3-29, -uve-topic-9-18, -uve-topic-6-10, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-13-4, -uve-topic-19-9, -uve-topic-8-3, -uve-topic-21-24, -uve-topic-1-27, -uve-topic-13-1, -uve-topic-22-25, -uve-topic-2-7, -uve-topic-23-11, -uve-topic-29-28, -uve-topic-4-12, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-2-14, -uve-topic-9-9, -uve-topic-27-27, -uve-topic-1-24, -uve-topic-0-0, -uve-topic-28-7, -uve-topic-29-22, -uve-topic-6-28, -uve-topic-29-16, -uve-topic-27-26, -uve-topic-22-2, -uve-topic-1-18, -uve-topic-14-4, -uve-topic-10-29, -uve-topic-0-26, -uve-topic-8-8, structured_syslog_topic-20, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-2-19, -uve-topic-10-8, -uve-topic-17-8, -uve-topic-0-12, -uve-topic-12-19, -uve-topic-3-11, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-3-17, -uve-topic-9-6, -uve-topic-13-28, structured_syslog_topic-8, -uve-topic-18-22, structured_syslog_topic-14, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-5-20, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-13-27, -uve-topic-23-26, structured_syslog_topic-2, -uve-topic-12-0, -uve-topic-0-20, -uve-topic-0-21, -uve-topic-2-2, -uve-topic-1-15, -uve-topic-13-16, -uve-topic-21-21, -uve-topic-7-15, -uve-topic-8-0, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-5-14, -uve-topic-2-11, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-4-16, -uve-topic-10-5, -uve-topic-11-6, -uve-topic-11-14, -uve-topic-20-12, -uve-topic-1-21, -uve-topic-3-5, -uve-topic-29-24, -uve-topic-0-14, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-7-24, -uve-topic-12-7, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-20-20, -uve-topic-2-23, -uve-topic-12-13, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-17-17, -uve-topic-3-15, -uve-topic-5-8, -uve-topic-22-14, -uve-topic-9-29, -uve-topic-4-0, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-3-12, -uve-topic-23-23, -uve-topic-6-18, -uve-topic-4-18, -uve-topic-2-25, -uve-topic-23-29, -uve-topic-6-19, -uve-topic-4-13, -uve-topic-9-12, -uve-topic-22-19, -uve-topic-5-2, -uve-topic-2-17, -uve-topic-11-26, -uve-topic-4-1, -uve-topic-0-24, -uve-topic-18-15, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-12-4, -uve-topic-20-8, -uve-topic-3-23, -uve-topic-8-6, -uve-topic-7-12, -uve-topic-4-7, -uve-topic-10-17, -uve-topic-0-18, -uve-topic-6-4, -uve-topic-21-9, -uve-topic-12-1, -uve-topic-18-21, -uve-topic-11-18, -uve-topic-12-28, -uve-topic-21-18, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-9-17, -uve-topic-5-18, -uve-topic-3-9, -uve-topic-20-24, -uve-topic-27-2, -uve-topic-17-23, -uve-topic-22-26, -uve-topic-4-6, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-11-0, -uve-topic-9-3, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-17-14, -uve-topic-0-27, -uve-topic-2-29, -uve-topic-3-0, -uve-topic-2-8, -uve-topic-6-22, -uve-topic-24-24, -uve-topic-15-19, -uve-topic-25-18, -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-13-13, -uve-topic-8-15, -uve-topic-28-16, -uve-topic-3-27, -uve-topic-9-0, -uve-topic-8-24, -uve-topic-10-20, -uve-topic-9-5, -uve-topic-0-6, -uve-topic-12-16, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-7-18, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-29-18, -uve-topic-17-2, structured_syslog_topic-5, -uve-topic-4-19, -uve-topic-2-26, -uve-topic-19-18, -uve-topic-21-6, -uve-topic-17-29, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-2-5, -uve-topic-4-10, -uve-topic-7-9, -uve-topic-6-1, -uve-topic-27-9, -uve-topic-4-24, -uve-topic-5-0, -uve-topic-3-6, -uve-topic-17-26, -uve-topic-23-28, -uve-topic-7-27, -uve-topic-21-0, -uve-topic-7-2, -uve-topic-5-3, structured_syslog_topic-29, -uve-topic-22-7, -uve-topic-22-1, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-7-3, -uve-topic-10-14, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-8-14, -uve-topic-23-16, -uve-topic-14-10, -uve-topic-19-21, -uve-topic-7-20, -uve-topic-7-6, -uve-topic-29-6, -uve-topic-20-2, -uve-topic-8-21, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-21-27, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-5-26, -uve-topic-20-18, -uve-topic-11-20, -uve-topic-1-8, -uve-topic-10-11, -uve-topic-21-3, structured_syslog_topic-23, -uve-topic-14-26, -uve-topic-24-25, -uve-topic-25-0, -uve-topic-15-1, structured_syslog_topic-11, -uve-topic-19-15, -uve-topic-11-12, -uve-topic-6-12, -uve-topic-4-28, -uve-topic-10-2, -uve-topic-3-24, -uve-topic-1-2, -uve-topic-4-25, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-27-15, -uve-topic-28-13, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-29-0, -uve-topic-10-26, structured_syslog_topic-4, -uve-topic-13-25, -uve-topic-24-18, -uve-topic-9-11, -uve-topic-17-5, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-25-19, -uve-topic-15-20) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:30,075] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error in response for fetch request (type=FetchRequest, replicaId=1, maxWait=500, minBytes=1, maxBytes=10485760, fetchData={-uve-topic-17-8=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-5=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-17=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-11=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-14=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-23=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-26=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-19=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-20=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-1=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-2=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-17-29=PartitionData(topicId=KlzGbXMES8SFy7a7XYgcQA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-6=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-9=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-2=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-3=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-15=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-12=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-24=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-18=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-21=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-27-0=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=135, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional[0]), -uve-topic-27-27=PartitionData(topicId=KL7_5wpYSkCND2tLckaUjg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-7=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-4=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-16=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-10=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-13=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-22=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-25=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-18=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-19=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-1=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-28-28=PartitionData(topicId=wIdbbJ91T6Cmy309Fpg-2A, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-7=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-10=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-3=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-4=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-16=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-13=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-25=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-19=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-21=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-22=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-1=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-18-28=PartitionData(topicId=5obtU1mZRZ2hIGZdW7u2TA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-7=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-4=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-16=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-10=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-13=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-22=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-25=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-18=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-19=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-1=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-29-28=PartitionData(topicId=aMu9BXrKQP-8F1vhaf_Mvw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-7=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-10=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-3=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-4=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-16=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-13=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-25=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-19=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-21=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-22=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-1=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-13-28=PartitionData(topicId=TMPfL9AvRoKnSSQ0JFSdYQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-7=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-4=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-16=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-10=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-13=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-22=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-25=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-18=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-19=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-1=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-24-28=PartitionData(topicId=hIrm7KAoT-2ORT3LjGhvUQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-7=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-4=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-16=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-10=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-13=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-22=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-25=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-18=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-19=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-1=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-25-28=PartitionData(topicId=E8wVhScpRUqRELGeqbtVRg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-8=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-5=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-17=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-11=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-14=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-23=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-26=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-19=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-20=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-1=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-2=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-15-29=PartitionData(topicId=41pQmQEeSP-mchBq1qkSiA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-8=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-5=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-17=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-11=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-14=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-23=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-26=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-19=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-20=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-1=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-2=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-16-29=PartitionData(topicId=709Glse7QSSCNzbWQ7h8xQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-7=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-4=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-16=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-10=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-13=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-22=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-25=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-18=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-19=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-1=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-26-28=PartitionData(topicId=7JJ2gtmRSF-RIRlf-XHv8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-6=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-3=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-11=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-9=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-15=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-12=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-18=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-23=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-21=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-27=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-24=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-29=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-9-0=PartitionData(topicId=8PlPKqdnS7eTROSCjPqsvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-6=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-8=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-9=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-15=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-12=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-18=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-21=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-26=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-27=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-24=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-3=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-0-0=PartitionData(topicId=iryI5i8JRri6r9Gp8ropRQ, fetchOffset=795, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional[0]), -uve-topic-7-6=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-3=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-8=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-9=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-14=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-15=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-12=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-18=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-21=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-26=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-27=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-24=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-7-0=PartitionData(topicId=roJ88sb5RziTZFDp0-fhBQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-6=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-9=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-2=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-3=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-15=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-12=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-24=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-18=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-21=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-20-0=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=83, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional[0]), -uve-topic-20-27=PartitionData(topicId=SlwIoYRORIGiu6ePWS7J4g, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-6=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-3=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-8=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-9=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-14=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-15=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-12=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-18=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-21=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-26=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-27=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-24=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-8-0=PartitionData(topicId=6MEjYxNSS4qqB4ErKINv-w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-6=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-9=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-2=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-3=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-14=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-15=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-12=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-24=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-18=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-21=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-21-0=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=106, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional[0]), -uve-topic-21-27=PartitionData(topicId=9KOnY-6fRHOsjiB3uuTvvA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-6=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-8=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-9=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-15=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-12=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-18=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-21=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-26=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-27=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-24=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-3=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-5-0=PartitionData(topicId=CR5x8V64RoWSLZsTttELZQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-7=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-10=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-4=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-6=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-16=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-18=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-13=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-25=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-19=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-22=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-1=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-12-28=PartitionData(topicId=fPFURuRJTpK1wEYeS5zTlw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-7=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-4=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-10=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-13=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-19=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-16=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-22=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-24=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-25=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-28=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-6-1=PartitionData(topicId=vuNwAap7SPCEoWhNQv5zhg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-6=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-11=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-9=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-15=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-12=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-18=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-23=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-21=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-27=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-24=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-3=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-3-0=PartitionData(topicId=K8CDLjePSWeh8w15ggrozw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-7=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-4=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-10=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-13=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-19=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-16=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-22=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-24=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-25=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-28=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-1=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-4-0=PartitionData(topicId=mnZocP4bQhyGaPaaQFUMoQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-6=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-8=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-9=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-15=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-12=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-18=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-21=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-26=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-27=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-24=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-3=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-1-0=PartitionData(topicId=OnwR_XiYTKmgwo8jEevpbw, fetchOffset=44, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional[0]), -uve-topic-19-9=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-3=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-6=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-15=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-18=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-12=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-24=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-20=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-21=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-0=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-19-27=PartitionData(topicId=RXW3XtdRQ7GbL2-yx6ey8w, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-8=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-4=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-5=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-16=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-17=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-11=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-14=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-23=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-26=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-20=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-2=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-14-29=PartitionData(topicId=lIPaTs5VSv6RTDYQ3IY6fA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-8=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-4=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-5=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-16=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-17=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-11=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-14=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-26=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-20=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-23=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-2=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-10-29=PartitionData(topicId=RmR6LGrQRW-PEZsREh_vkA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-8=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-11=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-14=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-2=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-4=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-5=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-26=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-29=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-16=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-17=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-20=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), structured_syslog_topic-23=PartitionData(topicId=8LXnKrIHTXGU5D8ypcmZHg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-9=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-3=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-6=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-15=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-18=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-12=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-24=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-27=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-20=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-21=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-11-0=PartitionData(topicId=tEB8tH4xRnCOIPsB-_1dzQ, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-8=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-2=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-5=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-14=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-17=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-11=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-23=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-26=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-19=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-20=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-1=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-22-29=PartitionData(topicId=gi0bEpMpSca9DuahqwgZUg, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-5=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-11=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-8=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-14=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-17=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-23=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-20=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-26=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-25=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-29=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-2-2=PartitionData(topicId=fG8PIyhUTF6sfc62xwPGxA, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-8=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-2=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-4=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-5=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-14=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-16=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-17=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-11=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-23=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-26=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-20=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty), -uve-topic-23-29=PartitionData(topicId=VYilbB6fT8OLRnXJoK_vog, fetchOffset=0, logStartOffset=0, maxBytes=1048576, currentLeaderEpoch=Optional[1], lastFetchedEpoch=Optional.empty)}, isolationLevel=read_uncommitted, removed=, replaced=, metadata=(sessionId=1029312567, epoch=INITIAL), rackId=) (kafka.server.ReplicaFetcherThread) java.io.IOException: Connection to 10.0.0.33:9092 (id: 3 rack: null) failed. at org.apache.kafka.clients.NetworkClientUtils.awaitReady(NetworkClientUtils.java:71) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:109) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:51:32,954] INFO [ReplicaFetcherThread-0-3]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:32,954] INFO [ReplicaFetcherThread-0-3]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:32,954] INFO [ReplicaFetcherThread-0-3]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:51:32,962] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-13-11, -uve-topic-13-6, -uve-topic-2-18, -uve-topic-21-23, -uve-topic-23-21, -uve-topic-10-7, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-20-22, -uve-topic-18-11, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-10-15, -uve-topic-28-26, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-10-1, -uve-topic-9-13, -uve-topic-8-5, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-5-23, -uve-topic-21-1, -uve-topic-7-4, -uve-topic-12-21, -uve-topic-17-9, -uve-topic-1-17, -uve-topic-18-29, -uve-topic-1-5, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-16-0, -uve-topic-7-1, -uve-topic-14-7, -uve-topic-4-29, -uve-topic-28-9, -uve-topic-0-23, -uve-topic-14-13, -uve-topic-7-17, -uve-topic-18-20, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-0-11, -uve-topic-6-27, -uve-topic-18-26, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-29-29, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-5-5, -uve-topic-13-18, -uve-topic-23-18, -uve-topic-28-27, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-15-0, -uve-topic-8-29, -uve-topic-23-9, -uve-topic-14-1, -uve-topic-6-20, -uve-topic-24-15, -uve-topic-0-5, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-12-9, -uve-topic-11-13, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-3-14, -uve-topic-17-4, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-2-6, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-24-27, -uve-topic-17-22, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-27-10, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-29-5, -uve-topic-9-19, -uve-topic-2-24, structured_syslog_topic-6, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-28-3, -uve-topic-3-4, -uve-topic-13-5, -uve-topic-1-23, -uve-topic-22-21, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-19-5, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-19-11, -uve-topic-17-21, structured_syslog_topic-9, -uve-topic-24-21, -uve-topic-19-13, -uve-topic-3-2, -uve-topic-7-25, -uve-topic-2-10, -uve-topic-24-23, -uve-topic-14-24, structured_syslog_topic-24, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-8-13, structured_syslog_topic-25, -uve-topic-8-17, -uve-topic-9-2, -uve-topic-6-11, -uve-topic-0-22, structured_syslog_topic-15, -uve-topic-17-15, -uve-topic-28-15, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-3-7, -uve-topic-27-19, structured_syslog_topic-19, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-2-28, -uve-topic-22-9, -uve-topic-13-23, -uve-topic-8-1, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-20-23, -uve-topic-10-24, -uve-topic-23-3, -uve-topic-29-8, -uve-topic-4-23, -uve-topic-23-0, -uve-topic-12-26, -uve-topic-9-20, -uve-topic-5-10, -uve-topic-13-12, -uve-topic-7-11, -uve-topic-3-8, -uve-topic-19-29, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-17-28, -uve-topic-9-4, -uve-topic-7-29, -uve-topic-18-8, -uve-topic-6-21, -uve-topic-19-23, -uve-topic-19-17, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-12-3, -uve-topic-0-17, -uve-topic-17-27, -uve-topic-24-3, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-8-23, -uve-topic-2-16, -uve-topic-4-3, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-27-7, -uve-topic-22-18, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-6-14, -uve-topic-4-9, -uve-topic-5-13, -uve-topic-6-15, -uve-topic-1-1, -uve-topic-23-27, -uve-topic-28-21, -uve-topic-2-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-21-29, -uve-topic-8-25, -uve-topic-9-8, -uve-topic-23-15, -uve-topic-1-22, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-4-27, -uve-topic-6-9, -uve-topic-9-26, -uve-topic-20-4, -uve-topic-11-22, -uve-topic-3-26, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-21-5, -uve-topic-27-29, -uve-topic-10-13, -uve-topic-22-6, -uve-topic-19-25, -uve-topic-6-2, structured_syslog_topic-13, -uve-topic-21-13, structured_syslog_topic-1, -uve-topic-10-21, -uve-topic-22-12, -uve-topic-14-0, -uve-topic-12-15, -uve-topic-5-19, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-5-1, -uve-topic-13-24, -uve-topic-2-4, -uve-topic-5-17, -uve-topic-8-7, -uve-topic-6-3, -uve-topic-24-20, -uve-topic-14-21, -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-25-5, -uve-topic-15-6, -uve-topic-1-7, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-5-28, -uve-topic-20-29, -uve-topic-1-19, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-3, -uve-topic-10-9, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-11-19, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-2-15, -uve-topic-10-25, -uve-topic-2-22, -uve-topic-11-10, -uve-topic-22-0, -uve-topic-28-20, -uve-topic-9-1, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-21-17, -uve-topic-22-27, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-4-20, -uve-topic-27-22, -uve-topic-12-27, -uve-topic-9-14, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-7-23, -uve-topic-27-13, -uve-topic-17-3, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-14-25, -uve-topic-7-5, -uve-topic-13-2, -uve-topic-23-1, structured_syslog_topic-0, -uve-topic-16-28, -uve-topic-26-27, structured_syslog_topic-12, -uve-topic-8-11, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-1-11, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-18-17, -uve-topic-5-25, -uve-topic-10-0, -uve-topic-20-19, -uve-topic-22-15, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-1-4, -uve-topic-0-29, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-19-19, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-27-25, -uve-topic-4-15, -uve-topic-3-20, -uve-topic-9-28, -uve-topic-17-10, -uve-topic-4-21, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-13-29, -uve-topic-12-8, -uve-topic-11-1, -uve-topic-12-2, -uve-topic-20-13, -uve-topic-13-0, -uve-topic-2-12, -uve-topic-5-16, -uve-topic-6-26, -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-13-17, -uve-topic-24-9, -uve-topic-0-10, -uve-topic-29-20, -uve-topic-6-5, -uve-topic-11-28, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-5-29, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-11-4, structured_syslog_topic-27, -uve-topic-4-2, -uve-topic-10-19, -uve-topic-29-14, -uve-topic-21-11, structured_syslog_topic-7, -uve-topic-21-19, -uve-topic-5-11, -uve-topic-18-0, -uve-topic-20-10, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-2-9, -uve-topic-7-13, -uve-topic-3-1, -uve-topic-9-25, -uve-topic-1-29, -uve-topic-2-0, -uve-topic-17-16, -uve-topic-18-14, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-20-1, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-19-4, -uve-topic-29-3, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-19-1, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-14-19, -uve-topic-27-4, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-25-11, -uve-topic-15-12) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:51:33,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:33,850] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:33,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:33,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:33,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:33,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,258] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,366] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,664] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,781] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,884] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:34,974] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:34,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:34,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,294] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,395] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,496] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,701] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,714] WARN Session 0x200001b1d9f000b for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x200001b1d9f000b, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:35,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:35,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:35,935] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:35,935] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:35,936] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:35,936] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:35,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:35,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:35,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,042] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,042] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,079] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,143] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,180] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,288] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,390] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,492] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,497] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:36,498] WARN Session 0x200001b1d9f000b for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:36,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,551] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,551] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,554] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,594] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,695] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,768] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:36,769] INFO Socket connection established, initiating session, client: /10.0.0.38:59300, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:36,771] WARN Session 0x200001b1d9f000b for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x200001b1d9f000b, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:36,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,796] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,894] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:36,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:36,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:36,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:36,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:36,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:36,959] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:36,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:36,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,013] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,258] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,322] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,440] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,465] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,582] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,643] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,643] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,669] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,745] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,745] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,832] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:37,912] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:37,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:37,934] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:37,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:37,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:37,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:37,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:37,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:37,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:37,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,035] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,152] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:38,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,153] WARN Session 0x200001b1d9f000b for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:38,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,192] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,219] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,458] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,529] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,529] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,582] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,662] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,683] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:38,683] WARN Session 0x200001b1d9f000b for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:38,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,685] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,733] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,790] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,892] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:38,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:38,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:38,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:38,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:38,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:38,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:38,989] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:38,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:38,991] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:38,992] INFO Socket connection established, initiating session, client: /10.0.0.38:59524, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:38,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:38,994] WARN Session 0x200001b1d9f000b for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x200001b1d9f000b, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:38,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,350] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,400] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,418] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,453] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,453] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,507] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,554] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,582] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,657] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,692] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,786] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,833] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:39,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:39,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:39,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:39,923] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:39,945] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:39,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:39,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:39,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:39,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:39,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,022] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,171] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,194] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,335] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,339] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,440] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,477] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,530] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:40,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,645] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,645] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,646] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,659] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:40,660] WARN Session 0x200001b1d9f000b for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:40,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:40,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,747] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,783] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,784] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,835] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:40,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,850] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:40,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:40,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:40,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:40,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:40,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:40,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:40,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:40,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:40,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:40,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:40,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,147] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,147] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,173] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,192] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,257] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,258] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,275] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,294] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,460] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,460] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,475] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:41,476] WARN Session 0x200001b1d9f000b for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:41,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,529] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,530] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,662] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,664] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,664] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,733] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,739] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,783] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,834] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,839] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:41,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:41,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:41,936] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:41,941] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:41,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:41,965] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:41,966] INFO Socket connection established, initiating session, client: /10.0.0.38:50666, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:41,966] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:41,967] WARN Session 0x200001b1d9f000b for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x200001b1d9f000b, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:41,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:41,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:41,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:41,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:41,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,078] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,080] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,118] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,165] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,179] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,182] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,281] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,281] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,376] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,383] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,389] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,476] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,490] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,548] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,700] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,701] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,753] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,786] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,797] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,802] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,803] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:42,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:42,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:42,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:42,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:42,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:42,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:42,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:42,961] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:42,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:42,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:42,999] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,015] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,124] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:43,125] INFO Socket connection established, initiating session, client: /10.0.0.38:36936, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:43,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,196] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,211] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,310] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,313] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,320] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,418] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,465] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,534] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:43,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,625] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:43,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,728] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,737] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,745] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,786] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:43,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,835] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,852] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:43,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:43,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:43,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:43,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:43,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:43,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:43,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:43,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:43,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:43,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:43,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:43,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,118] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,257] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,266] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,330] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,369] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,400] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,458] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,460] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,471] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,504] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,504] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,573] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,606] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,606] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,664] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,733] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,780] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,834] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,883] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:44,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:44,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:44,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:44,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:44,936] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:44,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:44,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:44,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:44,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:44,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:44,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:44,974] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:44,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,037] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,134] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,171] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,173] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,173] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,179] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,333] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,333] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,388] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,389] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,396] WARN Session 0x200001b1d9f000b for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x200001b1d9f000b, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:45,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,435] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,488] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,492] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,496] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,596] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,600] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,666] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,699] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,704] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,778] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,781] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,805] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,819] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,879] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:45,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:45,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:45,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:45,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:45,923] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:45,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:45,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:45,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:45,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:45,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:45,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:45,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:45,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,024] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,026] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,077] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,077] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,102] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,126] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,127] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,179] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,208] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,238] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,281] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,313] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,383] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,418] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,447] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:46,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,448] INFO Socket connection established, initiating session, client: /10.0.0.38:36826, server: /10.0.0.33:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:46,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,463] WARN Session 0x200001b1d9f000b for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x200001b1d9f000b, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:51:46,488] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,490] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,518] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,564] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,591] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,594] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,619] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,796] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,796] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,841] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:46,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:46,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:46,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:46,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:46,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:46,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:46,964] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:46,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:46,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:46,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:46,998] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:46,999] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:46,999] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,022] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,027] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,102] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,102] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,127] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,148] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,266] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,310] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,332] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,361] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,362] INFO Socket connection established, initiating session, client: /10.0.0.38:50852, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,363] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x200001b1d9f000b, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:51:47,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,376] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,435] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,537] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,618] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,673] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,674] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,720] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,777] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,784] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,786] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,821] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,886] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:47,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:47,922] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:47,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:47,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:47,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:47,965] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:47,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:47,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:47,986] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:47,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:47,989] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:47,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:47,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,027] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,086] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,090] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,128] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,188] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,188] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,192] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,271] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,333] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,395] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,434] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,530] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,535] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,636] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,737] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,778] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,879] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:48,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:48,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:48,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:48,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:48,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:48,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:48,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:48,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:48,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:48,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:48,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:48,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:48,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,126] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,127] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,285] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,330] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,330] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,431] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,488] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,537] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,637] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,690] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,751] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,831] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,832] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,832] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,853] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,853] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:49,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:49,934] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:49,934] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:49,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:49,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:49,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:49,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:49,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:49,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:49,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:49,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:49,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:49,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,037] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,042] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,095] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,140] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,241] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,548] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,643] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,649] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,649] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,649] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,799] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,853] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,856] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,861] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,865] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,904] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:50,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:50,954] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,957] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:50,962] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:50,965] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,966] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:50,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:50,968] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:50,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:50,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:50,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:50,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:50,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:50,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:50,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,015] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,058] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,063] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,111] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,164] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,179] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,180] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,219] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,220] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,258] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,266] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,271] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,271] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,271] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,289] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,321] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,321] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,374] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,383] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,390] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,468] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,491] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,570] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,672] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,732] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,777] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,828] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,834] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,835] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,876] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,876] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,878] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,911] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:51,912] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,912] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:51,912] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:51,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:51,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:51,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:51,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:51,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:51,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:51,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:51,978] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:51,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:51,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:51,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,019] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,032] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,085] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,134] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,340] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,431] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,431] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,448] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,448] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,551] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,596] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,635] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,635] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,635] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,646] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,652] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,747] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,753] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,753] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,798] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,799] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,835] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:52,902] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:52,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:52,928] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,936] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:52,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:52,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:52,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:52,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:52,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:52,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:52,957] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:52,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:52,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:52,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,002] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,002] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,029] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,038] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,043] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,139] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,240] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,247] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,247] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,333] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,335] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,342] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,343] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,435] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,539] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,573] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,573] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,641] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,648] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,674] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,749] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,773] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,777] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,777] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,851] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,858] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,878] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,879] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,879] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:53,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:53,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:53,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:53,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:53,952] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:53,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:53,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:53,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:53,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:53,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,975] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:53,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:53,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:53,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,062] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,069] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,122] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,182] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,257] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,265] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,272] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,281] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,285] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,285] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,366] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,366] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,388] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,460] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,466] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,488] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,518] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,529] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,529] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,534] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,590] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,594] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,594] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,619] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,635] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,662] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,669] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,669] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,692] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,695] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,720] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,731] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,759] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,796] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,822] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,835] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,861] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,878] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,878] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,884] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:54,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:54,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:54,924] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,937] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:54,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:54,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,963] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:54,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:54,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:54,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:54,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:54,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:54,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:54,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:54,986] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,015] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,026] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,128] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,143] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,242] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,268] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,344] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,370] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,435] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,444] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,448] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,471] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,504] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,542] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,546] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,548] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,549] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,615] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,615] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,644] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,647] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,649] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,674] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,685] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,719] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,726] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,748] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,751] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,752] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,813] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,828] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,829] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,852] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,853] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,854] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,854] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,890] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,894] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,894] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:55,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:55,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:55,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:55,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:55,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,955] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:55,956] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,978] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:55,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:55,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:55,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:55,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:55,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:55,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:55,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,056] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,080] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,123] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,133] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,154] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,256] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,304] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,304] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,304] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,369] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,460] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,465] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,465] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,529] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,530] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,571] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,663] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,673] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,733] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,777] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,789] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,836] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,891] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:56,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:56,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:56,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:56,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:56,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:56,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:56,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:56,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:56,978] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:56,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:56,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:56,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:56,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,015] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,017] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,117] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,118] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,121] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,182] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,182] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,284] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,285] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,285] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,385] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,385] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,428] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,488] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,488] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,515] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,530] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,533] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,590] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,590] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,638] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,682] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,690] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,690] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,692] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,692] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,737] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,740] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,740] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,740] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,784] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,839] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,841] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,858] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:57,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,939] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:57,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:57,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:57,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:57,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:57,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,964] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:57,964] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:57,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:57,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:57,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:57,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:57,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:57,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,060] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,061] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,088] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,148] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,148] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,163] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,190] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,192] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,222] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,268] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,268] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,366] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,369] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,370] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,395] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,458] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,469] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,471] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,476] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,504] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,534] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,570] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,574] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,606] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,635] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,675] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,700] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,700] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,709] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,737] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,776] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,803] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,839] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,864] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,864] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,864] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,865] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,865] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,865] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:58,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:58,912] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:58,954] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,965] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,965] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:58,966] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:58,966] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:58,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:58,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:58,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:58,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:58,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:58,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:58,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:58,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,013] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,046] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,066] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,073] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,086] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,093] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,111] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,148] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,169] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,188] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,194] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,212] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,275] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,275] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,314] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,314] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,391] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,415] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,462] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,485] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,492] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,501] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,520] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,543] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,550] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,564] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,594] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,601] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,644] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,651] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,685] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,696] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,703] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,704] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,704] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,704] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,723] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,723] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,754] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,797] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,825] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,825] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,855] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,889] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,894] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,916] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,930] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:51:59,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:51:59,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:51:59,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:51:59,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:51:59,956] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,958] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:51:59,968] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:51:59,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,991] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:51:59,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:51:59,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:51:59,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:51:59,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:51:59,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:51:59,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,034] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,034] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,037] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,057] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,059] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,120] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,129] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,129] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,136] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,197] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,294] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,322] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,326] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,350] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,350] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,355] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,400] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,402] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,450] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,451] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,462] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,539] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,552] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,562] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,568] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,582] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,599] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,600] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,606] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,627] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,654] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,669] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,669] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,701] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,701] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,708] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,729] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,732] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,803] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,803] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,809] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,830] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,833] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,857] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,858] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,864] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:00,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:00,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:00,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:00,932] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,935] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:00,945] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,945] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,959] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:00,959] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:00,960] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:00,965] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:00,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:00,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:00,974] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:00,974] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:00,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,006] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,007] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,010] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,033] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,063] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,064] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,067] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,076] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,092] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,108] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,109] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,111] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,111] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,137] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,166] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,167] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,210] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,211] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,239] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,269] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,294] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,312] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,339] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,341] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,414] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,418] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,443] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,475] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,516] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,518] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,543] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,585] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,600] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,620] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,625] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,625] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,645] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,646] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,676] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,696] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,747] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,747] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,747] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,748] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,849] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,861] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:01,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:01,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:01,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:01,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:01,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:01,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:01,951] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:01,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:01,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:01,963] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:01,964] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:01,964] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:01,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,053] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,066] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,155] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,157] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,158] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,159] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,160] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,161] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,162] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,173] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,175] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,260] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,261] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,262] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,263] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,264] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,270] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,277] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,361] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,362] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,364] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,371] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,378] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,437] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,437] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,438] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,458] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,460] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,464] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,472] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,477] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,481] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,485] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,507] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,539] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,539] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,539] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,560] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,570] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,575] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,605] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,640] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,640] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,640] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,662] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,677] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,679] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,683] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,685] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,707] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,741] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,741] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,742] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,773] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,773] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,773] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,776] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,778] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,779] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,781] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,787] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,810] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,812] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,846] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,846] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,846] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,871] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,877] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,877] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,877] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,882] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,883] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,886] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,887] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,894] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,912] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,914] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:02,952] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,952] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,952] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,968] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,968] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:02,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:02,973] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:02,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,980] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,980] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,980] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:02,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:02,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:02,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:02,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:02,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:02,989] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:02,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:02,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:02,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:02,996] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,015] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,058] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,058] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,058] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,069] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,069] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,070] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,077] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,078] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,081] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,081] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,081] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,088] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,097] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,098] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,162] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,162] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,162] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,170] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,171] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,171] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,180] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,182] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,182] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,182] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,190] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,190] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,190] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,198] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,263] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,263] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,264] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,272] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,283] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,283] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,283] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,291] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,297] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,320] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,320] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,364] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,365] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,365] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,374] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,374] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,374] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,375] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,384] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,384] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,384] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,387] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,388] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,388] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,393] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,398] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,422] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,466] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,466] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,466] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,475] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,476] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,476] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,476] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,477] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,482] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,483] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,485] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,485] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,485] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,489] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,490] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,490] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,567] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,567] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,567] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,583] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,586] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,586] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,586] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,591] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,591] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,596] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,597] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,601] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,668] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,669] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,669] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,686] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,687] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,687] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,687] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,693] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,698] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,699] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,699] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,703] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,726] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,726] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,771] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,771] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,771] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,781] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,788] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,788] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,789] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,789] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,799] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,799] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,827] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,828] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,831] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,872] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,872] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,873] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,883] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,884] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,884] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,884] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,885] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,886] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,886] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,888] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,889] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,890] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,890] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,896] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:03,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:03,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,907] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:03,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:03,974] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,974] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,974] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:03,985] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,986] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:03,986] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:03,986] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:03,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:03,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:03,990] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:03,990] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,991] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,991] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:03,998] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:03,998] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:03,998] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,002] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,002] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,007] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,034] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,075] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,075] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,076] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,087] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,088] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,088] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,091] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,092] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,092] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,092] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,099] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,109] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,177] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,177] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,177] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,188] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,191] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,192] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,193] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,193] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,193] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,193] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,214] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,278] INFO [Controller id=1, targetBrokerId=2] Node 2 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,278] WARN [Controller id=1, targetBrokerId=2] Connection to node 2 (/10.0.0.50:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,278] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,290] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,294] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,294] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,294] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,303] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,304] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,315] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,335] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,392] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,395] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,395] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,395] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,395] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,395] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,396] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,397] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,406] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,425] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,493] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,494] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,496] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,499] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,499] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,499] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,499] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,507] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,508] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,527] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,595] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,596] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,598] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,599] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,599] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,600] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,600] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,600] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,600] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,601] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,613] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,630] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,631] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,641] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,699] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,700] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,700] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,701] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,701] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,701] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,702] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,710] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,725] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,750] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,751] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,798] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,801] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,801] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,803] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,803] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,803] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,803] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,811] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,816] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,830] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,831] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,831] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,831] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,839] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,852] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,852] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:04,900] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,901] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,902] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,902] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,904] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,904] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,904] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:04,904] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,913] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:04,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:04,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:04,922] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:04,927] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,932] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:04,933] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:04,934] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,934] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:04,940] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:04,941] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:04,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:04,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:04,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:04,953] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,002] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,003] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,005] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,005] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,005] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,005] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,006] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,014] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,018] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,029] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,035] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,035] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,036] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,041] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,042] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,043] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,043] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,054] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,055] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,104] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,106] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,106] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,106] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,106] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,107] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,116] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,119] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,137] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,138] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,144] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,145] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,206] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,207] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,207] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,207] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,208] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,208] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,221] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,225] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,245] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,246] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,247] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,257] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,257] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,308] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,308] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,308] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,310] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,320] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,323] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,328] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,329] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,346] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,347] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,348] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,409] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,409] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,409] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,416] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,417] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,424] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,429] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,430] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,436] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,447] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,448] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,449] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,510] INFO [Controller id=1, targetBrokerId=3] Node 3 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,510] WARN [Controller id=1, targetBrokerId=3] Connection to node 3 (/10.0.0.33:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,510] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:05,518] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,519] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,519] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,519] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,519] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,531] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,532] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,556] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,559] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,560] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,560] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,560] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,560] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,564] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,569] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,570] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,620] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,621] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,632] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,633] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,634] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,639] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,662] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,664] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,666] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,670] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,671] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,723] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,727] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,734] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,735] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,736] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,759] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,766] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,771] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,823] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,827] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,827] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,838] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,860] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,867] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,872] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:05,924] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,928] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,928] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:05,929] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:05,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:05,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:05,978] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:05,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:05,980] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:05,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:05,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:05,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:05,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:05,993] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:05,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,026] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,079] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,079] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,080] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,083] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,085] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,094] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,102] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,128] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,133] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,181] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,182] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,186] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,195] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,196] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,196] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,204] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,283] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,286] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,299] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,335] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,358] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,359] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,384] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,385] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,386] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,389] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,390] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,394] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,395] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,400] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,400] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,401] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,410] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,434] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,437] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,439] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,462] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,490] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,490] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,492] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,492] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,493] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,495] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,497] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,498] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,502] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,503] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,535] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,538] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,540] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,541] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,563] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,593] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,595] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,603] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,637] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,640] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,641] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,665] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,666] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,688] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,696] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,704] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,705] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,706] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,714] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,767] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,768] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,769] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,790] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,803] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,805] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,806] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,807] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,808] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,815] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,862] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,870] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,892] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:06,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:06,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:06,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:06,909] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,910] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:06,942] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:06,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:06,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:06,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,964] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:06,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:06,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:06,972] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:06,994] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:06,998] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,011] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,012] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,013] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,013] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,020] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,022] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,043] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,065] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,074] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,075] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,095] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,100] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,113] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,114] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,115] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,148] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,177] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,178] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,196] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,215] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,216] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,279] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,280] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,298] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,302] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,317] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,330] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,331] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,380] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,381] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,382] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,403] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,420] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,432] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,433] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,455] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,458] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,484] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,486] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,487] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,525] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,526] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,535] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,536] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,586] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,587] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,609] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,625] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,626] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,627] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,627] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,627] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,627] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,637] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,638] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,659] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,660] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,687] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,690] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,690] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,738] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,739] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,739] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,741] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,742] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,744] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,745] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,745] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,745] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,746] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,764] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,765] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,793] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,794] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,796] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,841] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,842] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,845] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,846] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,848] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,868] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,894] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,896] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,897] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:07,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,943] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,944] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:07,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,946] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:07,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:07,947] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:07,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:07,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,950] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:07,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:07,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:07,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,971] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:07,995] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:07,997] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:07,999] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:07,999] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,000] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,045] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,046] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,046] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,047] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,101] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,147] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,147] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,147] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,148] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,149] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,174] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,176] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,202] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,203] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,247] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,249] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,250] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,252] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,276] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,278] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,304] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,306] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,307] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,349] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,352] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,351] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,355] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,356] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,360] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,376] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,377] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,379] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,407] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,453] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,456] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,457] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,459] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,461] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,475] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,475] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,479] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,480] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,509] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,510] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,511] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,554] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,557] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,565] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,566] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,567] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,568] INFO [NodeToControllerChannelManager id=1 name=alter-partition] Client requested disconnect from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:52:08,568] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.38:9092 (id: 1 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:52:08,572] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,576] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,580] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,581] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,584] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,610] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,611] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,612] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,667] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,678] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,696] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,697] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,761] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,770] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,772] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,784] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,785] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,795] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,798] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,801] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,801] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,802] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,802] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,806] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:08,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,819] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,835] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,843] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,863] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,873] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,874] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,875] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:08,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,898] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:08,899] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,899] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,899] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:08,899] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,904] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:08,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:08,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:08,905] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,919] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:08,926] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,949] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:08,969] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:08,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,987] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:08,988] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:08,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:08,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:08,992] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,001] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,004] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,004] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,005] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,005] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,005] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,006] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,009] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,021] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,052] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,089] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,096] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,103] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,105] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,106] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,106] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,107] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,156] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,189] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,190] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,199] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,200] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,201] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,205] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,207] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,208] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,218] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,223] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,224] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,236] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,259] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,275] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,293] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,300] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,301] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,305] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,308] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,309] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,311] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,311] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,318] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,319] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,324] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,325] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,332] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,376] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,399] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,400] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,404] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,405] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,408] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,409] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,412] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,414] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,414] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,414] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,421] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,426] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,427] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,470] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,478] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,500] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,505] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,506] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,512] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,513] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,515] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,518] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,522] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,523] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,528] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,539] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,539] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,539] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,577] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,578] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,579] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,602] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,607] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,608] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,614] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,615] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,620] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,622] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,623] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,624] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,629] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,641] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,642] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,681] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,684] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,689] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,704] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,712] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,715] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,716] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,718] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,724] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,728] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,728] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,729] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,730] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,743] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,756] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,782] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,791] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,792] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,805] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,814] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,819] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,820] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,826] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,839] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,827] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:09,840] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:09,841] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,841] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:09,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:09,844] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:09,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,893] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,895] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:09,908] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,915] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:09,917] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:09,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:09,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:09,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:09,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:09,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:09,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,007] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,016] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,028] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,029] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,029] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,030] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,031] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,039] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,048] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,049] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,051] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,112] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,126] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,126] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,130] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,131] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,132] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,135] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,136] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,136] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,137] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,141] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,150] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,151] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,152] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,213] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,229] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,231] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,232] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,233] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,234] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,235] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,236] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,236] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,237] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,243] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,251] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,253] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,254] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,316] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,334] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,335] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,337] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,338] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,345] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,353] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,354] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,363] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,365] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,366] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,367] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,368] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,372] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,373] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,419] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,438] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,441] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,442] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,445] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,446] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,454] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,462] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,463] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,467] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,468] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,472] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,473] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,474] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,521] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,544] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,545] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,547] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,551] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,553] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,554] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,554] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,555] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,558] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,560] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,561] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,588] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,589] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,592] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,600] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,604] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,616] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,617] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,628] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,650] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,653] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,655] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,656] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,657] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,658] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,661] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,668] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,680] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,691] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,694] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,701] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,711] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,713] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,717] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,719] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,721] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,722] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,737] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,755] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,757] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,758] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,760] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,762] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,763] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,774] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,775] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,781] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,800] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,804] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,817] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,818] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,819] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,824] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,828] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,837] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,847] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,859] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,865] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,866] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,869] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,876] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,877] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,879] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,880] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,881] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,883] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,904] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,906] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,920] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,921] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:10,922] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:10,925] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,938] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:10,940] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:10,948] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:10,961] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,966] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,967] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,970] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:10,976] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:10,977] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,979] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:10,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:10,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:10,981] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:10,982] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:10,983] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:10,984] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,006] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,007] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,008] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,023] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:11,024] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:11,025] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:11,040] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,044] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:11,050] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,063] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:11,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,068] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:11,071] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,072] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:11,078] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,079] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:11,081] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:11,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,082] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:11,084] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:11,086] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,108] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,110] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,124] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:11,125] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:11,127] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:11,142] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,146] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:11,153] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,168] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:11,171] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:11,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,172] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,173] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:11,179] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,180] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:11,182] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,183] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:11,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,184] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:11,185] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:11,187] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,192] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,193] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,194] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,195] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,196] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,197] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,198] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,199] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,206] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,207] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,207] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,207] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,208] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,209] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,210] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,212] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,212] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,212] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,212] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,212] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,212] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,212] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,212] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,217] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,221] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,225] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,226] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,227] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-25-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-25-0 [2026-06-08 05:52:11,228] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-21-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-21-0 [2026-06-08 05:52:11,229] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,229] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,229] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,229] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,229] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,230] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:11,231] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,233] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,234] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,235] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,235] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,236] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,236] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,237] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,243] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,243] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,243] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,243] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,243] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,243] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,247] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,244] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,247] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-2-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-2-0 [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,248] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,249] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,249] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,249] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,249] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,250] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,250] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,250] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,250] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,250] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,251] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,251] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,251] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,251] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,252] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,252] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,252] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,252] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,253] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,253] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,253] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,253] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,253] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,254] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,254] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,255] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,256] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,256] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,257] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,257] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,257] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,257] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,258] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,258] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,258] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,258] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,259] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,260] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,260] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,261] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,261] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,261] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,261] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,262] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,262] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,262] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,262] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,263] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,263] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,264] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,264] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,264] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,271] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:11,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:11,273] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,274] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-24-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-24-0 [2026-06-08 05:52:11,271] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,275] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,276] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,277] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,277] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,277] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,277] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,277] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,280] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,281] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,284] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,290] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,290] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,290] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,290] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,290] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,290] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,291] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,282] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-1-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-1-0 [2026-06-08 05:52:11,292] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,294] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,294] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,294] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,294] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,294] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,294] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,287] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-26-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-26-0 [2026-06-08 05:52:11,292] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-28-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-28-0 [2026-06-08 05:52:11,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-22-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-22-0 [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,295] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-20-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-20-0 [2026-06-08 05:52:11,295] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,296] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-23-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-23-0 [2026-06-08 05:52:11,296] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,297] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,297] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,297] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,297] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,297] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,297] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,298] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,298] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,300] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,301] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,306] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,306] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,307] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,309] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,310] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,311] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,312] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,314] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-27-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-27-0 [2026-06-08 05:52:11,316] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,317] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,318] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,319] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,327] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,336] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-29-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-29-0 [2026-06-08 05:52:11,336] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,337] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,343] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,344] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,345] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,357] ERROR [ReplicaManager broker=1] Error processing append operation on partition -uve-topic-0-0 (kafka.server.ReplicaManager) org.apache.kafka.common.errors.NotEnoughReplicasException: The size of the current ISR Set(1) is insufficient to satisfy the min.isr requirement of 2 for partition -uve-topic-0-0 [2026-06-08 05:52:11,503] INFO [Partition -uve-topic-8-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:11,503] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:11,503] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to 1,2 and version updated to 3 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-9-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-0-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition structured_syslog_topic-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-7-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-8-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-5-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-6-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-3-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-4-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-1-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-2-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-9-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-0-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-1-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-8-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,775] INFO [Partition -uve-topic-9-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-0-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-7-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-8-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-5-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-6-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-3-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-4-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-1-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-2-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition -uve-topic-9-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,776] INFO [Partition structured_syslog_topic-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-2-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-3-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-0-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-1-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-8-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-9-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-6-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-7-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-4-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-5-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-10-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition -uve-topic-20-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,777] INFO [Partition structured_syslog_topic-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-11-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-21-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-22-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-12-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-13-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-23-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-17-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-27-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-28-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-18-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-19-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-29-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-13-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-23-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-14-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-24-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-11-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-21-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-22-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-12-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition structured_syslog_topic-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-13-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-23-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-14-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-24-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-10-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-20-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-28-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-18-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-19-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-29-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-14-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-24-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-17-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-27-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-22-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-12-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-13-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-23-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-14-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-24-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition structured_syslog_topic-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-10-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-20-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-11-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-21-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-19-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-29-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-17-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-27-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-28-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-18-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-13-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-23-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-14-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-24-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition structured_syslog_topic-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-10-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-20-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-11-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-21-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-22-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-12-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-17-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-27-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-28-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-18-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-19-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-29-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition structured_syslog_topic-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,778] INFO [Partition -uve-topic-13-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-23-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-14-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-24-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-11-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-21-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-22-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-12-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-17-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-27-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-28-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-18-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-19-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-29-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition structured_syslog_topic-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-14-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-24-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-17-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-27-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-11-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-21-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-22-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-12-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-13-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-23-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-28-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-18-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-19-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-29-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-11-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-21-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-17-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-27-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-28-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-18-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-11-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-21-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-22-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-12-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-13-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-23-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-14-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-24-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-19-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-29-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-11-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-21-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-22-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-12-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-17-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-27-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-28-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-18-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-19-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-29-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-22-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-12-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-13-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-23-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-14-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-24-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition structured_syslog_topic-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition structured_syslog_topic-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition structured_syslog_topic-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition structured_syslog_topic-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-8-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-9-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-6-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-7-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-4-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-5-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-14-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-24-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-17-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-27-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-11-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-21-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-22-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-12-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-13-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-23-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition structured_syslog_topic-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-17-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-27-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-28-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-18-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-19-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-29-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-3-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-4-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-1-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-2-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-0-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-9-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-10-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-20-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,779] INFO [Partition -uve-topic-7-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-8-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-5-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-6-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-17-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-27-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-18-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-11-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-21-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-22-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-12-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-13-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-23-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-14-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-24-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-18-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition structured_syslog_topic-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-19-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-4-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-5-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-2-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-3-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-0-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-1-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-20-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-21-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-27-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-22-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-23-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-24-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-19-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition structured_syslog_topic-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-1-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-2-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-9-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-7-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-8-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-5-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-6-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-3-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-4-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition structured_syslog_topic-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition structured_syslog_topic-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-2-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-3-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-0-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-1-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-17-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-27-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-18-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-19-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-13-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-23-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-14-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-24-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-10-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-20-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-11-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-21-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-22-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-12-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-18-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-19-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-14-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-24-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-17-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-27-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-10-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-20-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-11-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-21-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-22-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-12-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-13-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-23-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-19-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-17-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-27-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-18-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-11-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-21-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-22-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-12-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-13-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-23-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-14-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-24-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-10-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-20-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-17-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-27-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-28-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-18-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-19-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-29-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-22-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-12-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-13-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-23-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,780] INFO [Partition -uve-topic-14-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-24-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-13-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-23-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-14-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-24-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-22-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-12-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-17-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-27-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-28-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-18-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-19-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-29-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-14-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-24-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-17-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-27-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-22-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-12-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-13-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-23-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-28-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-18-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-19-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-29-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-17-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-27-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-28-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-18-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-22-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-12-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-13-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-23-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-14-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-24-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-19-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-29-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-17-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-27-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-28-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-18-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-19-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-29-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-22-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-12-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-13-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-23-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-14-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-24-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-22-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-12-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-17-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-27-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-28-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-18-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-19-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-29-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-13-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-23-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-14-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-24-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-10-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-20-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-11-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-21-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-22-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-12-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,781] INFO [Partition -uve-topic-13-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,796] INFO [Partition -uve-topic-23-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,796] INFO [Partition -uve-topic-28-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,796] INFO [Partition -uve-topic-18-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,797] INFO [Partition -uve-topic-19-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,797] INFO [Partition -uve-topic-29-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,797] INFO [Partition -uve-topic-14-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,797] INFO [Partition -uve-topic-24-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,797] INFO [Partition -uve-topic-17-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,797] INFO [Partition -uve-topic-27-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-11-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-21-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-22-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-12-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-13-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-23-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-14-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,800] INFO [Partition -uve-topic-24-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,801] INFO [Partition -uve-topic-10-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,801] INFO [Partition -uve-topic-20-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,801] INFO [Partition -uve-topic-19-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,802] INFO [Partition -uve-topic-29-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,802] INFO [Partition -uve-topic-17-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,804] INFO [Partition -uve-topic-27-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,804] INFO [Partition -uve-topic-28-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,804] INFO [Partition -uve-topic-18-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,804] INFO [Partition -uve-topic-22-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-12-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-13-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-23-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-14-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-24-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-10-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-20-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-11-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-21-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-17-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-27-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-28-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-18-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-19-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,805] INFO [Partition -uve-topic-29-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-17-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-27-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-28-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-18-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-19-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-29-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-13-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-23-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-14-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-24-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-10-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-20-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-11-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-21-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-22-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-12-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-28-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-18-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-19-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-29-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-14-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-24-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-17-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-27-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-10-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-20-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-11-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-21-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-22-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-12-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-13-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-23-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-19-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-29-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-10-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-20-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-17-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-27-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-28-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-18-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,806] INFO [Partition -uve-topic-11-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-21-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-22-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-12-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-13-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-23-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-14-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-24-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-10-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-20-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-11-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-21-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-17-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-27-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-28-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-18-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-19-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-29-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-22-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-12-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-13-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-23-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-14-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-24-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-0-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-7-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-8-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-5-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-6-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-3-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-4-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-1-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-2-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-9-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-0-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-1-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-8-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-9-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-6-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-7-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-4-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,807] INFO [Partition -uve-topic-5-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-2-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-3-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-5-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-6-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-3-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-4-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,824] INFO [Partition -uve-topic-1-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-2-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-0-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-9-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-7-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-8-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-6-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-7-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-4-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-5-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-2-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-3-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-0-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-1-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-8-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-9-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,825] INFO [Partition -uve-topic-3-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-4-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-1-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-2-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-0-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-9-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-7-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-8-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-5-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-6-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-4-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-5-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,826] INFO [Partition -uve-topic-2-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,827] INFO [Partition -uve-topic-3-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,827] INFO [Partition -uve-topic-0-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,827] INFO [Partition -uve-topic-1-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-8-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-9-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-6-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-7-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-1-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-2-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-0-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-9-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-7-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-8-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-5-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-6-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-3-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-4-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-2-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-3-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-0-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-1-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-8-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,828] INFO [Partition -uve-topic-9-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,829] INFO [Partition -uve-topic-6-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,829] INFO [Partition -uve-topic-7-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,829] INFO [Partition -uve-topic-4-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,829] INFO [Partition -uve-topic-5-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,829] INFO [Partition -uve-topic-10-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,831] INFO [Partition -uve-topic-11-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,831] INFO [Partition -uve-topic-12-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,831] INFO [Partition -uve-topic-13-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,831] INFO [Partition -uve-topic-18-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-19-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-14-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-17-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-5-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-11-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-21-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-6-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-12-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,832] INFO [Partition -uve-topic-3-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-13-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-23-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-4-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-14-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-1-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-2-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-0-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-10-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-20-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-19-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-29-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-9-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-7-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-17-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-27-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-8-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-28-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-18-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-6-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-22-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-12-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-7-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,834] INFO [Partition -uve-topic-13-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-23-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-4-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-14-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-5-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-2-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-3-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-0-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-10-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-20-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-1-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,840] INFO [Partition -uve-topic-11-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-21-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-17-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-27-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-8-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-28-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-18-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-9-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-19-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:12,841] INFO [Partition -uve-topic-29-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-15-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-25-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-16-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-26-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-15-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-25-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-16-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-26-23 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-15-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-25-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-15-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-25-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-16-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-26-24 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-15-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-25-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-16-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-26-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-16-26 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-26-25 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-15-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,316] INFO [Partition -uve-topic-25-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-19 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-20 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-22 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-21 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-27 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-28 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-29 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-0-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-7 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-8 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-9 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-3 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-4 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-6 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-5 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-15 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-16 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-18 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-17 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-10 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-11 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-12 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-14 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-13 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-22-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-24-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-0 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-24-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-15-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-25-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-16-2 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:52:13,317] INFO [Partition -uve-topic-26-1 broker=1] ISR updated to 1,2,3 and version updated to 4 (kafka.cluster.Partition) [2026-06-08 05:53:11,130] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-19, HEALTH_CHECK_TOPIC-10, HEALTH_CHECK_TOPIC-16, HEALTH_CHECK_TOPIC-13, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-1, HEALTH_CHECK_TOPIC-4, HEALTH_CHECK_TOPIC-7, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-22) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,141] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,142] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,144] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-08 05:53:11,144] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,161] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,161] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,161] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-08 05:53:11,161] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,171] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,171] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,171] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-08 05:53:11,171] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,182] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,182] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,182] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-08 05:53:11,182] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,193] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,193] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,193] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-08 05:53:11,193] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,204] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,205] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,205] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-08 05:53:11,205] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,215] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,215] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,215] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-08 05:53:11,215] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,227] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,228] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,228] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-08 05:53:11,228] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,241] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,242] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,242] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-08 05:53:11,242] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,254] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,255] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,255] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-08 05:53:11,255] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,266] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,267] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,267] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-08 05:53:11,267] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,268] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,269] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,270] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-08 05:53:11,270] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,273] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,273] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,275] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-08 05:53:11,275] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,278] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,278] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,278] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-08 05:53:11,278] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,282] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,282] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,282] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-08 05:53:11,282] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,285] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,285] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,285] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-08 05:53:11,285] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,289] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,290] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,291] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-08 05:53:11,291] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,295] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,295] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,296] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-08 05:53:11,296] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,298] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,299] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,299] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-08 05:53:11,299] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,302] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,302] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,302] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-08 05:53:11,302] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,312] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,312] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,312] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-08 05:53:11,312] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,316] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,316] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,316] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-08 05:53:11,316] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,320] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,320] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,320] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-08 05:53:11,320] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,323] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,323] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,323] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-08 05:53:11,323] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,327] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,327] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,328] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-08 05:53:11,328] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,331] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,331] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,331] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-08 05:53:11,331] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,334] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,336] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,336] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-08 05:53:11,336] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,339] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,339] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,339] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-08 05:53:11,339] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,343] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,344] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,345] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-08 05:53:11,345] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,348] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:53:11,348] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:53:11,349] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-08 05:53:11,349] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:53:11,349] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-21, HEALTH_CHECK_TOPIC-20, HEALTH_CHECK_TOPIC-17, HEALTH_CHECK_TOPIC-18, HEALTH_CHECK_TOPIC-15, HEALTH_CHECK_TOPIC-14, HEALTH_CHECK_TOPIC-11, HEALTH_CHECK_TOPIC-12, HEALTH_CHECK_TOPIC-9, HEALTH_CHECK_TOPIC-8, HEALTH_CHECK_TOPIC-5, HEALTH_CHECK_TOPIC-6, HEALTH_CHECK_TOPIC-3, HEALTH_CHECK_TOPIC-2, HEALTH_CHECK_TOPIC-0, HEALTH_CHECK_TOPIC-29, HEALTH_CHECK_TOPIC-27, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,353] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,353] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,353] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,389] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,389] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,389] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,389] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,392] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),0,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:11,405] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,405] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,405] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,405] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,405] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,405] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,405] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,406] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,406] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,426] WARN [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:11,436] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:52,831] INFO Terminating process due to signal SIGTERM (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:53:52,834] INFO [KafkaServer id=1] shutting down (kafka.server.KafkaServer) [2026-06-08 05:53:52,836] INFO [KafkaServer id=1] Starting controlled shutdown (kafka.server.KafkaServer) [2026-06-08 05:53:53,522] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, HEALTH_CHECK_TOPIC-16, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-22) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:53,554] INFO [KafkaServer id=1] Controlled shutdown request returned successfully after 715ms (kafka.server.KafkaServer) [2026-06-08 05:53:53,556] INFO [/config/changes-event-process-thread]: Shutting down (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:53:53,556] INFO [/config/changes-event-process-thread]: Shutdown completed (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:53:53,556] INFO [/config/changes-event-process-thread]: Stopped (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:53:53,557] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Stopping socket server request processors (kafka.network.SocketServer) [2026-06-08 05:53:53,561] INFO [NodeToControllerChannelManager id=1 name=alter-partition] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,562] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,562] INFO [Controller id=1, targetBrokerId=1] Cancelled in-flight LEADER_AND_ISR request with correlation id 16 due to node 1 being disconnected (elapsed time since creation: 56ms, elapsed time since send: 56ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,562] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Stopped socket server request processors (kafka.network.SocketServer) [2026-06-08 05:53:53,563] INFO [data-plane Kafka Request Handler on Broker 1], shutting down (kafka.server.KafkaRequestHandlerPool) [2026-06-08 05:53:53,573] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,607] INFO [data-plane Kafka Request Handler on Broker 1], shut down completely (kafka.server.KafkaRequestHandlerPool) [2026-06-08 05:53:53,612] INFO [ExpirationReaper-1-AlterAcls]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,613] INFO [ExpirationReaper-1-AlterAcls]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,614] INFO [ExpirationReaper-1-AlterAcls]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,615] INFO [KafkaApi-1] Shutdown complete. (kafka.server.KafkaApis) [2026-06-08 05:53:53,616] INFO [ExpirationReaper-1-topic]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,618] INFO [ExpirationReaper-1-topic]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,618] INFO [ExpirationReaper-1-topic]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,621] INFO [TransactionCoordinator id=1] Shutting down. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:53:53,622] INFO [Transaction State Manager 1]: Shutdown complete (kafka.coordinator.transaction.TransactionStateManager) [2026-06-08 05:53:53,622] INFO [TxnMarkerSenderThread-1]: Shutting down (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:53:53,622] INFO [TxnMarkerSenderThread-1]: Stopped (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:53:53,622] INFO [TxnMarkerSenderThread-1]: Shutdown completed (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:53:53,625] INFO [TransactionCoordinator id=1] Shutdown complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:53:53,627] INFO [GroupCoordinator 1]: Shutting down. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:53:53,627] INFO [ExpirationReaper-1-Heartbeat]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,628] INFO [ExpirationReaper-1-Heartbeat]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,630] INFO [ExpirationReaper-1-Heartbeat]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,631] INFO [ExpirationReaper-1-Rebalance]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,631] INFO [ExpirationReaper-1-Rebalance]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,631] INFO [ExpirationReaper-1-Rebalance]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,632] INFO [GroupCoordinator 1]: Shutdown complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:53:53,635] INFO [ReplicaManager broker=1] Shutting down (kafka.server.ReplicaManager) [2026-06-08 05:53:53,638] INFO [LogDirFailureHandler]: Shutting down (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:53:53,639] INFO [LogDirFailureHandler]: Stopped (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:53:53,639] INFO [LogDirFailureHandler]: Shutdown completed (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:53:53,639] INFO [ReplicaFetcherManager on broker 1] shutting down (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:53,640] INFO [ReplicaFetcherThread-0-2]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,640] INFO [ReplicaFetcherThread-0-3]: Shutting down (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,640] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,641] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Cancelled in-flight FETCH request with correlation id 84 due to node 2 being disconnected (elapsed time since creation: 282ms, elapsed time since send: 282ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,641] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error sending fetch request (sessionId=631193970, epoch=82) to node 2: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:53:53,641] INFO [ReplicaFetcherThread-0-2]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,641] INFO [ReplicaFetcherThread-0-2]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,641] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,641] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Cancelled in-flight FETCH request with correlation id 83 due to node 3 being disconnected (elapsed time since creation: 476ms, elapsed time since send: 476ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,641] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Error sending fetch request (sessionId=587743915, epoch=81) to node 3: (org.apache.kafka.clients.FetchSessionHandler) java.io.IOException: Client was shutdown before response was read at org.apache.kafka.clients.NetworkClientUtils.sendAndReceive(NetworkClientUtils.java:120) at kafka.server.BrokerBlockingSender.sendRequest(BrokerBlockingSender.scala:114) at kafka.server.RemoteLeaderEndPoint.fetch(RemoteLeaderEndPoint.scala:79) at kafka.server.AbstractFetcherThread.processFetchRequest(AbstractFetcherThread.scala:321) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3(AbstractFetcherThread.scala:134) at kafka.server.AbstractFetcherThread.$anonfun$maybeFetch$3$adapted(AbstractFetcherThread.scala:133) at scala.Option.foreach(Option.scala:437) at kafka.server.AbstractFetcherThread.maybeFetch(AbstractFetcherThread.scala:133) at kafka.server.AbstractFetcherThread.doWork(AbstractFetcherThread.scala:116) at kafka.server.ReplicaFetcherThread.doWork(ReplicaFetcherThread.scala:98) at org.apache.kafka.server.util.ShutdownableThread.run(ShutdownableThread.java:136) [2026-06-08 05:53:53,641] INFO [ReplicaFetcherThread-0-3]: Stopped (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,643] INFO [ReplicaFetcherThread-0-3]: Shutdown completed (kafka.server.ReplicaFetcherThread) [2026-06-08 05:53:53,648] INFO [ReplicaFetcherManager on broker 1] shutdown completed (kafka.server.ReplicaFetcherManager) [2026-06-08 05:53:53,649] INFO [ReplicaAlterLogDirsManager on broker 1] shutting down (kafka.server.ReplicaAlterLogDirsManager) [2026-06-08 05:53:53,651] INFO [ReplicaAlterLogDirsManager on broker 1] shutdown completed (kafka.server.ReplicaAlterLogDirsManager) [2026-06-08 05:53:53,651] INFO [ExpirationReaper-1-Fetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,651] INFO [ExpirationReaper-1-Fetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,651] INFO [ExpirationReaper-1-Fetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,652] INFO [ExpirationReaper-1-RemoteFetch]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,652] INFO [ExpirationReaper-1-RemoteFetch]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,652] INFO [ExpirationReaper-1-RemoteFetch]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,652] INFO [ExpirationReaper-1-Produce]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,653] INFO [ExpirationReaper-1-Produce]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,653] INFO [ExpirationReaper-1-Produce]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,653] INFO [ExpirationReaper-1-DeleteRecords]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,659] INFO [ExpirationReaper-1-DeleteRecords]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,659] INFO [ExpirationReaper-1-DeleteRecords]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,659] INFO [ExpirationReaper-1-ElectLeader]: Shutting down (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,664] INFO [ExpirationReaper-1-ElectLeader]: Stopped (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,665] INFO [ExpirationReaper-1-ElectLeader]: Shutdown completed (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:53:53,674] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,674] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,674] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,679] INFO [AddPartitionsToTxnSenderThread-1]: Shutting down (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:53:53,680] INFO [AddPartitionsToTxnSenderThread-1]: Stopped (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:53:53,680] INFO [AddPartitionsToTxnSenderThread-1]: Shutdown completed (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:53:53,681] INFO [ReplicaManager broker=1] Shut down completely (kafka.server.ReplicaManager) [2026-06-08 05:53:53,681] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:53,681] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:53,681] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:53,682] INFO Node to controller channel manager for alter-partition shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-08 05:53:53,683] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Shutting down (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:53,683] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Stopped (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:53,683] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Shutdown completed (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:53:53,683] INFO Node to controller channel manager for forwarding shutdown (kafka.server.NodeToControllerChannelManagerImpl) [2026-06-08 05:53:53,684] INFO Shutting down. (kafka.log.LogManager) [2026-06-08 05:53:53,686] INFO [kafka-log-cleaner-thread-0]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:53,687] INFO [kafka-log-cleaner-thread-0]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:53,687] INFO [kafka-log-cleaner-thread-0]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:53,687] INFO [kafka-log-cleaner-thread-1]: Shutting down (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:53,687] INFO [kafka-log-cleaner-thread-1]: Stopped (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:53,687] INFO [kafka-log-cleaner-thread-1]: Shutdown completed (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:53:53,737] INFO [ProducerStateManager partition=-uve-topic-21-0] Wrote producer snapshot at offset 320 with 0 producer ids in 6 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:53,775] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,775] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,775] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,877] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,877] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,878] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,936] INFO [ProducerStateManager partition=-uve-topic-26-0] Wrote producer snapshot at offset 185 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:53,960] INFO [ProducerStateManager partition=HEALTH_CHECK_TOPIC-5] Wrote producer snapshot at offset 1 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:53,978] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,978] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:53,978] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,079] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,079] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,079] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,180] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,180] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,180] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,268] INFO [ProducerStateManager partition=-uve-topic-29-0] Wrote producer snapshot at offset 331 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,281] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,281] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,281] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,382] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,382] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,382] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,430] INFO [ProducerStateManager partition=-uve-topic-28-0] Wrote producer snapshot at offset 353 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,483] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,483] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,483] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,584] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,584] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,585] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,606] INFO [ProducerStateManager partition=-uve-topic-24-0] Wrote producer snapshot at offset 209 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,623] INFO [ProducerStateManager partition=-uve-topic-23-0] Wrote producer snapshot at offset 87 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,663] INFO [ProducerStateManager partition=-uve-topic-14-0] Wrote producer snapshot at offset 25 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,686] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,686] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,686] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,787] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,787] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,787] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,865] INFO [ProducerStateManager partition=-uve-topic-20-0] Wrote producer snapshot at offset 251 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,873] INFO [ProducerStateManager partition=-uve-topic-1-0] Wrote producer snapshot at offset 118 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,888] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,888] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,888] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,924] INFO [ProducerStateManager partition=-uve-topic-13-0] Wrote producer snapshot at offset 23 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,979] INFO [ProducerStateManager partition=-uve-topic-0-0] Wrote producer snapshot at offset 2042 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:54,988] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,988] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:54,989] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,089] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,089] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,090] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,126] INFO [ProducerStateManager partition=-uve-topic-22-0] Wrote producer snapshot at offset 178 with 0 producer ids in 4 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:55,190] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,190] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,190] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,291] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,291] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,291] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,297] INFO [ProducerStateManager partition=-uve-topic-2-0] Wrote producer snapshot at offset 123 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:55,392] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,392] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,392] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,493] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,493] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,493] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,594] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,594] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,594] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,694] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,694] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,694] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,722] INFO [ProducerStateManager partition=-uve-topic-25-0] Wrote producer snapshot at offset 146 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:55,740] INFO [ProducerStateManager partition=-uve-topic-27-0] Wrote producer snapshot at offset 222 with 0 producer ids in 3 ms. (org.apache.kafka.storage.internals.log.ProducerStateManager) [2026-06-08 05:53:55,795] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,795] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,796] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,896] INFO [Controller id=1, targetBrokerId=1] Node 1 disconnected. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,896] WARN [Controller id=1, targetBrokerId=1] Connection to node 1 (/10.0.0.38:9092) could not be established. Node may not be available. (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,896] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,906] INFO Shutdown complete. (kafka.log.LogManager) [2026-06-08 05:53:55,911] INFO [Controller id=1, targetBrokerId=1] Client requested connection close from node 1 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,914] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,915] INFO [Controller id=1, targetBrokerId=2] Cancelled in-flight LEADER_AND_ISR request with correlation id 12 due to node 2 being disconnected (elapsed time since creation: 2407ms, elapsed time since send: 2407ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,915] INFO [Controller id=1, targetBrokerId=2] Client requested connection close from node 2 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,919] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,919] INFO [Controller id=1, targetBrokerId=3] Cancelled in-flight LEADER_AND_ISR request with correlation id 10 due to node 3 being disconnected (elapsed time since creation: 2400ms, elapsed time since send: 2400ms, throttle time: 0ms, request timeout: 30000ms) (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,919] INFO [Controller id=1, targetBrokerId=3] Client requested connection close from node 3 (org.apache.kafka.clients.NetworkClient) [2026-06-08 05:53:55,921] INFO [feature-zk-node-event-process-thread]: Shutting down (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:53:55,921] INFO [feature-zk-node-event-process-thread]: Stopped (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:53:55,921] INFO [feature-zk-node-event-process-thread]: Shutdown completed (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:53:55,922] INFO [ZooKeeperClient Kafka server] Closing. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:53:56,028] INFO EventThread shut down for session: 0x200001b1d9f000b (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:53:56,028] INFO Session: 0x200001b1d9f000b closed (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:53:56,029] INFO [ZooKeeperClient Kafka server] Closed. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:53:56,029] INFO [ThrottledChannelReaper-Fetch]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Fetch]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Fetch]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Produce]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Produce]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Produce]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Request]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Request]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-Request]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-ControllerMutation]: Shutting down (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-ControllerMutation]: Stopped (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,031] INFO [ThrottledChannelReaper-ControllerMutation]: Shutdown completed (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:53:56,032] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Shutting down socket server (kafka.network.SocketServer) [2026-06-08 05:53:56,040] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Shutdown completed (kafka.network.SocketServer) [2026-06-08 05:53:56,041] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:53:56,041] INFO Closing reporter org.apache.kafka.common.metrics.JmxReporter (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:53:56,041] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics) [2026-06-08 05:53:56,041] INFO Broker and topic stats closed (kafka.server.BrokerTopicStats) [2026-06-08 05:53:56,042] INFO App info kafka.server for 1 unregistered (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:53:56,042] INFO [KafkaServer id=1] shut down completed (kafka.server.KafkaServer) +++ date ++ echo 'INFO: =================== Mon Jun 8 05:55:17 UTC 2026 ===================' INFO: =================== Mon Jun 8 05:55:17 UTC 2026 =================== ++ LOG_LOCAL=1 ++ source /functions.sh ++ source /contrail-functions.sh +++ get_default_ip ++++ get_default_nic ++++ get_gateway_nic_for_ip 1 ++++ command -v ip ++++ local ip=1 +++++ +++++ +++++ awk grep '{print $2}'-o 'dev.*'ip route get 1 ++++ local iface=ens3 ++++ [[ ens3 == \l\o ]] ++++ echo ens3 +++ local nic=ens3 +++ get_ip_for_nic ens3 +++ local nic=ens3 +++ get_cidr_for_nic ens3 +++ command -v ip +++ local nic=ens3 +++ cut -d / -f 1 +++ +++ +++ +++ head -n 1 grep awk 'inet ''{print $2}' ip addr show dev ens3 ++ DEFAULT_LOCAL_IP=10.0.0.38 ++ ENCAP_PRIORITY=MPLSoUDP,MPLSoGRE,VXLAN ++ VXLAN_VN_ID_MODE=automatic ++ DPDK_UIO_DRIVER=uio_pci_generic ++ CPU_CORE_MASK=0x01 ++ SERVICE_CORE_MASK= ++ DPDK_CTRL_THREAD_MASK= ++ HUGE_PAGES= ++ HUGE_PAGES_DIR=/dev/hugepages ++ HUGE_PAGES_1GB=0 ++ HUGE_PAGES_2MB=256 ++ HUGE_PAGES_1GB_DIR= ++ HUGE_PAGES_2MB_DIR= ++ [[ 0 != 0 ]] ++ [[ 0 != 256 ]] ++ [[ -z '' ]] +++ mount -t hugetlbfs +++ tail -n 1 +++ awk '/pagesize=2M/{print($3)}' ++ HUGE_PAGES_2MB_DIR= ++ DPDK_MEM_PER_SOCKET=1024 ++ DPDK_COMMAND_ADDITIONAL_ARGS= ++ NIC_OFFLOAD_ENABLE=False ++ DPDK_ENABLE_VLAN_FWRD=False ++ DIST_SNAT_PROTO_PORT_LIST= ++ CLOUD_ORCHESTRATOR=openstack ++ CLOUD_ADMIN_ROLE=admin ++ AAA_MODE=rbac ++ AUTH_MODE=keystone ++ AUTH_PARAMS= ++ SSL_ENABLE=false ++ SSL_INSECURE=True ++ SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ SERVER_CA_KEYFILE=/etc/contrail/ssl/private/ca-key.pem ++ SELFSIGNED_CERTS_WITH_IPS=True ++ CONTROLLER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_ALARM_ENABLE=True ++ ANALYTICS_SNMP_ENABLE=True ++ ANALYTICSDB_ENABLE=True ++ ANALYTICS_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICSDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_SNMP_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ANALYTICS_API_PORT=8081 ++ ANALYTICS_API_INTROSPECT_PORT=8090 ++ ANALYTICSDB_PORT=9160 ++ ANALYTICSDB_CQL_PORT=9042 ++ TOPOLOGY_INTROSPECT_PORT=5921 ++ QUERYENGINE_INTROSPECT_PORT=8091 +++ get_server_list ANALYTICS ':8081 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8081 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8081 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8081 ' +++ '[' -n '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081 ' ']' +++ echo '10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' ++ ANALYTICS_SERVERS='10.0.0.38:8081 10.0.0.50:8081 10.0.0.33:8081' +++ get_server_list ANALYTICSDB ':9042 ' +++ local server_typ=ANALYTICSDB_NODES +++ local 'port_with_delim=:9042 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9042 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9042 ' +++ '[' -n '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042 ' ']' +++ echo '10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICSDB_CQL_SERVERS='10.0.0.38:9042 10.0.0.50:9042 10.0.0.33:9042' ++ ANALYTICS_API_VIP= ++ ANALYTICS_ALARM_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ALARMGEN_INTROSPECT_PORT=5995 ++ BGP_PORT=179 ++ BGP_AUTO_MESH=true ++ BGP_ASN=64512 ++ ENABLE_4BYTE_AS=false ++ APPLY_DEFAULTS=true ++ COLLECTOR_PORT=8086 ++ COLLECTOR_INTROSPECT_PORT=8089 ++ COLLECTOR_SYSLOG_PORT=514 ++ COLLECTOR_SFLOW_PORT=6343 ++ COLLECTOR_IPFIX_PORT=4739 ++ COLLECTOR_PROTOBUF_PORT=3333 ++ COLLECTOR_STRUCTURED_SYSLOG_PORT=3514 ++ SNMPCOLLECTOR_INTROSPECT_PORT=5920 +++ get_server_list ANALYTICS ':8086 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:8086 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8086 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8086 ' +++ '[' -n '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086 ' ']' +++ echo '10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ COLLECTOR_SERVERS='10.0.0.38:8086 10.0.0.50:8086 10.0.0.33:8086' ++ CASSANDRA_PORT=9160 ++ CASSANDRA_CQL_PORT=9042 ++ CASSANDRA_SSL_STORAGE_PORT=7011 ++ CASSANDRA_STORAGE_PORT=7010 ++ CASSANDRA_JMX_LOCAL_PORT=7200 ++ CONFIGDB_CASSANDRA_DRIVER=cql ++ CONFIG_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIGDB_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ CONFIG_API_PORT=8082 ++ CONFIG_API_INTROSPECT_PORT=8084 ++ CONFIG_API_ADMIN_PORT=8095 ++ CONFIGDB_PORT=9161 ++ CONFIGDB_CQL_PORT=9041 +++ get_server_list CONFIG ':8082 ' +++ local server_typ=CONFIG_NODES +++ local 'port_with_delim=:8082 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:8082 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:8082 ' +++ '[' -n '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082 ' ']' +++ echo '10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' ++ CONFIG_SERVERS='10.0.0.38:8082 10.0.0.50:8082 10.0.0.33:8082' +++ get_server_list CONFIGDB ':9161 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9161 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9161 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9161 ' +++ '[' -n '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161 ' ']' +++ echo '10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' ++ CONFIGDB_SERVERS='10.0.0.38:9161 10.0.0.50:9161 10.0.0.33:9161' +++ get_server_list CONFIGDB ':9041 ' +++ local server_typ=CONFIGDB_NODES +++ local 'port_with_delim=:9041 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9041 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9041 ' +++ '[' -n '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041 ' ']' +++ echo '10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIGDB_CQL_SERVERS='10.0.0.38:9041 10.0.0.50:9041 10.0.0.33:9041' ++ CONFIG_API_VIP= ++ CONFIG_API_SSL_ENABLE=false ++ CONFIG_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CONFIG_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CONFIG_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CONFIG_API_WORKER_COUNT=1 ++ CONFIG_API_MAX_REQUESTS=1024 ++ ANALYTICS_API_SSL_ENABLE=false ++ ANALYTICS_API_SSL_INSECURE=True ++ ANALYTICS_API_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ ANALYTICS_API_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ ANALYTICS_API_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_ENABLE=false ++ CASSANDRA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ CASSANDRA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ CASSANDRA_SSL_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ CASSANDRA_SSL_KEYSTORE_PASSWORD=astrophytum ++ CASSANDRA_SSL_TRUSTSTORE_PASSWORD=ornatum ++ CASSANDRA_SSL_PROTOCOL=TLS ++ CASSANDRA_SSL_ALGORITHM=SunX509 ++ CASSANDRA_SSL_CIPHER_SUITES='[TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA,TLS_DHE_RSA_WITH_AES_128_CBC_SHA,TLS_DHE_RSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA]' ++ CASSANDRA_CONFIG_MEMTABLE_FLUSH_WRITER=4 ++ CASSANDRA_CONFIG_CONCURRECT_COMPACTORS=4 ++ CASSANDRA_CONFIG_COMPACTION_THROUGHPUT_MB_PER_SEC=256 ++ CASSANDRA_CONFIG_CONCURRECT_READS=64 ++ CASSANDRA_CONFIG_CONCURRECT_WRITES=64 ++ CASSANDRA_CONFIG_MEMTABLE_ALLOCATION_TYPE=offheap_objects ++ CASSANDRA_REAPER_ENABLED=false ++ CASSANDRA_REAPER_JMX_KEY=reaperJmxKey ++ CASSANDRA_REAPER_JMX_AUTH_USERNAME=reaperUser ++ CASSANDRA_REAPER_JMX_AUTH_PASSWORD=reaperPass ++ CASSANDRA_REAPER_APP_PORT=8071 ++ CASSANDRA_REAPER_ADM_PORT=8072 ++ CONTROL_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ CONTROL_INTROSPECT_PORT=8083 ++ DNS_NODES=10.20.0.17,10.20.0.254,10.20.0.14 ++ DNS_SERVER_PORT=53 ++ DNS_INTROSPECT_PORT=8092 ++ RNDC_KEY=xvysmOR8lnUQRBcunkC6vg== ++ USE_EXTERNAL_TFTP=False ++ ZOOKEEPER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ ZOOKEEPER_PORT=2181 ++ ZOOKEEPER_PORTS=2888:3888 +++ get_server_list ZOOKEEPER :2181, +++ local server_typ=ZOOKEEPER_NODES +++ local port_with_delim=:2181, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:2181, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:2181, +++ '[' -n 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181, ']' +++ echo 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 ++ ZOOKEEPER_SERVERS=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 +++ get_server_list ZOOKEEPER ':2181 ' +++ local server_typ=ZOOKEEPER_NODES +++ local 'port_with_delim=:2181 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:2181 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:2181 ' +++ '[' -n '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181 ' ']' +++ echo '10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ ZOOKEEPER_SERVERS_SPACE_DELIM='10.0.0.38:2181 10.0.0.50:2181 10.0.0.33:2181' ++ RABBITMQ_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ RABBITMQ_NODE_PORT=5673 +++ get_server_list RABBITMQ :5673, +++ local server_typ=RABBITMQ_NODES +++ local port_with_delim=:5673, +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+=10.0.0.38:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+=10.0.0.50:5673, +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+=10.0.0.33:5673, +++ '[' -n 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673, ']' +++ echo 10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SERVERS=10.0.0.38:5673,10.0.0.50:5673,10.0.0.33:5673 ++ RABBITMQ_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_SSL_FAIL_IF_NO_PEER_CERT=true ++ RABBITMQ_VHOST=/ ++ RABBITMQ_USER=guest ++ RABBITMQ_PASSWORD=guest ++ RABBITMQ_USE_SSL=false ++ RABBITMQ_SSL_VER=tlsv1.2 ++ RABBITMQ_CLIENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ RABBITMQ_CLIENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ RABBITMQ_CLIENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ RABBITMQ_HEARTBEAT_INTERVAL=60 ++ RABBITMQ_CLUSTER_PARTITION_HANDLING=autoheal ++ RABBITMQ_MIRRORED_QUEUE_MODE=all ++ REDIS_SERVER_PORT=6379 ++ REDIS_SERVER_PASSWORD= +++ get_server_list ANALYTICS ':6379 ' +++ local server_typ=ANALYTICS_NODES +++ local 'port_with_delim=:6379 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:6379 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:6379 ' +++ '[' -n '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379 ' ']' +++ echo '10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_SERVERS='10.0.0.38:6379 10.0.0.50:6379 10.0.0.33:6379' ++ REDIS_LISTEN_ADDRESS= ++ REDIS_PROTECTED_MODE= ++ REDIS_SSL_ENABLE=false ++ REDIS_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ REDIS_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ REDIS_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ redis_ssl_config= ++ KAFKA_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KAFKA_PORT=9092 +++ get_server_list KAFKA ':9092 ' +++ local server_typ=KAFKA_NODES +++ local 'port_with_delim=:9092 ' +++ local server_list= +++ IFS=, +++ read -ra server_list +++ local extended_server_list= +++ for server in "${server_list[@]}" ++++ echo 10.0.0.38 +++ local server_address=10.0.0.38 +++ extended_server_list+='10.0.0.38:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.50 +++ local server_address=10.0.0.50 +++ extended_server_list+='10.0.0.50:9092 ' +++ for server in "${server_list[@]}" ++++ echo 10.0.0.33 +++ local server_address=10.0.0.33 +++ extended_server_list+='10.0.0.33:9092 ' +++ '[' -n '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092 ' ']' +++ echo '10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SERVERS='10.0.0.38:9092 10.0.0.50:9092 10.0.0.33:9092' ++ KAFKA_SSL_ENABLE=false ++ KAFKA_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ KAFKA_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ KAFKA_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ KEYSTONE_AUTH_ADMIN_TENANT=admin ++ KEYSTONE_AUTH_ADMIN_USER=admin ++ KEYSTONE_AUTH_ADMIN_PASSWORD=contrail123 ++ KEYSTONE_AUTH_PROJECT_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_USER_DOMAIN_NAME=Default ++ KEYSTONE_AUTH_REGION_NAME=RegionOne ++ KEYSTONE_AUTH_URL_VERSION=/v3 ++ KEYSTONE_AUTH_HOST=10.0.0.38 ++ KEYSTONE_AUTH_PROTO=http ++ KEYSTONE_AUTH_ADMIN_PORT=5000 ++ KEYSTONE_AUTH_PUBLIC_PORT=5000 ++ KEYSTONE_AUTH_URL_TOKENS=/v3/auth/tokens ++ KEYSTONE_AUTH_INSECURE=True ++ KEYSTONE_AUTH_CERTFILE= ++ KEYSTONE_AUTH_KEYFILE= ++ KEYSTONE_AUTH_CA_CERTFILE= ++ KEYSTONE_AUTH_ENDPOINT_TYPE= ++ KEYSTONE_AUTH_SYNC_ON_DEMAND= ++ KEYSTONE_AUTH_INTERFACE=public ++ KUBEMANAGER_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ KUBERNETES_CLUSTER_NAME=k8s ++ KUBERNETES_CNI_META_PLUGIN=multus ++ METADATA_PROXY_SECRET=contrail ++ BARBICAN_TENANT_NAME=service ++ BARBICAN_USER=barbican ++ BARBICAN_PASSWORD=contrail123 ++ AGENT_MODE=kernel ++ EXTERNAL_ROUTERS= ++ SUBCLUSTER= ++ VROUTER_COMPUTE_NODE_ADDRESS= ++ VROUTER_MODULE_OPTIONS= ++ FABRIC_SNAT_HASH_TABLE_SIZE=4096 ++ TSN_EVPN_MODE=False ++ TSN_NODES='[]' ++ PRIORITY_ID= ++ PRIORITY_BANDWIDTH= ++ PRIORITY_SCHEDULING= ++ QOS_QUEUE_ID= ++ QOS_LOGICAL_QUEUES= ++ QOS_DEF_HW_QUEUE=False ++ PRIORITY_TAGGING=True ++ SLO_DESTINATION=collector ++ '[' -n '' ']' ++ SAMPLE_DESTINATION=collector ++ FLOW_EXPORT_RATE=0 ++ WEBUI_NODES=10.0.0.38,10.0.0.50,10.0.0.33 ++ WEBUI_JOB_SERVER_PORT=3000 ++ KUE_UI_PORT=3002 ++ WEBUI_HTTP_LISTEN_PORT=8180 ++ WEBUI_HTTPS_LISTEN_PORT=8143 ++ WEBUI_SSL_KEY_FILE=/etc/contrail/webui_ssl/cs-key.pem ++ WEBUI_SSL_CERT_FILE=/etc/contrail/webui_ssl/cs-cert.pem ++ WEBUI_SSL_CIPHERS=ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-CHACHA20-POLY1305:ECDHE-RSA-CHACHA20-POLY1305:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:ECDHE-ECDSA-AES256-SHA384:ECDHE-RSA-AES256-SHA384:ECDHE-ECDSA-AES128-SHA256:ECDHE-RSA-AES128-SHA256:AES256-SHA ++ WEBUI_STATIC_AUTH_USER=admin ++ WEBUI_STATIC_AUTH_PASSWORD=contrail123 ++ WEBUI_STATIC_AUTH_ROLE=cloudAdmin ++ XMPP_SERVER_PORT=5269 ++ XMPP_SSL_ENABLE=false ++ XMPP_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ XMPP_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ XMPP_SERVER_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ LINKLOCAL_SERVICE_PORT=80 ++ LINKLOCAL_SERVICE_NAME=metadata ++ LINKLOCAL_SERVICE_IP=169.254.169.254 ++ IPFABRIC_SERVICE_PORT=8775 ++ INTROSPECT_SSL_ENABLE=false ++ INTROSPECT_SSL_INSECURE=True ++ INTROSPECT_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ INTROSPECT_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ INTROSPECT_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ INTROSPECT_LISTEN_ALL=True ++ SANDESH_SSL_ENABLE=false ++ SANDESH_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_SERVER_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ SANDESH_SERVER_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ SANDESH_CA_CERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ METADATA_SSL_ENABLE=false ++ METADATA_SSL_CERTFILE= ++ METADATA_SSL_KEYFILE= ++ METADATA_SSL_CA_CERTFILE= ++ METADATA_SSL_CERT_TYPE= ++ CONFIGURE_IPTABLES=false ++ FWAAS_ENABLE=False ++ CONTAINERD_NAMESPACE=k8s.io ++ TOR_AGENT_OVS_KA=10000 ++ TOR_TYPE=ovs ++ TOR_OVS_PROTOCOL=tcp ++ TORAGENT_SSL_CERTFILE=/etc/contrail/ssl/certs/server.pem ++ TORAGENT_SSL_KEYFILE=/etc/contrail/ssl/private/server-privkey.pem ++ TORAGENT_SSL_CACERTFILE=/etc/contrail/ssl/certs/ca-cert.pem ++ [[ /v3 == \/\v\2\.\0 ]] ++ [[ openstack == \o\p\e\n\s\t\a\c\k ]] ++ AUTH_MODE=keystone ++ [[ keystone == \k\e\y\s\t\o\n\e ]] ++ AUTH_PARAMS='--admin_password contrail123' ++ AUTH_PARAMS+=' --admin_tenant_name admin' ++ AUTH_PARAMS+=' --admin_user admin' ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ read -r -d '' sandesh_client_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ xmpp_certs_config= ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ analytics_api_ssl_opts= ++ read -r -d '' rabbitmq_config ++ true ++ read -r -d '' rabbit_config ++ true ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ is_enabled false ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ kafka_ssl_config= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z '' ]] ++ is_enabled False ++ local val=false ++ [[ false == \t\r\u\e ]] ++ [[ false == \y\e\s ]] ++ [[ false == \e\n\a\b\l\e\d ]] ++ export TSN_AGENT_MODE= ++ TSN_AGENT_MODE= ++ [[ -n '' ]] ++ collector_stats_config= ++ [[ -z x ]] ++ RSYSLOGD_XFLOW_LISTEN_PORT=9898 + : auto + my_ip= + my_index=1 + '[' auto = auto ']' + for i in {1..10} ++ find_my_ip_and_order_for_node KAFKA ++ local server_typ=KAFKA_NODES ++ find_my_ip_and_order_for_node_list 10.0.0.38,10.0.0.50,10.0.0.33 ++ local servers=10.0.0.38,10.0.0.50,10.0.0.33 ++ local server_list= ++ IFS=, ++ read -ra server_list +++ get_local_ips +++ tr '\n' , +++ cat /proc/net/fib_trie +++ uniq +++ grep -vi host +++ +++ awk sort'/32 host/ { print f } {f=$2}' ++ local local_ips=,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, ++ local ord=1 ++ for server in "${server_list[@]}" ++ local ret=0 +++ python3 -c 'import socket; print(socket.gethostbyname('\''10.0.0.38'\''))' ++ local server_ip=10.0.0.38 ++ [[ 0 == 0 ]] ++ [[ -n 10.0.0.38 ]] ++ [[ ,10.0.0.38,10.20.0.17,127.0.0.1,172.17.0.1,, =~ ,10\.0\.0\.38, ]] ++ echo 10.0.0.38 1 ++ return + my_ip_and_order='10.0.0.38 1' + '[' -n '10.0.0.38 1' ']' + break + '[' -z '10.0.0.38 1' ']' ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 1 + my_ip=10.0.0.38 ++ echo 10.0.0.38 1 ++ cut -d ' ' -f 2 + my_index=1 + export KAFKA_LISTEN_ADDRESS=10.0.0.38 + KAFKA_LISTEN_ADDRESS=10.0.0.38 + zk_servers_array=($ZOOKEEPER_SERVERS_SPACE_DELIM) + zk_list_size=3 + [[ 3 -gt 1 ]] + replication_factor=2 + 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.38:9092/g' /opt/kafka/config/server.properties + sed -i 's)^zookeeper.connect=.*$)zookeeper.connect=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181)g' /opt/kafka/config/server.properties + sed -i 's/#advertised.host.name=.*$/advertised.host.name=10.0.0.38/g' /opt/kafka/config/server.properties + sed -i 's/^#log.retention.bytes=.*$/log.retention.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^log.retention.hours=.*$/log.retention.hours=24/g' /opt/kafka/config/server.properties + sed -i 's/^log.segment.bytes=.*$/log.segment.bytes=268435456/g' /opt/kafka/config/server.properties + sed -i 's/^num.partitions=.*$/num.partitions=30/g' /opt/kafka/config/server.properties + echo ' ' + [[ 3 -eq 2 ]] + [[ 3 -gt 2 ]] + grep -q '^default.replication.factor' /opt/kafka/config/server.properties + echo default.replication.factor=3 + grep -q '^min.insync.replicas' /opt/kafka/config/server.properties + echo min.insync.replicas=2 + echo log.cleanup.policy=delete + echo log.cleaner.threads=2 + echo log.cleaner.dedupe.buffer.size=250000000 + echo offsets.topic.replication.factor=2 + echo reserved.broker.max.id=100001 + chown -R appuser:appuser /opt/kafka /opt/kafka/config /var/log/kafka + chmod -R 750 /var/log/kafka ++ id -u appuser + CONTRAIL_UID=1000 ++ id -g appuser + CONTRAIL_GID=1000 + exec /opt/kafka/bin/kafka-server-start.sh /opt/kafka/config/server.properties [2026-06-08 05:55:22,971] INFO Registered kafka:type=kafka.Log4jController MBean (kafka.utils.Log4jControllerRegistration$) [2026-06-08 05:55:23,766] INFO Setting -D jdk.tls.rejectClientInitiatedRenegotiation=true to disable client-initiated TLS renegotiation (org.apache.zookeeper.common.X509Util) [2026-06-08 05:55:23,976] INFO Registered signal handlers for TERM, INT, HUP (org.apache.kafka.common.utils.LoggingSignalHandler) [2026-06-08 05:55:23,978] INFO starting (kafka.server.KafkaServer) [2026-06-08 05:55:23,979] INFO Connecting to zookeeper on 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 (kafka.server.KafkaServer) [2026-06-08 05:55:24,012] INFO [ZooKeeperClient Kafka server] Initializing a new session to 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:55:24,020] INFO Client environment:zookeeper.version=3.8.4-9316c2a7a97e1666d8f4593f34dd6fc36ecc436c, built on 2024-02-12 22:16 UTC (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,020] INFO Client environment:host.name=cn-jenkins-deploy-platform-ansible-os-5902-1. (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,020] INFO Client environment:java.version=21.0.7 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,020] INFO Client environment:java.vendor=Eclipse Adoptium (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,020] INFO Client environment:java.home=/opt/java/openjdk (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,020] INFO Client environment:java.class.path=/opt/kafka/bin/../libs/activation-1.1.1.jar:/opt/kafka/bin/../libs/aopalliance-repackaged-2.6.1.jar:/opt/kafka/bin/../libs/argparse4j-0.7.0.jar:/opt/kafka/bin/../libs/audience-annotations-0.12.0.jar:/opt/kafka/bin/../libs/caffeine-2.9.3.jar:/opt/kafka/bin/../libs/commons-beanutils-1.9.4.jar:/opt/kafka/bin/../libs/commons-cli-1.4.jar:/opt/kafka/bin/../libs/commons-collections-3.2.2.jar:/opt/kafka/bin/../libs/commons-digester-2.1.jar:/opt/kafka/bin/../libs/commons-io-2.14.0.jar:/opt/kafka/bin/../libs/commons-lang3-3.12.0.jar:/opt/kafka/bin/../libs/commons-logging-1.2.jar:/opt/kafka/bin/../libs/commons-validator-1.7.jar:/opt/kafka/bin/../libs/connect-api-3.9.1.jar:/opt/kafka/bin/../libs/connect-basic-auth-extension-3.9.1.jar:/opt/kafka/bin/../libs/connect-json-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-3.9.1.jar:/opt/kafka/bin/../libs/connect-mirror-client-3.9.1.jar:/opt/kafka/bin/../libs/connect-runtime-3.9.1.jar:/opt/kafka/bin/../libs/connect-transforms-3.9.1.jar:/opt/kafka/bin/../libs/error_prone_annotations-2.10.0.jar:/opt/kafka/bin/../libs/hk2-api-2.6.1.jar:/opt/kafka/bin/../libs/hk2-locator-2.6.1.jar:/opt/kafka/bin/../libs/hk2-utils-2.6.1.jar:/opt/kafka/bin/../libs/jackson-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-core-2.16.2.jar:/opt/kafka/bin/../libs/jackson-databind-2.16.2.jar:/opt/kafka/bin/../libs/jackson-dataformat-csv-2.16.2.jar:/opt/kafka/bin/../libs/jackson-datatype-jdk8-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-base-2.16.2.jar:/opt/kafka/bin/../libs/jackson-jaxrs-json-provider-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-afterburner-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-jaxb-annotations-2.16.2.jar:/opt/kafka/bin/../libs/jackson-module-scala_2.13-2.16.2.jar:/opt/kafka/bin/../libs/jakarta.activation-api-1.2.2.jar:/opt/kafka/bin/../libs/jakarta.annotation-api-1.3.5.jar:/opt/kafka/bin/../libs/jakarta.inject-2.6.1.jar:/opt/kafka/bin/../libs/jakarta.validation-api-2.0.2.jar:/opt/kafka/bin/../libs/jakarta.ws.rs-api-2.1.6.jar:/opt/kafka/bin/../libs/jakarta.xml.bind-api-2.3.3.jar:/opt/kafka/bin/../libs/javassist-3.29.2-GA.jar:/opt/kafka/bin/../libs/javax.activation-api-1.2.0.jar:/opt/kafka/bin/../libs/javax.annotation-api-1.3.2.jar:/opt/kafka/bin/../libs/javax.servlet-api-3.1.0.jar:/opt/kafka/bin/../libs/javax.ws.rs-api-2.1.1.jar:/opt/kafka/bin/../libs/jaxb-api-2.3.1.jar:/opt/kafka/bin/../libs/jersey-client-2.39.1.jar:/opt/kafka/bin/../libs/jersey-common-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-2.39.1.jar:/opt/kafka/bin/../libs/jersey-container-servlet-core-2.39.1.jar:/opt/kafka/bin/../libs/jersey-hk2-2.39.1.jar:/opt/kafka/bin/../libs/jersey-server-2.39.1.jar:/opt/kafka/bin/../libs/jetty-client-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-continuation-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-http-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-io-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-security-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-server-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlet-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-servlets-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jetty-util-ajax-9.4.57.v20241219.jar:/opt/kafka/bin/../libs/jline-3.25.1.jar:/opt/kafka/bin/../libs/jopt-simple-5.0.4.jar:/opt/kafka/bin/../libs/jose4j-0.9.4.jar:/opt/kafka/bin/../libs/jsr305-3.0.2.jar:/opt/kafka/bin/../libs/kafka-clients-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka-group-coordinator-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-metadata-3.9.1.jar:/opt/kafka/bin/../libs/kafka-raft-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-3.9.1.jar:/opt/kafka/bin/../libs/kafka-server-common-3.9.1.jar:/opt/kafka/bin/../libs/kafka-shell-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-3.9.1.jar:/opt/kafka/bin/../libs/kafka-storage-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-examples-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-scala_2.13-3.9.1.jar:/opt/kafka/bin/../libs/kafka-streams-test-utils-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-3.9.1.jar:/opt/kafka/bin/../libs/kafka-tools-api-3.9.1.jar:/opt/kafka/bin/../libs/kafka-transaction-coordinator-3.9.1.jar:/opt/kafka/bin/../libs/kafka_2.13-3.9.1.jar:/opt/kafka/bin/../libs/lz4-java-1.8.0.jar:/opt/kafka/bin/../libs/maven-artifact-3.9.6.jar:/opt/kafka/bin/../libs/metrics-core-2.2.0.jar:/opt/kafka/bin/../libs/metrics-core-4.1.12.1.jar:/opt/kafka/bin/../libs/netty-buffer-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-codec-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-handler-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-resolver-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-classes-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-epoll-4.1.119.Final.jar:/opt/kafka/bin/../libs/netty-transport-native-unix-common-4.1.119.Final.jar:/opt/kafka/bin/../libs/opentelemetry-proto-1.0.0-alpha.jar:/opt/kafka/bin/../libs/osgi-resource-locator-1.0.3.jar:/opt/kafka/bin/../libs/paranamer-2.8.jar:/opt/kafka/bin/../libs/pcollections-4.0.1.jar:/opt/kafka/bin/../libs/plexus-utils-3.5.1.jar:/opt/kafka/bin/../libs/protobuf-java-3.25.5.jar:/opt/kafka/bin/../libs/reflections-0.10.2.jar:/opt/kafka/bin/../libs/reload4j-1.2.25.jar:/opt/kafka/bin/../libs/rocksdbjni-7.9.2.jar:/opt/kafka/bin/../libs/scala-collection-compat_2.13-2.10.0.jar:/opt/kafka/bin/../libs/scala-java8-compat_2.13-1.0.2.jar:/opt/kafka/bin/../libs/scala-library-2.13.15.jar:/opt/kafka/bin/../libs/scala-logging_2.13-3.9.5.jar:/opt/kafka/bin/../libs/scala-reflect-2.13.15.jar:/opt/kafka/bin/../libs/slf4j-api-1.7.36.jar:/opt/kafka/bin/../libs/slf4j-reload4j-1.7.36.jar:/opt/kafka/bin/../libs/snappy-java-1.1.10.5.jar:/opt/kafka/bin/../libs/swagger-annotations-2.2.8.jar:/opt/kafka/bin/../libs/trogdor-3.9.1.jar:/opt/kafka/bin/../libs/zookeeper-3.8.4.jar:/opt/kafka/bin/../libs/zookeeper-jute-3.8.4.jar:/opt/kafka/bin/../libs/zstd-jni-1.5.6-4.jar (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:java.library.path=/opt/java/openjdk/lib/server:/opt/java/openjdk/lib:/opt/java/openjdk/../lib:/usr/java/packages/lib:/usr/lib64:/lib64:/lib:/usr/lib (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:java.io.tmpdir=/tmp (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:java.compiler= (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:os.name=Linux (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:os.arch=amd64 (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:os.version=5.15.0-100-generic (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:user.name=root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:user.home=/root (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:user.dir=/opt/kafka (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:os.memory.free=981MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:os.memory.max=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,021] INFO Client environment:os.memory.total=1024MB (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,030] INFO Initiating client connection, connectString=10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 sessionTimeout=18000 watcher=kafka.zookeeper.ZooKeeperClient$ZooKeeperClientWatcher$@1ef6d34c (org.apache.zookeeper.ZooKeeper) [2026-06-08 05:55:24,053] INFO jute.maxbuffer value is 4194304 Bytes (org.apache.zookeeper.ClientCnxnSocket) [2026-06-08 05:55:24,082] INFO zookeeper.request.timeout value is 0. feature enabled=false (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:24,092] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:24,095] INFO [ZooKeeperClient Kafka server] Waiting until connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:55:24,111] INFO Socket connection established, initiating session, client: /10.0.0.38:35318, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:24,121] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x2000023841e0035, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:55:24,146] INFO [ZooKeeperClient Kafka server] Connected. (kafka.zookeeper.ZooKeeperClient) [2026-06-08 05:55:24,651] INFO Cluster ID = 4cTkF7SzS46PA_-_44t6OQ (kafka.server.KafkaServer) [2026-06-08 05:55:24,873] 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 = 3 delegation.token.expiry.check.interval.ms = 3600000 delegation.token.expiry.time.ms = 86400000 delegation.token.master.key = null delegation.token.max.lifetime.ms = 604800000 delegation.token.secret.key = null delete.records.purgatory.purge.interval.requests = 1 delete.topic.enable = true early.start.listeners = null eligible.leader.replicas.enable = false fetch.max.bytes = 57671680 fetch.purgatory.purge.interval.requests = 1000 group.consumer.assignors = [org.apache.kafka.coordinator.group.assignor.UniformAssignor, org.apache.kafka.coordinator.group.assignor.RangeAssignor] group.consumer.heartbeat.interval.ms = 5000 group.consumer.max.heartbeat.interval.ms = 15000 group.consumer.max.session.timeout.ms = 60000 group.consumer.max.size = 2147483647 group.consumer.migration.policy = disabled group.consumer.min.heartbeat.interval.ms = 5000 group.consumer.min.session.timeout.ms = 45000 group.consumer.session.timeout.ms = 45000 group.coordinator.append.linger.ms = 10 group.coordinator.new.enable = false group.coordinator.rebalance.protocols = [classic] group.coordinator.threads = 1 group.initial.rebalance.delay.ms = 0 group.max.session.timeout.ms = 1800000 group.max.size = 2147483647 group.min.session.timeout.ms = 6000 group.share.delivery.count.limit = 5 group.share.enable = false group.share.heartbeat.interval.ms = 5000 group.share.max.groups = 10 group.share.max.heartbeat.interval.ms = 15000 group.share.max.record.lock.duration.ms = 60000 group.share.max.session.timeout.ms = 60000 group.share.max.size = 200 group.share.min.heartbeat.interval.ms = 5000 group.share.min.record.lock.duration.ms = 15000 group.share.min.session.timeout.ms = 45000 group.share.partition.max.record.locks = 200 group.share.record.lock.duration.ms = 30000 group.share.session.timeout.ms = 45000 initial.broker.registration.timeout.ms = 60000 inter.broker.listener.name = null inter.broker.protocol.version = 3.9-IV0 kafka.metrics.polling.interval.secs = 10 kafka.metrics.reporters = [] leader.imbalance.check.interval.seconds = 300 leader.imbalance.per.broker.percentage = 10 listener.security.protocol.map = SASL_SSL:SASL_SSL,PLAINTEXT:PLAINTEXT,SSL:SSL,SASL_PLAINTEXT:SASL_PLAINTEXT listeners = PLAINTEXT://10.0.0.38:9092 log.cleaner.backoff.ms = 15000 log.cleaner.dedupe.buffer.size = 250000000 log.cleaner.delete.retention.ms = 86400000 log.cleaner.enable = true log.cleaner.io.buffer.load.factor = 0.9 log.cleaner.io.buffer.size = 524288 log.cleaner.io.max.bytes.per.second = 1.7976931348623157E308 log.cleaner.max.compaction.lag.ms = 9223372036854775807 log.cleaner.min.cleanable.ratio = 0.5 log.cleaner.min.compaction.lag.ms = 0 log.cleaner.threads = 2 log.cleanup.policy = [delete] log.dir = /tmp/kafka-logs log.dir.failure.timeout.ms = 30000 log.dirs = /tmp/kafka-logs log.flush.interval.messages = 9223372036854775807 log.flush.interval.ms = null log.flush.offset.checkpoint.interval.ms = 60000 log.flush.scheduler.interval.ms = 9223372036854775807 log.flush.start.offset.checkpoint.interval.ms = 60000 log.index.interval.bytes = 4096 log.index.size.max.bytes = 10485760 log.initial.task.delay.ms = 30000 log.local.retention.bytes = -2 log.local.retention.ms = -2 log.message.downconversion.enable = true log.message.format.version = 3.0-IV1 log.message.timestamp.after.max.ms = 9223372036854775807 log.message.timestamp.before.max.ms = 9223372036854775807 log.message.timestamp.difference.max.ms = 9223372036854775807 log.message.timestamp.type = CreateTime log.preallocate = false log.retention.bytes = 268435456 log.retention.check.interval.ms = 300000 log.retention.hours = 24 log.retention.minutes = null log.retention.ms = null log.roll.hours = 168 log.roll.jitter.hours = 0 log.roll.jitter.ms = null log.roll.ms = null log.segment.bytes = 1073741824 log.segment.delete.delay.ms = 60000 max.connection.creation.rate = 2147483647 max.connections = 2147483647 max.connections.per.ip = 2147483647 max.connections.per.ip.overrides = max.incremental.fetch.session.cache.slots = 1000 max.request.partition.size.limit = 2000 message.max.bytes = 1048588 metadata.log.dir = null metadata.log.max.record.bytes.between.snapshots = 20971520 metadata.log.max.snapshot.interval.ms = 3600000 metadata.log.segment.bytes = 1073741824 metadata.log.segment.min.bytes = 8388608 metadata.log.segment.ms = 604800000 metadata.max.idle.interval.ms = 500 metadata.max.retention.bytes = 104857600 metadata.max.retention.ms = 604800000 metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 min.insync.replicas = 2 node.id = 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 = 2 offsets.topic.segment.bytes = 104857600 password.encoder.cipher.algorithm = AES/CBC/PKCS5Padding password.encoder.iterations = 4096 password.encoder.key.length = 128 password.encoder.keyfactory.algorithm = null password.encoder.old.secret = null password.encoder.secret = null principal.builder.class = class org.apache.kafka.common.security.authenticator.DefaultKafkaPrincipalBuilder process.roles = [] producer.id.expiration.check.interval.ms = 600000 producer.id.expiration.ms = 86400000 producer.purgatory.purge.interval.requests = 1000 queued.max.request.bytes = -1 queued.max.requests = 500 quota.window.num = 11 quota.window.size.seconds = 1 remote.fetch.max.wait.ms = 500 remote.log.index.file.cache.total.size.bytes = 1073741824 remote.log.manager.copier.thread.pool.size = -1 remote.log.manager.copy.max.bytes.per.second = 9223372036854775807 remote.log.manager.copy.quota.window.num = 11 remote.log.manager.copy.quota.window.size.seconds = 1 remote.log.manager.expiration.thread.pool.size = -1 remote.log.manager.fetch.max.bytes.per.second = 9223372036854775807 remote.log.manager.fetch.quota.window.num = 11 remote.log.manager.fetch.quota.window.size.seconds = 1 remote.log.manager.task.interval.ms = 30000 remote.log.manager.task.retry.backoff.max.ms = 30000 remote.log.manager.task.retry.backoff.ms = 500 remote.log.manager.task.retry.jitter = 0.2 remote.log.manager.thread.pool.size = 10 remote.log.metadata.custom.metadata.max.bytes = 128 remote.log.metadata.manager.class.name = org.apache.kafka.server.log.remote.metadata.storage.TopicBasedRemoteLogMetadataManager remote.log.metadata.manager.class.path = null remote.log.metadata.manager.impl.prefix = rlmm.config. remote.log.metadata.manager.listener.name = null remote.log.reader.max.pending.tasks = 100 remote.log.reader.threads = 10 remote.log.storage.manager.class.name = null remote.log.storage.manager.class.path = null remote.log.storage.manager.impl.prefix = rsm.config. remote.log.storage.system.enable = false replica.fetch.backoff.ms = 1000 replica.fetch.max.bytes = 1048576 replica.fetch.min.bytes = 1 replica.fetch.response.max.bytes = 10485760 replica.fetch.wait.max.ms = 500 replica.high.watermark.checkpoint.interval.ms = 5000 replica.lag.time.max.ms = 30000 replica.selector.class = null replica.socket.receive.buffer.bytes = 65536 replica.socket.timeout.ms = 30000 replication.quota.window.num = 11 replication.quota.window.size.seconds = 1 request.timeout.ms = 30000 reserved.broker.max.id = 100001 sasl.client.callback.handler.class = null sasl.enabled.mechanisms = [GSSAPI] sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.principal.to.local.rules = [DEFAULT] sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism.controller.protocol = GSSAPI sasl.mechanism.inter.broker.protocol = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null sasl.server.callback.handler.class = null sasl.server.max.receive.size = 524288 security.inter.broker.protocol = PLAINTEXT security.providers = null server.max.startup.time.ms = 9223372036854775807 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 socket.listen.backlog.size = 50 socket.receive.buffer.bytes = 102400 socket.request.max.bytes = 104857600 socket.send.buffer.bytes = 102400 ssl.allow.dn.changes = false ssl.allow.san.changes = false ssl.cipher.suites = [] ssl.client.auth = none ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.principal.mapping.rules = DEFAULT ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS telemetry.max.bytes = 1048576 transaction.abort.timed.out.transaction.cleanup.interval.ms = 10000 transaction.max.timeout.ms = 900000 transaction.partition.verification.enable = true transaction.remove.expired.transaction.cleanup.interval.ms = 3600000 transaction.state.log.load.buffer.size = 5242880 transaction.state.log.min.isr = 1 transaction.state.log.num.partitions = 50 transaction.state.log.replication.factor = 1 transaction.state.log.segment.bytes = 104857600 transactional.id.expiration.ms = 604800000 unclean.leader.election.enable = false unclean.leader.election.interval.ms = 300000 unstable.api.versions.enable = false unstable.feature.versions.enable = false zookeeper.clientCnxnSocket = null zookeeper.connect = 10.0.0.38:2181,10.0.0.50:2181,10.0.0.33:2181 zookeeper.connection.timeout.ms = 18000 zookeeper.max.in.flight.requests = 10 zookeeper.metadata.migration.enable = false zookeeper.metadata.migration.min.batch.size = 200 zookeeper.session.timeout.ms = 18000 zookeeper.set.acl = false zookeeper.ssl.cipher.suites = null zookeeper.ssl.client.enable = false zookeeper.ssl.crl.enable = false zookeeper.ssl.enabled.protocols = null zookeeper.ssl.endpoint.identification.algorithm = HTTPS zookeeper.ssl.keystore.location = null zookeeper.ssl.keystore.password = null zookeeper.ssl.keystore.type = null zookeeper.ssl.ocsp.enable = false zookeeper.ssl.protocol = TLSv1.2 zookeeper.ssl.truststore.location = null zookeeper.ssl.truststore.password = null zookeeper.ssl.truststore.type = null (kafka.server.KafkaConfig) [2026-06-08 05:55:25,056] INFO [ThrottledChannelReaper-Fetch]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:25,058] INFO [ThrottledChannelReaper-Produce]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:25,065] INFO [ThrottledChannelReaper-Request]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:25,079] INFO [ThrottledChannelReaper-ControllerMutation]: Starting (kafka.server.ClientQuotaManager$ThrottledChannelReaper) [2026-06-08 05:55:25,104] INFO [KafkaServer id=1] Rewriting /tmp/kafka-logs/meta.properties (kafka.server.KafkaServer) [2026-06-08 05:55:25,494] INFO Loading logs from log dirs ArrayBuffer(/tmp/kafka-logs) (kafka.log.LogManager) [2026-06-08 05:55:25,510] INFO No logs found to be loaded in /tmp/kafka-logs (kafka.log.LogManager) [2026-06-08 05:55:25,613] INFO Loaded 0 logs in 97ms (kafka.log.LogManager) [2026-06-08 05:55:25,617] INFO Starting log cleanup with a period of 300000 ms. (kafka.log.LogManager) [2026-06-08 05:55:25,620] INFO Starting log flusher with a default period of 9223372036854775807 ms. (kafka.log.LogManager) [2026-06-08 05:55:25,790] INFO [kafka-log-cleaner-thread-0]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:55:25,952] INFO [kafka-log-cleaner-thread-1]: Starting (kafka.log.LogCleaner$CleanerThread) [2026-06-08 05:55:25,981] INFO [feature-zk-node-event-process-thread]: Starting (kafka.server.FinalizedFeatureChangeListener$ChangeNotificationProcessorThread) [2026-06-08 05:55:26,026] INFO [MetadataCache brokerId=1] Updated cache from existing None to latest Features(metadataVersion=3.9-IV0, finalizedFeatures={}, finalizedFeaturesEpoch=0). (kafka.server.metadata.ZkMetadataCache) [2026-06-08 05:55:26,078] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:26,800] INFO Updated connection-accept-rate max connection creation rate to 2147483647 (kafka.network.ConnectionQuotas) [2026-06-08 05:55:26,937] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Created data-plane acceptor and processors for endpoint : ListenerName(PLAINTEXT) (kafka.network.SocketServer) [2026-06-08 05:55:26,954] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Starting (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:27,049] INFO [ExpirationReaper-1-Produce]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,062] INFO [ExpirationReaper-1-Fetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,069] INFO [ExpirationReaper-1-DeleteRecords]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,073] INFO [ExpirationReaper-1-ElectLeader]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,082] INFO [ExpirationReaper-1-RemoteFetch]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,261] INFO [LogDirFailureHandler]: Starting (kafka.server.ReplicaManager$LogDirFailureHandler) [2026-06-08 05:55:27,263] INFO [AddPartitionsToTxnSenderThread-1]: Starting (kafka.server.AddPartitionsToTxnManager) [2026-06-08 05:55:27,579] INFO Creating /brokers/ids/1 (is it secure? false) (kafka.zk.KafkaZkClient) [2026-06-08 05:55:27,673] INFO Stat of the created znode at /brokers/ids/1 is: 8589940566,8589940566,1780898127635,1780898127635,1,0,0,144115340616269877,202,0,8589940566 (kafka.zk.KafkaZkClient) [2026-06-08 05:55:27,681] INFO Registered broker 1 at path /brokers/ids/1 with addresses: PLAINTEXT://10.0.0.38:9092, czxid (broker epoch): 8589940566 (kafka.zk.KafkaZkClient) [2026-06-08 05:55:27,878] INFO [ExpirationReaper-1-topic]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,899] INFO [ExpirationReaper-1-Heartbeat]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,946] INFO [ExpirationReaper-1-Rebalance]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:27,956] INFO [GroupCoordinator 1]: Starting up. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:55:27,974] INFO [GroupCoordinator 1]: Startup complete. (kafka.coordinator.group.GroupCoordinator) [2026-06-08 05:55:28,012] INFO [TransactionCoordinator id=1] Starting up. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:55:28,020] INFO [TransactionCoordinator id=1] Startup complete. (kafka.coordinator.transaction.TransactionCoordinator) [2026-06-08 05:55:28,021] INFO [TxnMarkerSenderThread-1]: Starting (kafka.coordinator.transaction.TransactionMarkerChannelManager) [2026-06-08 05:55:28,092] INFO [ExpirationReaper-1-AlterAcls]: Starting (kafka.server.DelayedOperationPurgatory$ExpiredOperationReaper) [2026-06-08 05:55:28,141] INFO [/config/changes-event-process-thread]: Starting (kafka.common.ZkNodeChangeNotificationListener$ChangeEventProcessThread) [2026-06-08 05:55:28,254] INFO [SocketServer listenerType=ZK_BROKER, nodeId=1] Enabling request processing. (kafka.network.SocketServer) [2026-06-08 05:55:28,261] INFO Awaiting socket connections on 10.0.0.38:9092. (kafka.network.DataPlaneAcceptor) [2026-06-08 05:55:28,286] INFO [KafkaServer id=1] Start processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:55:28,287] INFO [KafkaServer id=1] End processing authorizer futures (kafka.server.KafkaServer) [2026-06-08 05:55:28,287] INFO [KafkaServer id=1] Start processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:55:28,287] INFO [KafkaServer id=1] End processing enable request processing future (kafka.server.KafkaServer) [2026-06-08 05:55:28,297] INFO Kafka version: 3.9.1 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:55:28,298] INFO Kafka commitId: f745dfdcee2b9851 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:55:28,298] INFO Kafka startTimeMs: 1780898128287 (org.apache.kafka.common.utils.AppInfoParser) [2026-06-08 05:55:28,300] INFO [KafkaServer id=1] started (kafka.server.KafkaServer) [2026-06-08 05:55:28,573] INFO [zk-broker-1-to-controller-alter-partition-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:28,599] INFO [zk-broker-1-to-controller-forwarding-channel-manager]: Recorded new ZK controller, from now on will use node 10.0.0.33:9092 (id: 3 rack: null) (kafka.server.NodeToControllerRequestThread) [2026-06-08 05:55:28,948] INFO [LogLoader partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:28,977] INFO Created log for partition -uve-topic-20-6 in /tmp/kafka-logs/-uve-topic-20-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,978] INFO [Partition -uve-topic-20-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-6 (kafka.cluster.Partition) [2026-06-08 05:55:28,982] INFO [Partition -uve-topic-20-6 broker=1] Log loaded for partition -uve-topic-20-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:28,995] INFO [LogLoader partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:28,998] INFO Created log for partition -uve-topic-17-7 in /tmp/kafka-logs/-uve-topic-17-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:28,999] INFO [Partition -uve-topic-17-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-7 (kafka.cluster.Partition) [2026-06-08 05:55:28,999] INFO [Partition -uve-topic-17-7 broker=1] Log loaded for partition -uve-topic-17-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,009] INFO [LogLoader partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,010] INFO Created log for partition -uve-topic-18-7 in /tmp/kafka-logs/-uve-topic-18-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,010] INFO [Partition -uve-topic-18-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,010] INFO [Partition -uve-topic-18-7 broker=1] Log loaded for partition -uve-topic-18-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,017] INFO [LogLoader partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,020] INFO Created log for partition -uve-topic-19-7 in /tmp/kafka-logs/-uve-topic-19-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,020] INFO [Partition -uve-topic-19-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,022] INFO [Partition -uve-topic-19-7 broker=1] Log loaded for partition -uve-topic-19-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,037] INFO [LogLoader partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,038] INFO Created log for partition -uve-topic-25-6 in /tmp/kafka-logs/-uve-topic-25-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,038] INFO [Partition -uve-topic-25-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,038] INFO [Partition -uve-topic-25-6 broker=1] Log loaded for partition -uve-topic-25-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,059] INFO [LogLoader partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,061] INFO Created log for partition -uve-topic-12-8 in /tmp/kafka-logs/-uve-topic-12-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,061] INFO [Partition -uve-topic-12-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,061] INFO [Partition -uve-topic-12-8 broker=1] Log loaded for partition -uve-topic-12-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,068] INFO [LogLoader partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,069] INFO Created log for partition -uve-topic-26-6 in /tmp/kafka-logs/-uve-topic-26-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,070] INFO [Partition -uve-topic-26-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,070] INFO [Partition -uve-topic-26-6 broker=1] Log loaded for partition -uve-topic-26-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,075] INFO [LogLoader partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,076] INFO Created log for partition -uve-topic-13-8 in /tmp/kafka-logs/-uve-topic-13-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,076] INFO [Partition -uve-topic-13-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,076] INFO [Partition -uve-topic-13-8 broker=1] Log loaded for partition -uve-topic-13-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,081] INFO [LogLoader partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,083] INFO Created log for partition -uve-topic-27-6 in /tmp/kafka-logs/-uve-topic-27-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,084] INFO [Partition -uve-topic-27-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,084] INFO [Partition -uve-topic-27-6 broker=1] Log loaded for partition -uve-topic-27-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,091] INFO [LogLoader partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,093] INFO Created log for partition -uve-topic-14-8 in /tmp/kafka-logs/-uve-topic-14-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,094] INFO [Partition -uve-topic-14-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,094] INFO [Partition -uve-topic-14-8 broker=1] Log loaded for partition -uve-topic-14-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,100] INFO [LogLoader partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,101] INFO Created log for partition -uve-topic-28-6 in /tmp/kafka-logs/-uve-topic-28-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,101] INFO [Partition -uve-topic-28-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,101] INFO [Partition -uve-topic-28-6 broker=1] Log loaded for partition -uve-topic-28-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,109] INFO [LogLoader partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,110] INFO Created log for partition -uve-topic-15-8 in /tmp/kafka-logs/-uve-topic-15-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,111] INFO [Partition -uve-topic-15-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,111] INFO [Partition -uve-topic-15-8 broker=1] Log loaded for partition -uve-topic-15-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,121] INFO [LogLoader partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,122] INFO Created log for partition -uve-topic-21-6 in /tmp/kafka-logs/-uve-topic-21-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,123] INFO [Partition -uve-topic-21-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,124] INFO [Partition -uve-topic-21-6 broker=1] Log loaded for partition -uve-topic-21-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,137] INFO [LogLoader partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,138] INFO Created log for partition -uve-topic-22-6 in /tmp/kafka-logs/-uve-topic-22-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,141] INFO [Partition -uve-topic-22-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,144] INFO [Partition -uve-topic-22-6 broker=1] Log loaded for partition -uve-topic-22-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,155] INFO [LogLoader partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,156] INFO Created log for partition -uve-topic-23-6 in /tmp/kafka-logs/-uve-topic-23-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,157] INFO [Partition -uve-topic-23-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,157] INFO [Partition -uve-topic-23-6 broker=1] Log loaded for partition -uve-topic-23-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,171] INFO [LogLoader partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,172] INFO Created log for partition -uve-topic-10-8 in /tmp/kafka-logs/-uve-topic-10-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,172] INFO [Partition -uve-topic-10-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,173] INFO [Partition -uve-topic-10-8 broker=1] Log loaded for partition -uve-topic-10-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,180] INFO [LogLoader partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,186] INFO Created log for partition -uve-topic-24-6 in /tmp/kafka-logs/-uve-topic-24-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,186] INFO [Partition -uve-topic-24-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,186] INFO [Partition -uve-topic-24-6 broker=1] Log loaded for partition -uve-topic-24-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,202] INFO [LogLoader partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,203] INFO Created log for partition -uve-topic-11-8 in /tmp/kafka-logs/-uve-topic-11-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,204] INFO [Partition -uve-topic-11-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,205] INFO [Partition -uve-topic-11-8 broker=1] Log loaded for partition -uve-topic-11-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,212] INFO [LogLoader partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,216] INFO Created log for partition -uve-topic-20-5 in /tmp/kafka-logs/-uve-topic-20-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,216] INFO [Partition -uve-topic-20-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,216] INFO [Partition -uve-topic-20-5 broker=1] Log loaded for partition -uve-topic-20-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,223] INFO [LogLoader partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,231] INFO Created log for partition -uve-topic-21-5 in /tmp/kafka-logs/-uve-topic-21-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,231] INFO [Partition -uve-topic-21-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,231] INFO [Partition -uve-topic-21-5 broker=1] Log loaded for partition -uve-topic-21-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,239] INFO [LogLoader partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,240] INFO Created log for partition -uve-topic-18-6 in /tmp/kafka-logs/-uve-topic-18-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,240] INFO [Partition -uve-topic-18-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,241] INFO [Partition -uve-topic-18-6 broker=1] Log loaded for partition -uve-topic-18-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,246] INFO [LogLoader partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,247] INFO Created log for partition -uve-topic-19-6 in /tmp/kafka-logs/-uve-topic-19-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,248] INFO [Partition -uve-topic-19-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,250] INFO [Partition -uve-topic-19-6 broker=1] Log loaded for partition -uve-topic-19-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,262] INFO [LogLoader partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,263] INFO Created log for partition -uve-topic-26-5 in /tmp/kafka-logs/-uve-topic-26-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,264] INFO [Partition -uve-topic-26-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,264] INFO [Partition -uve-topic-26-5 broker=1] Log loaded for partition -uve-topic-26-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,273] INFO [LogLoader partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,276] INFO Created log for partition -uve-topic-13-7 in /tmp/kafka-logs/-uve-topic-13-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,281] INFO [Partition -uve-topic-13-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,281] INFO [Partition -uve-topic-13-7 broker=1] Log loaded for partition -uve-topic-13-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,288] INFO [LogLoader partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,294] INFO Created log for partition -uve-topic-27-5 in /tmp/kafka-logs/-uve-topic-27-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,294] INFO [Partition -uve-topic-27-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,294] INFO [Partition -uve-topic-27-5 broker=1] Log loaded for partition -uve-topic-27-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,315] INFO [LogLoader partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,316] INFO Created log for partition -uve-topic-14-7 in /tmp/kafka-logs/-uve-topic-14-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,316] INFO [Partition -uve-topic-14-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,317] INFO [Partition -uve-topic-14-7 broker=1] Log loaded for partition -uve-topic-14-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,323] INFO [LogLoader partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,324] INFO Created log for partition -uve-topic-28-5 in /tmp/kafka-logs/-uve-topic-28-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,325] INFO [Partition -uve-topic-28-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,325] INFO [Partition -uve-topic-28-5 broker=1] Log loaded for partition -uve-topic-28-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,337] INFO [LogLoader partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,339] INFO Created log for partition -uve-topic-15-7 in /tmp/kafka-logs/-uve-topic-15-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,340] INFO [Partition -uve-topic-15-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,341] INFO [Partition -uve-topic-15-7 broker=1] Log loaded for partition -uve-topic-15-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,345] INFO [LogLoader partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,346] INFO Created log for partition -uve-topic-29-5 in /tmp/kafka-logs/-uve-topic-29-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,347] INFO [Partition -uve-topic-29-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,347] INFO [Partition -uve-topic-29-5 broker=1] Log loaded for partition -uve-topic-29-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,354] INFO [LogLoader partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,355] INFO Created log for partition -uve-topic-16-7 in /tmp/kafka-logs/-uve-topic-16-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,355] INFO [Partition -uve-topic-16-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,355] INFO [Partition -uve-topic-16-7 broker=1] Log loaded for partition -uve-topic-16-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,362] INFO [LogLoader partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,363] INFO Created log for partition -uve-topic-22-5 in /tmp/kafka-logs/-uve-topic-22-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,364] INFO [Partition -uve-topic-22-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,365] INFO [Partition -uve-topic-22-5 broker=1] Log loaded for partition -uve-topic-22-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,372] INFO [LogLoader partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,373] INFO Created log for partition -uve-topic-23-5 in /tmp/kafka-logs/-uve-topic-23-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,373] INFO [Partition -uve-topic-23-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,373] INFO [Partition -uve-topic-23-5 broker=1] Log loaded for partition -uve-topic-23-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,380] INFO [LogLoader partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,381] INFO Created log for partition -uve-topic-10-7 in /tmp/kafka-logs/-uve-topic-10-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,381] INFO [Partition -uve-topic-10-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,381] INFO [Partition -uve-topic-10-7 broker=1] Log loaded for partition -uve-topic-10-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,385] INFO [LogLoader partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,386] INFO Created log for partition -uve-topic-24-5 in /tmp/kafka-logs/-uve-topic-24-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,386] INFO [Partition -uve-topic-24-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,386] INFO [Partition -uve-topic-24-5 broker=1] Log loaded for partition -uve-topic-24-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,389] INFO [LogLoader partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,390] INFO Created log for partition -uve-topic-11-7 in /tmp/kafka-logs/-uve-topic-11-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,390] INFO [Partition -uve-topic-11-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,390] INFO [Partition -uve-topic-11-7 broker=1] Log loaded for partition -uve-topic-11-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,398] INFO [LogLoader partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,398] INFO Created log for partition -uve-topic-25-5 in /tmp/kafka-logs/-uve-topic-25-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,398] INFO [Partition -uve-topic-25-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-5 (kafka.cluster.Partition) [2026-06-08 05:55:29,398] INFO [Partition -uve-topic-25-5 broker=1] Log loaded for partition -uve-topic-25-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,408] INFO [LogLoader partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,410] INFO Created log for partition -uve-topic-12-7 in /tmp/kafka-logs/-uve-topic-12-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,410] INFO [Partition -uve-topic-12-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,410] INFO [Partition -uve-topic-12-7 broker=1] Log loaded for partition -uve-topic-12-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,417] INFO [LogLoader partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,418] INFO Created log for partition -uve-topic-19-9 in /tmp/kafka-logs/-uve-topic-19-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,418] INFO [Partition -uve-topic-19-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,418] INFO [Partition -uve-topic-19-9 broker=1] Log loaded for partition -uve-topic-19-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,425] INFO [LogLoader partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,425] INFO Created log for partition -uve-topic-28-7 in /tmp/kafka-logs/-uve-topic-28-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,425] INFO [Partition -uve-topic-28-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,426] INFO [Partition -uve-topic-28-7 broker=1] Log loaded for partition -uve-topic-28-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,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$) [2026-06-08 05:55:29,430] INFO Created log for partition -uve-topic-15-9 in /tmp/kafka-logs/-uve-topic-15-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,430] INFO [Partition -uve-topic-15-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,430] INFO [Partition -uve-topic-15-9 broker=1] Log loaded for partition -uve-topic-15-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,435] INFO [LogLoader partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,436] INFO Created log for partition -uve-topic-29-7 in /tmp/kafka-logs/-uve-topic-29-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,436] INFO [Partition -uve-topic-29-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,436] INFO [Partition -uve-topic-29-7 broker=1] Log loaded for partition -uve-topic-29-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,441] INFO [LogLoader partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,442] INFO Created log for partition -uve-topic-16-9 in /tmp/kafka-logs/-uve-topic-16-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,442] INFO [Partition -uve-topic-16-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,442] INFO [Partition -uve-topic-16-9 broker=1] Log loaded for partition -uve-topic-16-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,449] INFO [LogLoader partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,449] INFO Created log for partition -uve-topic-17-9 in /tmp/kafka-logs/-uve-topic-17-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,449] INFO [Partition -uve-topic-17-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,450] INFO [Partition -uve-topic-17-9 broker=1] Log loaded for partition -uve-topic-17-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,455] INFO [LogLoader partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,457] INFO Created log for partition -uve-topic-18-9 in /tmp/kafka-logs/-uve-topic-18-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,457] INFO [Partition -uve-topic-18-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,457] INFO [Partition -uve-topic-18-9 broker=1] Log loaded for partition -uve-topic-18-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,461] INFO [LogLoader partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,462] INFO Created log for partition -uve-topic-23-8 in /tmp/kafka-logs/-uve-topic-23-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,463] INFO [Partition -uve-topic-23-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,463] INFO [Partition -uve-topic-23-8 broker=1] Log loaded for partition -uve-topic-23-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,504] INFO [LogLoader partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,507] INFO Created log for partition -uve-topic-10-10 in /tmp/kafka-logs/-uve-topic-10-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,507] INFO [Partition -uve-topic-10-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-10 (kafka.cluster.Partition) [2026-06-08 05:55:29,507] INFO [Partition -uve-topic-10-10 broker=1] Log loaded for partition -uve-topic-10-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,536] INFO [LogLoader partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,544] INFO Created log for partition -uve-topic-24-8 in /tmp/kafka-logs/-uve-topic-24-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,544] INFO [Partition -uve-topic-24-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,544] INFO [Partition -uve-topic-24-8 broker=1] Log loaded for partition -uve-topic-24-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,576] INFO [LogLoader partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,578] INFO Created log for partition -uve-topic-11-10 in /tmp/kafka-logs/-uve-topic-11-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,580] INFO [Partition -uve-topic-11-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-10 (kafka.cluster.Partition) [2026-06-08 05:55:29,585] INFO [Partition -uve-topic-11-10 broker=1] Log loaded for partition -uve-topic-11-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,607] INFO [LogLoader partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,613] INFO Created log for partition -uve-topic-25-8 in /tmp/kafka-logs/-uve-topic-25-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,614] INFO [Partition -uve-topic-25-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,614] INFO [Partition -uve-topic-25-8 broker=1] Log loaded for partition -uve-topic-25-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,631] INFO [LogLoader partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,632] INFO Created log for partition -uve-topic-12-10 in /tmp/kafka-logs/-uve-topic-12-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,632] INFO [Partition -uve-topic-12-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-10 (kafka.cluster.Partition) [2026-06-08 05:55:29,632] INFO [Partition -uve-topic-12-10 broker=1] Log loaded for partition -uve-topic-12-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,656] INFO [LogLoader partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,657] INFO Created log for partition -uve-topic-26-8 in /tmp/kafka-logs/-uve-topic-26-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,657] INFO [Partition -uve-topic-26-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,657] INFO [Partition -uve-topic-26-8 broker=1] Log loaded for partition -uve-topic-26-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,675] INFO [LogLoader partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,676] INFO Created log for partition -uve-topic-13-10 in /tmp/kafka-logs/-uve-topic-13-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,678] INFO [Partition -uve-topic-13-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-10 (kafka.cluster.Partition) [2026-06-08 05:55:29,680] INFO [Partition -uve-topic-13-10 broker=1] Log loaded for partition -uve-topic-13-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,687] INFO [LogLoader partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,688] INFO Created log for partition -uve-topic-20-8 in /tmp/kafka-logs/-uve-topic-20-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,688] INFO [Partition -uve-topic-20-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,688] INFO [Partition -uve-topic-20-8 broker=1] Log loaded for partition -uve-topic-20-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,693] INFO [LogLoader partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,693] INFO Created log for partition -uve-topic-21-8 in /tmp/kafka-logs/-uve-topic-21-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,694] INFO [Partition -uve-topic-21-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,694] INFO [Partition -uve-topic-21-8 broker=1] Log loaded for partition -uve-topic-21-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,707] INFO [LogLoader partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,707] INFO Created log for partition -uve-topic-22-8 in /tmp/kafka-logs/-uve-topic-22-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,707] INFO [Partition -uve-topic-22-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,707] INFO [Partition -uve-topic-22-8 broker=1] Log loaded for partition -uve-topic-22-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,715] INFO [LogLoader partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,716] INFO Created log for partition -uve-topic-29-6 in /tmp/kafka-logs/-uve-topic-29-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,716] INFO [Partition -uve-topic-29-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-6 (kafka.cluster.Partition) [2026-06-08 05:55:29,718] INFO [Partition -uve-topic-29-6 broker=1] Log loaded for partition -uve-topic-29-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,722] INFO [LogLoader partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,741] INFO Created log for partition -uve-topic-16-8 in /tmp/kafka-logs/-uve-topic-16-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,741] INFO [Partition -uve-topic-16-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,741] INFO [Partition -uve-topic-16-8 broker=1] Log loaded for partition -uve-topic-16-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,750] INFO [LogLoader partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,751] INFO Created log for partition -uve-topic-17-8 in /tmp/kafka-logs/-uve-topic-17-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,751] INFO [Partition -uve-topic-17-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,751] INFO [Partition -uve-topic-17-8 broker=1] Log loaded for partition -uve-topic-17-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,760] INFO [LogLoader partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,761] INFO Created log for partition -uve-topic-18-8 in /tmp/kafka-logs/-uve-topic-18-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,761] INFO [Partition -uve-topic-18-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,761] INFO [Partition -uve-topic-18-8 broker=1] Log loaded for partition -uve-topic-18-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,776] INFO [LogLoader partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,776] INFO Created log for partition -uve-topic-19-8 in /tmp/kafka-logs/-uve-topic-19-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,776] INFO [Partition -uve-topic-19-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-8 (kafka.cluster.Partition) [2026-06-08 05:55:29,777] INFO [Partition -uve-topic-19-8 broker=1] Log loaded for partition -uve-topic-19-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,796] INFO [LogLoader partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,796] INFO Created log for partition -uve-topic-24-7 in /tmp/kafka-logs/-uve-topic-24-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,796] INFO [Partition -uve-topic-24-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,796] INFO [Partition -uve-topic-24-7 broker=1] Log loaded for partition -uve-topic-24-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,809] INFO [LogLoader partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,810] INFO Created log for partition -uve-topic-11-9 in /tmp/kafka-logs/-uve-topic-11-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,810] INFO [Partition -uve-topic-11-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,810] INFO [Partition -uve-topic-11-9 broker=1] Log loaded for partition -uve-topic-11-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,823] INFO [LogLoader partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,827] INFO Created log for partition -uve-topic-25-7 in /tmp/kafka-logs/-uve-topic-25-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,827] INFO [Partition -uve-topic-25-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,827] INFO [Partition -uve-topic-25-7 broker=1] Log loaded for partition -uve-topic-25-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,852] INFO [LogLoader partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,857] INFO Created log for partition -uve-topic-12-9 in /tmp/kafka-logs/-uve-topic-12-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,858] INFO [Partition -uve-topic-12-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,859] INFO [Partition -uve-topic-12-9 broker=1] Log loaded for partition -uve-topic-12-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,867] INFO [LogLoader partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,869] INFO Created log for partition -uve-topic-26-7 in /tmp/kafka-logs/-uve-topic-26-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,871] INFO [Partition -uve-topic-26-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,871] INFO [Partition -uve-topic-26-7 broker=1] Log loaded for partition -uve-topic-26-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,884] INFO [LogLoader partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,885] INFO Created log for partition -uve-topic-13-9 in /tmp/kafka-logs/-uve-topic-13-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,885] INFO [Partition -uve-topic-13-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,885] INFO [Partition -uve-topic-13-9 broker=1] Log loaded for partition -uve-topic-13-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,893] INFO [LogLoader partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,896] INFO Created log for partition -uve-topic-27-7 in /tmp/kafka-logs/-uve-topic-27-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,897] INFO [Partition -uve-topic-27-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,898] INFO [Partition -uve-topic-27-7 broker=1] Log loaded for partition -uve-topic-27-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,912] INFO [LogLoader partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,913] INFO Created log for partition -uve-topic-14-9 in /tmp/kafka-logs/-uve-topic-14-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,913] INFO [Partition -uve-topic-14-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-9 (kafka.cluster.Partition) [2026-06-08 05:55:29,913] INFO [Partition -uve-topic-14-9 broker=1] Log loaded for partition -uve-topic-14-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,921] INFO [LogLoader partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,923] INFO Created log for partition -uve-topic-20-7 in /tmp/kafka-logs/-uve-topic-20-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,923] INFO [Partition -uve-topic-20-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,923] INFO [Partition -uve-topic-20-7 broker=1] Log loaded for partition -uve-topic-20-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,936] INFO [LogLoader partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,938] INFO Created log for partition -uve-topic-21-7 in /tmp/kafka-logs/-uve-topic-21-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,938] INFO [Partition -uve-topic-21-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,938] INFO [Partition -uve-topic-21-7 broker=1] Log loaded for partition -uve-topic-21-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,952] INFO [LogLoader partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,953] INFO Created log for partition -uve-topic-22-7 in /tmp/kafka-logs/-uve-topic-22-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,953] INFO [Partition -uve-topic-22-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,954] INFO [Partition -uve-topic-22-7 broker=1] Log loaded for partition -uve-topic-22-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,970] INFO [LogLoader partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:29,974] INFO Created log for partition -uve-topic-23-7 in /tmp/kafka-logs/-uve-topic-23-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:29,974] INFO [Partition -uve-topic-23-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-7 (kafka.cluster.Partition) [2026-06-08 05:55:29,974] INFO [Partition -uve-topic-23-7 broker=1] Log loaded for partition -uve-topic-23-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:29,995] INFO [LogLoader partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,001] INFO Created log for partition -uve-topic-10-9 in /tmp/kafka-logs/-uve-topic-10-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,001] INFO [Partition -uve-topic-10-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,001] INFO [Partition -uve-topic-10-9 broker=1] Log loaded for partition -uve-topic-10-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,015] INFO [LogLoader partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,016] INFO Created log for partition -uve-topic-17-11 in /tmp/kafka-logs/-uve-topic-17-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,016] INFO [Partition -uve-topic-17-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,019] INFO [Partition -uve-topic-17-11 broker=1] Log loaded for partition -uve-topic-17-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,027] INFO [LogLoader partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,031] INFO Created log for partition -uve-topic-18-11 in /tmp/kafka-logs/-uve-topic-18-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,031] INFO [Partition -uve-topic-18-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,031] INFO [Partition -uve-topic-18-11 broker=1] Log loaded for partition -uve-topic-18-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,044] INFO [LogLoader partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,045] INFO Created log for partition -uve-topic-19-11 in /tmp/kafka-logs/-uve-topic-19-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,046] INFO [Partition -uve-topic-19-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,046] INFO [Partition -uve-topic-19-11 broker=1] Log loaded for partition -uve-topic-19-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,057] INFO [LogLoader partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,058] INFO Created log for partition -uve-topic-26-9 in /tmp/kafka-logs/-uve-topic-26-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,058] INFO [Partition -uve-topic-26-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,058] INFO [Partition -uve-topic-26-9 broker=1] Log loaded for partition -uve-topic-26-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,071] INFO [LogLoader partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,076] INFO Created log for partition -uve-topic-13-11 in /tmp/kafka-logs/-uve-topic-13-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,077] INFO [Partition -uve-topic-13-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,078] INFO [Partition -uve-topic-13-11 broker=1] Log loaded for partition -uve-topic-13-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,085] INFO [LogLoader partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,087] INFO Created log for partition -uve-topic-27-9 in /tmp/kafka-logs/-uve-topic-27-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,087] INFO [Partition -uve-topic-27-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,089] INFO [Partition -uve-topic-27-9 broker=1] Log loaded for partition -uve-topic-27-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,102] INFO [LogLoader partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,105] INFO Created log for partition -uve-topic-14-11 in /tmp/kafka-logs/-uve-topic-14-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,105] INFO [Partition -uve-topic-14-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,105] INFO [Partition -uve-topic-14-11 broker=1] Log loaded for partition -uve-topic-14-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,116] INFO [LogLoader partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,121] INFO Created log for partition -uve-topic-28-9 in /tmp/kafka-logs/-uve-topic-28-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,122] INFO [Partition -uve-topic-28-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,122] INFO [Partition -uve-topic-28-9 broker=1] Log loaded for partition -uve-topic-28-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,143] INFO [LogLoader partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,145] INFO Created log for partition -uve-topic-15-11 in /tmp/kafka-logs/-uve-topic-15-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,145] INFO [Partition -uve-topic-15-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,148] INFO [Partition -uve-topic-15-11 broker=1] Log loaded for partition -uve-topic-15-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,186] INFO [LogLoader partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,188] INFO Created log for partition -uve-topic-29-9 in /tmp/kafka-logs/-uve-topic-29-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,189] INFO [Partition -uve-topic-29-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,189] INFO [Partition -uve-topic-29-9 broker=1] Log loaded for partition -uve-topic-29-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,199] INFO [LogLoader partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,200] INFO Created log for partition -uve-topic-16-11 in /tmp/kafka-logs/-uve-topic-16-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,201] INFO [Partition -uve-topic-16-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,201] INFO [Partition -uve-topic-16-11 broker=1] Log loaded for partition -uve-topic-16-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,213] INFO [LogLoader partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,214] INFO Created log for partition -uve-topic-21-10 in /tmp/kafka-logs/-uve-topic-21-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,215] INFO [Partition -uve-topic-21-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,216] INFO [Partition -uve-topic-21-10 broker=1] Log loaded for partition -uve-topic-21-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,226] INFO [LogLoader partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,229] INFO Created log for partition -uve-topic-22-10 in /tmp/kafka-logs/-uve-topic-22-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,230] INFO [Partition -uve-topic-22-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,230] INFO [Partition -uve-topic-22-10 broker=1] Log loaded for partition -uve-topic-22-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,234] INFO [LogLoader partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,234] INFO Created log for partition -uve-topic-23-10 in /tmp/kafka-logs/-uve-topic-23-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,234] INFO [Partition -uve-topic-23-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,234] INFO [Partition -uve-topic-23-10 broker=1] Log loaded for partition -uve-topic-23-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,248] INFO [LogLoader partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,250] INFO Created log for partition -uve-topic-10-12 in /tmp/kafka-logs/-uve-topic-10-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,250] INFO [Partition -uve-topic-10-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,250] INFO [Partition -uve-topic-10-12 broker=1] Log loaded for partition -uve-topic-10-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,256] INFO [LogLoader partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,257] INFO Created log for partition -uve-topic-24-10 in /tmp/kafka-logs/-uve-topic-24-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,258] INFO [Partition -uve-topic-24-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,258] INFO [Partition -uve-topic-24-10 broker=1] Log loaded for partition -uve-topic-24-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,270] INFO [LogLoader partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,276] INFO Created log for partition -uve-topic-11-12 in /tmp/kafka-logs/-uve-topic-11-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,276] INFO [Partition -uve-topic-11-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,276] INFO [Partition -uve-topic-11-12 broker=1] Log loaded for partition -uve-topic-11-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,285] INFO [LogLoader partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,285] INFO Created log for partition -uve-topic-20-10 in /tmp/kafka-logs/-uve-topic-20-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,285] INFO [Partition -uve-topic-20-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,286] INFO [Partition -uve-topic-20-10 broker=1] Log loaded for partition -uve-topic-20-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,296] INFO [LogLoader partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,296] INFO Created log for partition -uve-topic-18-10 in /tmp/kafka-logs/-uve-topic-18-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,297] INFO [Partition -uve-topic-18-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,297] INFO [Partition -uve-topic-18-10 broker=1] Log loaded for partition -uve-topic-18-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,300] INFO [LogLoader partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,300] INFO Created log for partition -uve-topic-19-10 in /tmp/kafka-logs/-uve-topic-19-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,300] INFO [Partition -uve-topic-19-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,300] INFO [Partition -uve-topic-19-10 broker=1] Log loaded for partition -uve-topic-19-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,303] INFO [LogLoader partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,303] INFO Created log for partition -uve-topic-27-8 in /tmp/kafka-logs/-uve-topic-27-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,303] INFO [Partition -uve-topic-27-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-8 (kafka.cluster.Partition) [2026-06-08 05:55:30,304] INFO [Partition -uve-topic-27-8 broker=1] Log loaded for partition -uve-topic-27-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,320] INFO [LogLoader partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,330] INFO Created log for partition -uve-topic-14-10 in /tmp/kafka-logs/-uve-topic-14-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,330] INFO [Partition -uve-topic-14-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,331] INFO [Partition -uve-topic-14-10 broker=1] Log loaded for partition -uve-topic-14-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,361] INFO [LogLoader partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,362] INFO Created log for partition -uve-topic-28-8 in /tmp/kafka-logs/-uve-topic-28-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,362] INFO [Partition -uve-topic-28-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-8 (kafka.cluster.Partition) [2026-06-08 05:55:30,362] INFO [Partition -uve-topic-28-8 broker=1] Log loaded for partition -uve-topic-28-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,367] INFO [LogLoader partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,376] INFO Created log for partition -uve-topic-15-10 in /tmp/kafka-logs/-uve-topic-15-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,379] INFO [Partition -uve-topic-15-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,379] INFO [Partition -uve-topic-15-10 broker=1] Log loaded for partition -uve-topic-15-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,412] INFO [LogLoader partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,415] INFO Created log for partition -uve-topic-29-8 in /tmp/kafka-logs/-uve-topic-29-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,415] INFO [Partition -uve-topic-29-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-8 (kafka.cluster.Partition) [2026-06-08 05:55:30,415] INFO [Partition -uve-topic-29-8 broker=1] Log loaded for partition -uve-topic-29-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,429] INFO [LogLoader partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,434] INFO Created log for partition -uve-topic-16-10 in /tmp/kafka-logs/-uve-topic-16-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,435] INFO [Partition -uve-topic-16-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,435] INFO [Partition -uve-topic-16-10 broker=1] Log loaded for partition -uve-topic-16-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,443] INFO [LogLoader partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,448] INFO Created log for partition -uve-topic-17-10 in /tmp/kafka-logs/-uve-topic-17-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,448] INFO [Partition -uve-topic-17-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,448] INFO [Partition -uve-topic-17-10 broker=1] Log loaded for partition -uve-topic-17-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,472] INFO [LogLoader partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,473] INFO Created log for partition -uve-topic-22-9 in /tmp/kafka-logs/-uve-topic-22-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,478] INFO [Partition -uve-topic-22-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,478] INFO [Partition -uve-topic-22-9 broker=1] Log loaded for partition -uve-topic-22-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,492] INFO [LogLoader partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,496] INFO Created log for partition -uve-topic-23-9 in /tmp/kafka-logs/-uve-topic-23-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,496] INFO [Partition -uve-topic-23-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,500] INFO [Partition -uve-topic-23-9 broker=1] Log loaded for partition -uve-topic-23-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,509] INFO [LogLoader partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,510] INFO Created log for partition -uve-topic-10-11 in /tmp/kafka-logs/-uve-topic-10-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,512] INFO [Partition -uve-topic-10-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,517] INFO [Partition -uve-topic-10-11 broker=1] Log loaded for partition -uve-topic-10-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,523] INFO [LogLoader partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,548] INFO Created log for partition -uve-topic-24-9 in /tmp/kafka-logs/-uve-topic-24-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,548] INFO [Partition -uve-topic-24-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,548] INFO [Partition -uve-topic-24-9 broker=1] Log loaded for partition -uve-topic-24-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,559] INFO [LogLoader partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,560] INFO Created log for partition -uve-topic-11-11 in /tmp/kafka-logs/-uve-topic-11-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,560] INFO [Partition -uve-topic-11-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,561] INFO [Partition -uve-topic-11-11 broker=1] Log loaded for partition -uve-topic-11-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,570] INFO [LogLoader partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,571] INFO Created log for partition -uve-topic-25-9 in /tmp/kafka-logs/-uve-topic-25-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,571] INFO [Partition -uve-topic-25-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,571] INFO [Partition -uve-topic-25-9 broker=1] Log loaded for partition -uve-topic-25-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,576] INFO [LogLoader partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,577] INFO Created log for partition -uve-topic-12-11 in /tmp/kafka-logs/-uve-topic-12-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,577] INFO [Partition -uve-topic-12-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,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) [2026-06-08 05:55:30,580] INFO [LogLoader partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,581] INFO Created log for partition -uve-topic-20-9 in /tmp/kafka-logs/-uve-topic-20-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,581] INFO [Partition -uve-topic-20-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,581] INFO [Partition -uve-topic-20-9 broker=1] Log loaded for partition -uve-topic-20-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,587] INFO [LogLoader partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,588] INFO Created log for partition -uve-topic-21-9 in /tmp/kafka-logs/-uve-topic-21-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,590] INFO [Partition -uve-topic-21-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-9 (kafka.cluster.Partition) [2026-06-08 05:55:30,590] INFO [Partition -uve-topic-21-9 broker=1] Log loaded for partition -uve-topic-21-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,603] INFO [LogLoader partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,604] INFO Created log for partition -uve-topic-28-11 in /tmp/kafka-logs/-uve-topic-28-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,604] INFO [Partition -uve-topic-28-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,604] INFO [Partition -uve-topic-28-11 broker=1] Log loaded for partition -uve-topic-28-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,617] INFO [LogLoader partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,622] INFO Created log for partition -uve-topic-15-13 in /tmp/kafka-logs/-uve-topic-15-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,626] INFO [Partition -uve-topic-15-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,628] INFO [Partition -uve-topic-15-13 broker=1] Log loaded for partition -uve-topic-15-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,639] INFO [LogLoader partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,639] INFO Created log for partition -uve-topic-29-11 in /tmp/kafka-logs/-uve-topic-29-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,640] INFO [Partition -uve-topic-29-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,640] INFO [Partition -uve-topic-29-11 broker=1] Log loaded for partition -uve-topic-29-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,645] INFO [LogLoader partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,647] INFO Created log for partition -uve-topic-16-13 in /tmp/kafka-logs/-uve-topic-16-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,648] INFO [Partition -uve-topic-16-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,648] INFO [Partition -uve-topic-16-13 broker=1] Log loaded for partition -uve-topic-16-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,655] INFO [LogLoader partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,656] INFO Created log for partition -uve-topic-17-13 in /tmp/kafka-logs/-uve-topic-17-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,656] INFO [Partition -uve-topic-17-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,656] INFO [Partition -uve-topic-17-13 broker=1] Log loaded for partition -uve-topic-17-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,662] INFO [LogLoader partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,663] INFO Created log for partition -uve-topic-18-13 in /tmp/kafka-logs/-uve-topic-18-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,663] INFO [Partition -uve-topic-18-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,663] INFO [Partition -uve-topic-18-13 broker=1] Log loaded for partition -uve-topic-18-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,673] INFO [LogLoader partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,674] INFO Created log for partition -uve-topic-24-11 in /tmp/kafka-logs/-uve-topic-24-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,674] INFO [Partition -uve-topic-24-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,674] INFO [Partition -uve-topic-24-11 broker=1] Log loaded for partition -uve-topic-24-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,678] INFO [LogLoader partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,680] INFO Created log for partition -uve-topic-11-13 in /tmp/kafka-logs/-uve-topic-11-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,681] INFO [Partition -uve-topic-11-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,681] INFO [Partition -uve-topic-11-13 broker=1] Log loaded for partition -uve-topic-11-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,685] INFO [LogLoader partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,687] INFO Created log for partition -uve-topic-25-11 in /tmp/kafka-logs/-uve-topic-25-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,687] INFO [Partition -uve-topic-25-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,687] INFO [Partition -uve-topic-25-11 broker=1] Log loaded for partition -uve-topic-25-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,715] INFO [LogLoader partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,716] INFO Created log for partition -uve-topic-12-13 in /tmp/kafka-logs/-uve-topic-12-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,717] INFO [Partition -uve-topic-12-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,717] INFO [Partition -uve-topic-12-13 broker=1] Log loaded for partition -uve-topic-12-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,732] INFO [LogLoader partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,733] INFO Created log for partition -uve-topic-26-11 in /tmp/kafka-logs/-uve-topic-26-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,734] INFO [Partition -uve-topic-26-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,735] INFO [Partition -uve-topic-26-11 broker=1] Log loaded for partition -uve-topic-26-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,740] INFO [LogLoader partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,742] INFO Created log for partition -uve-topic-13-13 in /tmp/kafka-logs/-uve-topic-13-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,743] INFO [Partition -uve-topic-13-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,744] INFO [Partition -uve-topic-13-13 broker=1] Log loaded for partition -uve-topic-13-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,751] INFO [LogLoader partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,754] INFO Created log for partition -uve-topic-27-11 in /tmp/kafka-logs/-uve-topic-27-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,755] INFO [Partition -uve-topic-27-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-11 (kafka.cluster.Partition) [2026-06-08 05:55:30,755] INFO [Partition -uve-topic-27-11 broker=1] Log loaded for partition -uve-topic-27-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,767] INFO [LogLoader partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,769] INFO Created log for partition -uve-topic-14-13 in /tmp/kafka-logs/-uve-topic-14-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,770] INFO [Partition -uve-topic-14-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,770] INFO [Partition -uve-topic-14-13 broker=1] Log loaded for partition -uve-topic-14-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,777] INFO [LogLoader partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,779] INFO Created log for partition -uve-topic-20-12 in /tmp/kafka-logs/-uve-topic-20-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,780] INFO [Partition -uve-topic-20-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,780] INFO [Partition -uve-topic-20-12 broker=1] Log loaded for partition -uve-topic-20-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,790] INFO [LogLoader partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,791] INFO Created log for partition -uve-topic-21-12 in /tmp/kafka-logs/-uve-topic-21-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,791] INFO [Partition -uve-topic-21-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,791] INFO [Partition -uve-topic-21-12 broker=1] Log loaded for partition -uve-topic-21-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,802] INFO [LogLoader partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,804] INFO Created log for partition -uve-topic-22-12 in /tmp/kafka-logs/-uve-topic-22-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,804] INFO [Partition -uve-topic-22-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,804] INFO [Partition -uve-topic-22-12 broker=1] Log loaded for partition -uve-topic-22-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,830] INFO [LogLoader partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,837] INFO Created log for partition -uve-topic-19-13 in /tmp/kafka-logs/-uve-topic-19-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,837] INFO [Partition -uve-topic-19-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-13 (kafka.cluster.Partition) [2026-06-08 05:55:30,837] INFO [Partition -uve-topic-19-13 broker=1] Log loaded for partition -uve-topic-19-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,901] INFO [LogLoader partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,903] INFO Created log for partition -uve-topic-29-10 in /tmp/kafka-logs/-uve-topic-29-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,903] INFO [Partition -uve-topic-29-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-10 (kafka.cluster.Partition) [2026-06-08 05:55:30,903] INFO [Partition -uve-topic-29-10 broker=1] Log loaded for partition -uve-topic-29-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,908] INFO [LogLoader partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,927] INFO Created log for partition -uve-topic-16-12 in /tmp/kafka-logs/-uve-topic-16-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,935] INFO [Partition -uve-topic-16-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,936] INFO [Partition -uve-topic-16-12 broker=1] Log loaded for partition -uve-topic-16-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,941] INFO [LogLoader partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,942] INFO Created log for partition -uve-topic-17-12 in /tmp/kafka-logs/-uve-topic-17-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,942] INFO [Partition -uve-topic-17-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,942] INFO [Partition -uve-topic-17-12 broker=1] Log loaded for partition -uve-topic-17-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,967] INFO [LogLoader partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,968] INFO Created log for partition -uve-topic-18-12 in /tmp/kafka-logs/-uve-topic-18-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,968] INFO [Partition -uve-topic-18-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,968] INFO [Partition -uve-topic-18-12 broker=1] Log loaded for partition -uve-topic-18-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,988] INFO [LogLoader partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:30,988] INFO Created log for partition -uve-topic-19-12 in /tmp/kafka-logs/-uve-topic-19-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:30,988] INFO [Partition -uve-topic-19-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-12 (kafka.cluster.Partition) [2026-06-08 05:55:30,988] INFO [Partition -uve-topic-19-12 broker=1] Log loaded for partition -uve-topic-19-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:30,999] INFO [LogLoader partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,011] INFO Created log for partition -uve-topic-25-10 in /tmp/kafka-logs/-uve-topic-25-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,011] INFO [Partition -uve-topic-25-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-10 (kafka.cluster.Partition) [2026-06-08 05:55:31,011] INFO [Partition -uve-topic-25-10 broker=1] Log loaded for partition -uve-topic-25-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,015] INFO [LogLoader partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,024] INFO Created log for partition -uve-topic-12-12 in /tmp/kafka-logs/-uve-topic-12-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,024] INFO [Partition -uve-topic-12-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-12 (kafka.cluster.Partition) [2026-06-08 05:55:31,024] INFO [Partition -uve-topic-12-12 broker=1] Log loaded for partition -uve-topic-12-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,034] INFO [LogLoader partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,034] INFO Created log for partition -uve-topic-26-10 in /tmp/kafka-logs/-uve-topic-26-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,034] INFO [Partition -uve-topic-26-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-10 (kafka.cluster.Partition) [2026-06-08 05:55:31,034] INFO [Partition -uve-topic-26-10 broker=1] Log loaded for partition -uve-topic-26-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,050] INFO [LogLoader partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,051] INFO Created log for partition -uve-topic-13-12 in /tmp/kafka-logs/-uve-topic-13-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,051] INFO [Partition -uve-topic-13-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-12 (kafka.cluster.Partition) [2026-06-08 05:55:31,051] INFO [Partition -uve-topic-13-12 broker=1] Log loaded for partition -uve-topic-13-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,072] INFO [LogLoader partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,072] INFO Created log for partition -uve-topic-27-10 in /tmp/kafka-logs/-uve-topic-27-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,073] INFO [Partition -uve-topic-27-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-10 (kafka.cluster.Partition) [2026-06-08 05:55:31,073] INFO [Partition -uve-topic-27-10 broker=1] Log loaded for partition -uve-topic-27-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,080] INFO [LogLoader partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,080] INFO Created log for partition -uve-topic-14-12 in /tmp/kafka-logs/-uve-topic-14-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,080] INFO [Partition -uve-topic-14-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-12 (kafka.cluster.Partition) [2026-06-08 05:55:31,080] INFO [Partition -uve-topic-14-12 broker=1] Log loaded for partition -uve-topic-14-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,102] INFO [LogLoader partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,102] INFO Created log for partition -uve-topic-28-10 in /tmp/kafka-logs/-uve-topic-28-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,102] INFO [Partition -uve-topic-28-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-10 (kafka.cluster.Partition) [2026-06-08 05:55:31,102] INFO [Partition -uve-topic-28-10 broker=1] Log loaded for partition -uve-topic-28-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,110] INFO [LogLoader partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,111] INFO Created log for partition -uve-topic-15-12 in /tmp/kafka-logs/-uve-topic-15-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,111] INFO [Partition -uve-topic-15-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-12 (kafka.cluster.Partition) [2026-06-08 05:55:31,111] INFO [Partition -uve-topic-15-12 broker=1] Log loaded for partition -uve-topic-15-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,133] INFO [LogLoader partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,134] INFO Created log for partition -uve-topic-20-11 in /tmp/kafka-logs/-uve-topic-20-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,134] INFO [Partition -uve-topic-20-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-11 (kafka.cluster.Partition) [2026-06-08 05:55:31,134] INFO [Partition -uve-topic-20-11 broker=1] Log loaded for partition -uve-topic-20-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,145] INFO [LogLoader partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,151] INFO Created log for partition -uve-topic-21-11 in /tmp/kafka-logs/-uve-topic-21-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,151] INFO [Partition -uve-topic-21-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-11 (kafka.cluster.Partition) [2026-06-08 05:55:31,151] INFO [Partition -uve-topic-21-11 broker=1] Log loaded for partition -uve-topic-21-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,167] INFO [LogLoader partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,168] INFO Created log for partition -uve-topic-22-11 in /tmp/kafka-logs/-uve-topic-22-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,168] INFO [Partition -uve-topic-22-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-11 (kafka.cluster.Partition) [2026-06-08 05:55:31,168] INFO [Partition -uve-topic-22-11 broker=1] Log loaded for partition -uve-topic-22-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,192] INFO [LogLoader partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,192] INFO Created log for partition -uve-topic-23-11 in /tmp/kafka-logs/-uve-topic-23-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,192] INFO [Partition -uve-topic-23-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-11 (kafka.cluster.Partition) [2026-06-08 05:55:31,192] INFO [Partition -uve-topic-23-11 broker=1] Log loaded for partition -uve-topic-23-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,208] INFO [LogLoader partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,211] INFO Created log for partition -uve-topic-10-13 in /tmp/kafka-logs/-uve-topic-10-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,217] INFO [Partition -uve-topic-10-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-13 (kafka.cluster.Partition) [2026-06-08 05:55:31,221] INFO [Partition -uve-topic-10-13 broker=1] Log loaded for partition -uve-topic-10-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,226] INFO [LogLoader partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,226] INFO Created log for partition -uve-topic-12-0 in /tmp/kafka-logs/-uve-topic-12-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,226] INFO [Partition -uve-topic-12-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,226] INFO [Partition -uve-topic-12-0 broker=1] Log loaded for partition -uve-topic-12-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,245] INFO [LogLoader partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,246] INFO Created log for partition -uve-topic-13-0 in /tmp/kafka-logs/-uve-topic-13-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,246] INFO [Partition -uve-topic-13-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,246] INFO [Partition -uve-topic-13-0 broker=1] Log loaded for partition -uve-topic-13-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,256] INFO [LogLoader partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,257] INFO Created log for partition -uve-topic-14-0 in /tmp/kafka-logs/-uve-topic-14-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,257] INFO [Partition -uve-topic-14-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,257] INFO [Partition -uve-topic-14-0 broker=1] Log loaded for partition -uve-topic-14-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,261] INFO [LogLoader partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,262] INFO Created log for partition -uve-topic-15-0 in /tmp/kafka-logs/-uve-topic-15-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,262] INFO [Partition -uve-topic-15-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,262] INFO [Partition -uve-topic-15-0 broker=1] Log loaded for partition -uve-topic-15-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,269] INFO [LogLoader partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,269] INFO Created log for partition -uve-topic-10-0 in /tmp/kafka-logs/-uve-topic-10-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,275] INFO [Partition -uve-topic-10-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,275] INFO [Partition -uve-topic-10-0 broker=1] Log loaded for partition -uve-topic-10-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,278] INFO [LogLoader partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,279] INFO Created log for partition -uve-topic-11-0 in /tmp/kafka-logs/-uve-topic-11-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,279] INFO [Partition -uve-topic-11-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,279] INFO [Partition -uve-topic-11-0 broker=1] Log loaded for partition -uve-topic-11-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,286] INFO [LogLoader partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,286] INFO Created log for partition -uve-topic-16-0 in /tmp/kafka-logs/-uve-topic-16-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,286] INFO [Partition -uve-topic-16-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,286] INFO [Partition -uve-topic-16-0 broker=1] Log loaded for partition -uve-topic-16-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,291] INFO [LogLoader partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,292] INFO Created log for partition -uve-topic-17-0 in /tmp/kafka-logs/-uve-topic-17-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,292] INFO [Partition -uve-topic-17-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,292] INFO [Partition -uve-topic-17-0 broker=1] Log loaded for partition -uve-topic-17-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,303] INFO [LogLoader partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,305] INFO Created log for partition -uve-topic-18-0 in /tmp/kafka-logs/-uve-topic-18-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,305] INFO [Partition -uve-topic-18-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,305] INFO [Partition -uve-topic-18-0 broker=1] Log loaded for partition -uve-topic-18-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,308] INFO [LogLoader partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,309] INFO Created log for partition -uve-topic-19-0 in /tmp/kafka-logs/-uve-topic-19-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,309] INFO [Partition -uve-topic-19-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,309] INFO [Partition -uve-topic-19-0 broker=1] Log loaded for partition -uve-topic-19-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,315] INFO [LogLoader partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,316] INFO Created log for partition -uve-topic-23-0 in /tmp/kafka-logs/-uve-topic-23-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,316] INFO [Partition -uve-topic-23-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,316] INFO [Partition -uve-topic-23-0 broker=1] Log loaded for partition -uve-topic-23-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,323] INFO [LogLoader partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,324] INFO Created log for partition -uve-topic-10-2 in /tmp/kafka-logs/-uve-topic-10-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,324] INFO [Partition -uve-topic-10-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,325] INFO [Partition -uve-topic-10-2 broker=1] Log loaded for partition -uve-topic-10-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,333] INFO [LogLoader partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,340] INFO Created log for partition -uve-topic-24-0 in /tmp/kafka-logs/-uve-topic-24-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,340] INFO [Partition -uve-topic-24-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,340] INFO [Partition -uve-topic-24-0 broker=1] Log loaded for partition -uve-topic-24-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,357] INFO [LogLoader partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,358] INFO Created log for partition -uve-topic-11-2 in /tmp/kafka-logs/-uve-topic-11-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,358] INFO [Partition -uve-topic-11-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,364] INFO [Partition -uve-topic-11-2 broker=1] Log loaded for partition -uve-topic-11-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,373] INFO [LogLoader partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,375] INFO Created log for partition -uve-topic-25-0 in /tmp/kafka-logs/-uve-topic-25-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,375] INFO [Partition -uve-topic-25-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,375] INFO [Partition -uve-topic-25-0 broker=1] Log loaded for partition -uve-topic-25-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,382] INFO [LogLoader partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,383] INFO Created log for partition -uve-topic-12-2 in /tmp/kafka-logs/-uve-topic-12-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,383] INFO [Partition -uve-topic-12-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,383] INFO [Partition -uve-topic-12-2 broker=1] Log loaded for partition -uve-topic-12-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,387] INFO [LogLoader partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,389] INFO Created log for partition -uve-topic-26-0 in /tmp/kafka-logs/-uve-topic-26-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,389] INFO [Partition -uve-topic-26-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,389] INFO [Partition -uve-topic-26-0 broker=1] Log loaded for partition -uve-topic-26-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,400] INFO [LogLoader partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,401] INFO Created log for partition -uve-topic-13-2 in /tmp/kafka-logs/-uve-topic-13-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,401] INFO [Partition -uve-topic-13-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,401] INFO [Partition -uve-topic-13-2 broker=1] Log loaded for partition -uve-topic-13-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,410] INFO [LogLoader partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,411] INFO Created log for partition -uve-topic-20-0 in /tmp/kafka-logs/-uve-topic-20-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,411] INFO [Partition -uve-topic-20-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,411] INFO [Partition -uve-topic-20-0 broker=1] Log loaded for partition -uve-topic-20-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,418] INFO [LogLoader partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,418] INFO Created log for partition -uve-topic-21-0 in /tmp/kafka-logs/-uve-topic-21-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,418] INFO [Partition -uve-topic-21-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,418] INFO [Partition -uve-topic-21-0 broker=1] Log loaded for partition -uve-topic-21-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,423] INFO [LogLoader partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,425] INFO Created log for partition -uve-topic-22-0 in /tmp/kafka-logs/-uve-topic-22-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,425] INFO [Partition -uve-topic-22-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,426] INFO [Partition -uve-topic-22-0 broker=1] Log loaded for partition -uve-topic-22-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,430] INFO [LogLoader partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,431] INFO Created log for partition -uve-topic-18-2 in /tmp/kafka-logs/-uve-topic-18-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,431] INFO [Partition -uve-topic-18-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,431] INFO [Partition -uve-topic-18-2 broker=1] Log loaded for partition -uve-topic-18-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,437] INFO [LogLoader partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,438] INFO Created log for partition -uve-topic-19-2 in /tmp/kafka-logs/-uve-topic-19-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,438] INFO [Partition -uve-topic-19-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,438] INFO [Partition -uve-topic-19-2 broker=1] Log loaded for partition -uve-topic-19-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,443] INFO [LogLoader partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,446] INFO Created log for partition -uve-topic-27-0 in /tmp/kafka-logs/-uve-topic-27-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,446] INFO [Partition -uve-topic-27-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,447] INFO [Partition -uve-topic-27-0 broker=1] Log loaded for partition -uve-topic-27-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,452] INFO [LogLoader partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,463] INFO Created log for partition -uve-topic-14-2 in /tmp/kafka-logs/-uve-topic-14-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,463] INFO [Partition -uve-topic-14-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,463] INFO [Partition -uve-topic-14-2 broker=1] Log loaded for partition -uve-topic-14-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,473] INFO [LogLoader partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,476] INFO Created log for partition -uve-topic-28-0 in /tmp/kafka-logs/-uve-topic-28-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,476] INFO [Partition -uve-topic-28-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,478] INFO [Partition -uve-topic-28-0 broker=1] Log loaded for partition -uve-topic-28-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,489] INFO [LogLoader partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,491] INFO Created log for partition -uve-topic-15-2 in /tmp/kafka-logs/-uve-topic-15-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,492] INFO [Partition -uve-topic-15-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,492] INFO [Partition -uve-topic-15-2 broker=1] Log loaded for partition -uve-topic-15-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,498] INFO [LogLoader partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,503] INFO Created log for partition -uve-topic-29-0 in /tmp/kafka-logs/-uve-topic-29-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,504] INFO [Partition -uve-topic-29-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-0 (kafka.cluster.Partition) [2026-06-08 05:55:31,504] INFO [Partition -uve-topic-29-0 broker=1] Log loaded for partition -uve-topic-29-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,509] INFO [LogLoader partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,512] INFO Created log for partition -uve-topic-16-2 in /tmp/kafka-logs/-uve-topic-16-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,512] INFO [Partition -uve-topic-16-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,512] INFO [Partition -uve-topic-16-2 broker=1] Log loaded for partition -uve-topic-16-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,526] INFO [LogLoader partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,527] INFO Created log for partition -uve-topic-17-2 in /tmp/kafka-logs/-uve-topic-17-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,530] INFO [Partition -uve-topic-17-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,530] INFO [Partition -uve-topic-17-2 broker=1] Log loaded for partition -uve-topic-17-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,540] INFO [LogLoader partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,541] INFO Created log for partition -uve-topic-11-1 in /tmp/kafka-logs/-uve-topic-11-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,541] INFO [Partition -uve-topic-11-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,541] INFO [Partition -uve-topic-11-1 broker=1] Log loaded for partition -uve-topic-11-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,548] INFO [LogLoader partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,549] INFO Created log for partition -uve-topic-12-1 in /tmp/kafka-logs/-uve-topic-12-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,549] INFO [Partition -uve-topic-12-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,549] INFO [Partition -uve-topic-12-1 broker=1] Log loaded for partition -uve-topic-12-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,560] INFO [LogLoader partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,561] INFO Created log for partition -uve-topic-13-1 in /tmp/kafka-logs/-uve-topic-13-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,561] INFO [Partition -uve-topic-13-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,561] INFO [Partition -uve-topic-13-1 broker=1] Log loaded for partition -uve-topic-13-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,570] INFO [LogLoader partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,577] INFO Created log for partition -uve-topic-14-1 in /tmp/kafka-logs/-uve-topic-14-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,579] INFO [Partition -uve-topic-14-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,579] INFO [Partition -uve-topic-14-1 broker=1] Log loaded for partition -uve-topic-14-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,587] INFO [LogLoader partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,593] INFO Created log for partition -uve-topic-10-1 in /tmp/kafka-logs/-uve-topic-10-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,596] INFO [Partition -uve-topic-10-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,596] INFO [Partition -uve-topic-10-1 broker=1] Log loaded for partition -uve-topic-10-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,600] INFO [LogLoader partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,600] INFO Created log for partition -uve-topic-19-1 in /tmp/kafka-logs/-uve-topic-19-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,600] INFO [Partition -uve-topic-19-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,600] INFO [Partition -uve-topic-19-1 broker=1] Log loaded for partition -uve-topic-19-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,605] INFO [LogLoader partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,605] INFO Created log for partition -uve-topic-15-1 in /tmp/kafka-logs/-uve-topic-15-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,605] INFO [Partition -uve-topic-15-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,606] INFO [Partition -uve-topic-15-1 broker=1] Log loaded for partition -uve-topic-15-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,614] INFO [LogLoader partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,615] INFO Created log for partition -uve-topic-16-1 in /tmp/kafka-logs/-uve-topic-16-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,615] INFO [Partition -uve-topic-16-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,615] INFO [Partition -uve-topic-16-1 broker=1] Log loaded for partition -uve-topic-16-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,620] INFO [LogLoader partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,622] INFO Created log for partition -uve-topic-17-1 in /tmp/kafka-logs/-uve-topic-17-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,622] INFO [Partition -uve-topic-17-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,622] INFO [Partition -uve-topic-17-1 broker=1] Log loaded for partition -uve-topic-17-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,627] INFO [LogLoader partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,631] INFO Created log for partition -uve-topic-18-1 in /tmp/kafka-logs/-uve-topic-18-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,631] INFO [Partition -uve-topic-18-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,631] INFO [Partition -uve-topic-18-1 broker=1] Log loaded for partition -uve-topic-18-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,639] INFO [LogLoader partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,641] INFO Created log for partition -uve-topic-21-2 in /tmp/kafka-logs/-uve-topic-21-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,641] INFO [Partition -uve-topic-21-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,641] INFO [Partition -uve-topic-21-2 broker=1] Log loaded for partition -uve-topic-21-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,662] INFO [LogLoader partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,663] INFO Created log for partition -uve-topic-22-2 in /tmp/kafka-logs/-uve-topic-22-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,663] INFO [Partition -uve-topic-22-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,663] INFO [Partition -uve-topic-22-2 broker=1] Log loaded for partition -uve-topic-22-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,667] INFO [LogLoader partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,668] INFO Created log for partition -uve-topic-23-2 in /tmp/kafka-logs/-uve-topic-23-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,669] INFO [Partition -uve-topic-23-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,669] INFO [Partition -uve-topic-23-2 broker=1] Log loaded for partition -uve-topic-23-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,674] INFO [LogLoader partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,676] INFO Created log for partition -uve-topic-10-4 in /tmp/kafka-logs/-uve-topic-10-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,676] INFO [Partition -uve-topic-10-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,676] INFO [Partition -uve-topic-10-4 broker=1] Log loaded for partition -uve-topic-10-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,682] INFO [LogLoader partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,682] INFO Created log for partition -uve-topic-24-2 in /tmp/kafka-logs/-uve-topic-24-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,683] INFO [Partition -uve-topic-24-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,683] INFO [Partition -uve-topic-24-2 broker=1] Log loaded for partition -uve-topic-24-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,692] INFO [LogLoader partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,692] INFO Created log for partition -uve-topic-11-4 in /tmp/kafka-logs/-uve-topic-11-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,692] INFO [Partition -uve-topic-11-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,693] INFO [Partition -uve-topic-11-4 broker=1] Log loaded for partition -uve-topic-11-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,703] INFO [LogLoader partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,704] INFO Created log for partition -uve-topic-20-2 in /tmp/kafka-logs/-uve-topic-20-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,704] INFO [Partition -uve-topic-20-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,704] INFO [Partition -uve-topic-20-2 broker=1] Log loaded for partition -uve-topic-20-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,709] INFO [LogLoader partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,710] INFO Created log for partition -uve-topic-29-2 in /tmp/kafka-logs/-uve-topic-29-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,710] INFO [Partition -uve-topic-29-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,710] INFO [Partition -uve-topic-29-2 broker=1] Log loaded for partition -uve-topic-29-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,713] INFO [LogLoader partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,714] INFO Created log for partition -uve-topic-16-4 in /tmp/kafka-logs/-uve-topic-16-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,715] INFO [Partition -uve-topic-16-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,715] INFO [Partition -uve-topic-16-4 broker=1] Log loaded for partition -uve-topic-16-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,720] INFO [LogLoader partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,720] INFO Created log for partition -uve-topic-17-4 in /tmp/kafka-logs/-uve-topic-17-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,722] INFO [Partition -uve-topic-17-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,723] INFO [Partition -uve-topic-17-4 broker=1] Log loaded for partition -uve-topic-17-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,726] INFO [LogLoader partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,726] INFO Created log for partition -uve-topic-18-4 in /tmp/kafka-logs/-uve-topic-18-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,727] INFO [Partition -uve-topic-18-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,727] INFO [Partition -uve-topic-18-4 broker=1] Log loaded for partition -uve-topic-18-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,730] INFO [LogLoader partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,730] INFO Created log for partition -uve-topic-19-4 in /tmp/kafka-logs/-uve-topic-19-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,731] INFO [Partition -uve-topic-19-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,731] INFO [Partition -uve-topic-19-4 broker=1] Log loaded for partition -uve-topic-19-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,734] INFO [LogLoader partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,734] INFO Created log for partition -uve-topic-25-2 in /tmp/kafka-logs/-uve-topic-25-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,735] INFO [Partition -uve-topic-25-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,735] INFO [Partition -uve-topic-25-2 broker=1] Log loaded for partition -uve-topic-25-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,738] INFO [LogLoader partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,739] INFO Created log for partition -uve-topic-12-4 in /tmp/kafka-logs/-uve-topic-12-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,739] INFO [Partition -uve-topic-12-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,739] INFO [Partition -uve-topic-12-4 broker=1] Log loaded for partition -uve-topic-12-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,744] INFO [LogLoader partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,745] INFO Created log for partition -uve-topic-26-2 in /tmp/kafka-logs/-uve-topic-26-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,745] INFO [Partition -uve-topic-26-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,745] INFO [Partition -uve-topic-26-2 broker=1] Log loaded for partition -uve-topic-26-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,752] INFO [LogLoader partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,769] INFO Created log for partition -uve-topic-13-4 in /tmp/kafka-logs/-uve-topic-13-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,769] INFO [Partition -uve-topic-13-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,769] INFO [Partition -uve-topic-13-4 broker=1] Log loaded for partition -uve-topic-13-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,775] INFO [LogLoader partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,775] INFO Created log for partition -uve-topic-27-2 in /tmp/kafka-logs/-uve-topic-27-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,776] INFO [Partition -uve-topic-27-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,776] INFO [Partition -uve-topic-27-2 broker=1] Log loaded for partition -uve-topic-27-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,780] INFO [LogLoader partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,780] INFO Created log for partition -uve-topic-14-4 in /tmp/kafka-logs/-uve-topic-14-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,780] INFO [Partition -uve-topic-14-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,780] INFO [Partition -uve-topic-14-4 broker=1] Log loaded for partition -uve-topic-14-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,785] INFO [LogLoader partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,786] INFO Created log for partition -uve-topic-28-2 in /tmp/kafka-logs/-uve-topic-28-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,786] INFO [Partition -uve-topic-28-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-2 (kafka.cluster.Partition) [2026-06-08 05:55:31,786] INFO [Partition -uve-topic-28-2 broker=1] Log loaded for partition -uve-topic-28-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,789] INFO [LogLoader partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,790] INFO Created log for partition -uve-topic-15-4 in /tmp/kafka-logs/-uve-topic-15-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,790] INFO [Partition -uve-topic-15-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,790] INFO [Partition -uve-topic-15-4 broker=1] Log loaded for partition -uve-topic-15-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,797] INFO [LogLoader partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,797] INFO Created log for partition -uve-topic-22-1 in /tmp/kafka-logs/-uve-topic-22-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,798] INFO [Partition -uve-topic-22-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,798] INFO [Partition -uve-topic-22-1 broker=1] Log loaded for partition -uve-topic-22-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,801] INFO [LogLoader partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,802] INFO Created log for partition -uve-topic-23-1 in /tmp/kafka-logs/-uve-topic-23-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,802] INFO [Partition -uve-topic-23-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,802] INFO [Partition -uve-topic-23-1 broker=1] Log loaded for partition -uve-topic-23-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,809] INFO [LogLoader partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,809] INFO Created log for partition -uve-topic-10-3 in /tmp/kafka-logs/-uve-topic-10-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,809] INFO [Partition -uve-topic-10-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,809] INFO [Partition -uve-topic-10-3 broker=1] Log loaded for partition -uve-topic-10-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,812] INFO [LogLoader partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,812] INFO Created log for partition -uve-topic-24-1 in /tmp/kafka-logs/-uve-topic-24-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,812] INFO [Partition -uve-topic-24-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,812] INFO [Partition -uve-topic-24-1 broker=1] Log loaded for partition -uve-topic-24-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,815] INFO [LogLoader partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,816] INFO Created log for partition -uve-topic-11-3 in /tmp/kafka-logs/-uve-topic-11-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,817] INFO [Partition -uve-topic-11-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,817] INFO [Partition -uve-topic-11-3 broker=1] Log loaded for partition -uve-topic-11-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,821] INFO [LogLoader partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,821] INFO Created log for partition -uve-topic-25-1 in /tmp/kafka-logs/-uve-topic-25-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,821] INFO [Partition -uve-topic-25-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,821] INFO [Partition -uve-topic-25-1 broker=1] Log loaded for partition -uve-topic-25-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,825] INFO [LogLoader partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,826] INFO Created log for partition -uve-topic-12-3 in /tmp/kafka-logs/-uve-topic-12-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,826] INFO [Partition -uve-topic-12-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,826] INFO [Partition -uve-topic-12-3 broker=1] Log loaded for partition -uve-topic-12-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,829] INFO [LogLoader partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,830] INFO Created log for partition -uve-topic-20-1 in /tmp/kafka-logs/-uve-topic-20-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,830] INFO [Partition -uve-topic-20-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,830] INFO [Partition -uve-topic-20-1 broker=1] Log loaded for partition -uve-topic-20-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,837] INFO [LogLoader partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,839] INFO Created log for partition -uve-topic-21-1 in /tmp/kafka-logs/-uve-topic-21-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,841] INFO [Partition -uve-topic-21-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,841] INFO [Partition -uve-topic-21-1 broker=1] Log loaded for partition -uve-topic-21-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,845] INFO [LogLoader partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,846] INFO Created log for partition -uve-topic-17-3 in /tmp/kafka-logs/-uve-topic-17-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,846] INFO [Partition -uve-topic-17-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,846] INFO [Partition -uve-topic-17-3 broker=1] Log loaded for partition -uve-topic-17-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,849] INFO [LogLoader partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,850] INFO Created log for partition -uve-topic-18-3 in /tmp/kafka-logs/-uve-topic-18-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,850] INFO [Partition -uve-topic-18-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,850] INFO [Partition -uve-topic-18-3 broker=1] Log loaded for partition -uve-topic-18-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,864] INFO [LogLoader partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,865] INFO Created log for partition -uve-topic-19-3 in /tmp/kafka-logs/-uve-topic-19-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,865] INFO [Partition -uve-topic-19-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,865] INFO [Partition -uve-topic-19-3 broker=1] Log loaded for partition -uve-topic-19-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,871] INFO [LogLoader partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,872] INFO Created log for partition -uve-topic-26-1 in /tmp/kafka-logs/-uve-topic-26-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,872] INFO [Partition -uve-topic-26-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,872] INFO [Partition -uve-topic-26-1 broker=1] Log loaded for partition -uve-topic-26-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,878] INFO [LogLoader partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,879] INFO Created log for partition -uve-topic-13-3 in /tmp/kafka-logs/-uve-topic-13-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,879] INFO [Partition -uve-topic-13-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,879] INFO [Partition -uve-topic-13-3 broker=1] Log loaded for partition -uve-topic-13-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,887] INFO [LogLoader partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,888] INFO Created log for partition -uve-topic-27-1 in /tmp/kafka-logs/-uve-topic-27-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,888] INFO [Partition -uve-topic-27-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,888] INFO [Partition -uve-topic-27-1 broker=1] Log loaded for partition -uve-topic-27-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,893] INFO [LogLoader partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,894] INFO Created log for partition -uve-topic-14-3 in /tmp/kafka-logs/-uve-topic-14-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,894] INFO [Partition -uve-topic-14-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,894] INFO [Partition -uve-topic-14-3 broker=1] Log loaded for partition -uve-topic-14-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,897] INFO [LogLoader partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,898] INFO Created log for partition -uve-topic-28-1 in /tmp/kafka-logs/-uve-topic-28-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,899] INFO [Partition -uve-topic-28-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,899] INFO [Partition -uve-topic-28-1 broker=1] Log loaded for partition -uve-topic-28-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,906] INFO [LogLoader partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,907] INFO Created log for partition -uve-topic-15-3 in /tmp/kafka-logs/-uve-topic-15-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,907] INFO [Partition -uve-topic-15-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,907] INFO [Partition -uve-topic-15-3 broker=1] Log loaded for partition -uve-topic-15-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,911] INFO [LogLoader partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,911] INFO Created log for partition -uve-topic-29-1 in /tmp/kafka-logs/-uve-topic-29-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,911] INFO [Partition -uve-topic-29-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-1 (kafka.cluster.Partition) [2026-06-08 05:55:31,911] INFO [Partition -uve-topic-29-1 broker=1] Log loaded for partition -uve-topic-29-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,916] INFO [LogLoader partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,917] INFO Created log for partition -uve-topic-16-3 in /tmp/kafka-logs/-uve-topic-16-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,917] INFO [Partition -uve-topic-16-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-3 (kafka.cluster.Partition) [2026-06-08 05:55:31,917] INFO [Partition -uve-topic-16-3 broker=1] Log loaded for partition -uve-topic-16-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,921] INFO [LogLoader partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,922] INFO Created log for partition -uve-topic-20-4 in /tmp/kafka-logs/-uve-topic-20-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,923] INFO [Partition -uve-topic-20-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,923] INFO [Partition -uve-topic-20-4 broker=1] Log loaded for partition -uve-topic-20-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,930] INFO [LogLoader partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,931] INFO Created log for partition -uve-topic-21-4 in /tmp/kafka-logs/-uve-topic-21-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,931] INFO [Partition -uve-topic-21-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,932] INFO [Partition -uve-topic-21-4 broker=1] Log loaded for partition -uve-topic-21-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,936] INFO [LogLoader partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,937] INFO Created log for partition -uve-topic-22-4 in /tmp/kafka-logs/-uve-topic-22-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,937] INFO [Partition -uve-topic-22-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,937] INFO [Partition -uve-topic-22-4 broker=1] Log loaded for partition -uve-topic-22-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,941] INFO [LogLoader partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,942] INFO Created log for partition -uve-topic-19-5 in /tmp/kafka-logs/-uve-topic-19-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,942] INFO [Partition -uve-topic-19-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-5 (kafka.cluster.Partition) [2026-06-08 05:55:31,943] INFO [Partition -uve-topic-19-5 broker=1] Log loaded for partition -uve-topic-19-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,945] INFO [LogLoader partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,946] INFO Created log for partition -uve-topic-27-4 in /tmp/kafka-logs/-uve-topic-27-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,946] INFO [Partition -uve-topic-27-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,946] INFO [Partition -uve-topic-27-4 broker=1] Log loaded for partition -uve-topic-27-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,951] INFO [LogLoader partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,952] INFO Created log for partition -uve-topic-14-6 in /tmp/kafka-logs/-uve-topic-14-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,952] INFO [Partition -uve-topic-14-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-6 (kafka.cluster.Partition) [2026-06-08 05:55:31,952] INFO [Partition -uve-topic-14-6 broker=1] Log loaded for partition -uve-topic-14-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,957] INFO [LogLoader partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,957] INFO Created log for partition -uve-topic-28-4 in /tmp/kafka-logs/-uve-topic-28-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,957] INFO [Partition -uve-topic-28-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,958] INFO [Partition -uve-topic-28-4 broker=1] Log loaded for partition -uve-topic-28-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,964] INFO [LogLoader partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,965] INFO Created log for partition -uve-topic-15-6 in /tmp/kafka-logs/-uve-topic-15-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,968] INFO [Partition -uve-topic-15-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-6 (kafka.cluster.Partition) [2026-06-08 05:55:31,969] INFO [Partition -uve-topic-15-6 broker=1] Log loaded for partition -uve-topic-15-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,972] INFO [LogLoader partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,972] INFO Created log for partition -uve-topic-29-4 in /tmp/kafka-logs/-uve-topic-29-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,972] INFO [Partition -uve-topic-29-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-4 (kafka.cluster.Partition) [2026-06-08 05:55:31,972] INFO [Partition -uve-topic-29-4 broker=1] Log loaded for partition -uve-topic-29-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,978] INFO [LogLoader partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,979] INFO Created log for partition -uve-topic-16-6 in /tmp/kafka-logs/-uve-topic-16-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,979] INFO [Partition -uve-topic-16-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-6 (kafka.cluster.Partition) [2026-06-08 05:55:31,979] INFO [Partition -uve-topic-16-6 broker=1] Log loaded for partition -uve-topic-16-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:31,989] INFO [LogLoader partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:31,990] INFO Created log for partition -uve-topic-17-6 in /tmp/kafka-logs/-uve-topic-17-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:31,990] INFO [Partition -uve-topic-17-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-6 (kafka.cluster.Partition) [2026-06-08 05:55:31,990] INFO [Partition -uve-topic-17-6 broker=1] Log loaded for partition -uve-topic-17-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,004] INFO [LogLoader partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,005] INFO Created log for partition -uve-topic-23-4 in /tmp/kafka-logs/-uve-topic-23-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,006] INFO [Partition -uve-topic-23-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-4 (kafka.cluster.Partition) [2026-06-08 05:55:32,006] INFO [Partition -uve-topic-23-4 broker=1] Log loaded for partition -uve-topic-23-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,010] INFO [LogLoader partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,011] INFO Created log for partition -uve-topic-10-6 in /tmp/kafka-logs/-uve-topic-10-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,011] INFO [Partition -uve-topic-10-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-6 (kafka.cluster.Partition) [2026-06-08 05:55:32,011] INFO [Partition -uve-topic-10-6 broker=1] Log loaded for partition -uve-topic-10-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,026] INFO [LogLoader partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,027] INFO Created log for partition -uve-topic-24-4 in /tmp/kafka-logs/-uve-topic-24-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,027] INFO [Partition -uve-topic-24-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-4 (kafka.cluster.Partition) [2026-06-08 05:55:32,027] INFO [Partition -uve-topic-24-4 broker=1] Log loaded for partition -uve-topic-24-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,030] INFO [LogLoader partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,031] INFO Created log for partition -uve-topic-11-6 in /tmp/kafka-logs/-uve-topic-11-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,032] INFO [Partition -uve-topic-11-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-6 (kafka.cluster.Partition) [2026-06-08 05:55:32,032] INFO [Partition -uve-topic-11-6 broker=1] Log loaded for partition -uve-topic-11-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,040] INFO [LogLoader partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,040] INFO Created log for partition -uve-topic-25-4 in /tmp/kafka-logs/-uve-topic-25-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,040] INFO [Partition -uve-topic-25-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-4 (kafka.cluster.Partition) [2026-06-08 05:55:32,040] INFO [Partition -uve-topic-25-4 broker=1] Log loaded for partition -uve-topic-25-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,045] INFO [LogLoader partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,046] INFO Created log for partition -uve-topic-12-6 in /tmp/kafka-logs/-uve-topic-12-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,046] INFO [Partition -uve-topic-12-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-6 (kafka.cluster.Partition) [2026-06-08 05:55:32,046] INFO [Partition -uve-topic-12-6 broker=1] Log loaded for partition -uve-topic-12-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,054] INFO [LogLoader partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,055] INFO Created log for partition -uve-topic-26-4 in /tmp/kafka-logs/-uve-topic-26-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,055] INFO [Partition -uve-topic-26-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-4 (kafka.cluster.Partition) [2026-06-08 05:55:32,055] INFO [Partition -uve-topic-26-4 broker=1] Log loaded for partition -uve-topic-26-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,063] INFO [LogLoader partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,065] INFO Created log for partition -uve-topic-13-6 in /tmp/kafka-logs/-uve-topic-13-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,065] INFO [Partition -uve-topic-13-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-6 (kafka.cluster.Partition) [2026-06-08 05:55:32,065] INFO [Partition -uve-topic-13-6 broker=1] Log loaded for partition -uve-topic-13-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,071] INFO [LogLoader partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,072] INFO Created log for partition -uve-topic-20-3 in /tmp/kafka-logs/-uve-topic-20-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,072] INFO [Partition -uve-topic-20-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,072] INFO [Partition -uve-topic-20-3 broker=1] Log loaded for partition -uve-topic-20-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,082] INFO [LogLoader partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,083] INFO Created log for partition -uve-topic-21-3 in /tmp/kafka-logs/-uve-topic-21-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,084] INFO [Partition -uve-topic-21-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,084] INFO [Partition -uve-topic-21-3 broker=1] Log loaded for partition -uve-topic-21-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,099] INFO [LogLoader partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,100] INFO Created log for partition -uve-topic-22-3 in /tmp/kafka-logs/-uve-topic-22-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,105] INFO [Partition -uve-topic-22-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,105] INFO [Partition -uve-topic-22-3 broker=1] Log loaded for partition -uve-topic-22-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,114] INFO [LogLoader partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,115] INFO Created log for partition -uve-topic-23-3 in /tmp/kafka-logs/-uve-topic-23-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,116] INFO [Partition -uve-topic-23-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,116] INFO [Partition -uve-topic-23-3 broker=1] Log loaded for partition -uve-topic-23-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,123] INFO [LogLoader partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,124] INFO Created log for partition -uve-topic-10-5 in /tmp/kafka-logs/-uve-topic-10-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,124] INFO [Partition -uve-topic-10-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,124] INFO [Partition -uve-topic-10-5 broker=1] Log loaded for partition -uve-topic-10-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,135] INFO [LogLoader partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,136] INFO Created log for partition -uve-topic-28-3 in /tmp/kafka-logs/-uve-topic-28-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,136] INFO [Partition -uve-topic-28-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,137] INFO [Partition -uve-topic-28-3 broker=1] Log loaded for partition -uve-topic-28-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,142] INFO [LogLoader partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,144] INFO Created log for partition -uve-topic-15-5 in /tmp/kafka-logs/-uve-topic-15-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,144] INFO [Partition -uve-topic-15-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,145] INFO [Partition -uve-topic-15-5 broker=1] Log loaded for partition -uve-topic-15-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,152] INFO [LogLoader partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,154] INFO Created log for partition -uve-topic-29-3 in /tmp/kafka-logs/-uve-topic-29-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,155] INFO [Partition -uve-topic-29-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,155] INFO [Partition -uve-topic-29-3 broker=1] Log loaded for partition -uve-topic-29-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,163] INFO [LogLoader partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,165] INFO Created log for partition -uve-topic-16-5 in /tmp/kafka-logs/-uve-topic-16-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,165] INFO [Partition -uve-topic-16-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,165] INFO [Partition -uve-topic-16-5 broker=1] Log loaded for partition -uve-topic-16-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,175] INFO [LogLoader partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,176] INFO Created log for partition -uve-topic-17-5 in /tmp/kafka-logs/-uve-topic-17-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,176] INFO [Partition -uve-topic-17-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,177] INFO [Partition -uve-topic-17-5 broker=1] Log loaded for partition -uve-topic-17-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,197] INFO [LogLoader partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,198] INFO Created log for partition -uve-topic-18-5 in /tmp/kafka-logs/-uve-topic-18-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,198] INFO [Partition -uve-topic-18-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,198] INFO [Partition -uve-topic-18-5 broker=1] Log loaded for partition -uve-topic-18-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,209] INFO [LogLoader partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,210] INFO Created log for partition -uve-topic-24-3 in /tmp/kafka-logs/-uve-topic-24-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,212] INFO [Partition -uve-topic-24-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,212] INFO [Partition -uve-topic-24-3 broker=1] Log loaded for partition -uve-topic-24-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,240] INFO [LogLoader partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,246] INFO Created log for partition -uve-topic-11-5 in /tmp/kafka-logs/-uve-topic-11-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,246] INFO [Partition -uve-topic-11-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,246] INFO [Partition -uve-topic-11-5 broker=1] Log loaded for partition -uve-topic-11-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,270] INFO [LogLoader partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,274] INFO Created log for partition -uve-topic-25-3 in /tmp/kafka-logs/-uve-topic-25-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,275] INFO [Partition -uve-topic-25-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,275] INFO [Partition -uve-topic-25-3 broker=1] Log loaded for partition -uve-topic-25-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,281] INFO [LogLoader partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,283] INFO Created log for partition -uve-topic-12-5 in /tmp/kafka-logs/-uve-topic-12-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,284] INFO [Partition -uve-topic-12-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,284] INFO [Partition -uve-topic-12-5 broker=1] Log loaded for partition -uve-topic-12-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,295] INFO [LogLoader partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,295] INFO Created log for partition -uve-topic-26-3 in /tmp/kafka-logs/-uve-topic-26-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,296] INFO [Partition -uve-topic-26-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,296] INFO [Partition -uve-topic-26-3 broker=1] Log loaded for partition -uve-topic-26-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,302] INFO [LogLoader partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,303] INFO Created log for partition -uve-topic-13-5 in /tmp/kafka-logs/-uve-topic-13-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,304] INFO [Partition -uve-topic-13-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,304] INFO [Partition -uve-topic-13-5 broker=1] Log loaded for partition -uve-topic-13-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,306] INFO [LogLoader partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,307] INFO Created log for partition -uve-topic-27-3 in /tmp/kafka-logs/-uve-topic-27-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,308] INFO [Partition -uve-topic-27-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-3 (kafka.cluster.Partition) [2026-06-08 05:55:32,308] INFO [Partition -uve-topic-27-3 broker=1] Log loaded for partition -uve-topic-27-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,311] INFO [LogLoader partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,311] INFO Created log for partition -uve-topic-14-5 in /tmp/kafka-logs/-uve-topic-14-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,311] INFO [Partition -uve-topic-14-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-5 (kafka.cluster.Partition) [2026-06-08 05:55:32,311] INFO [Partition -uve-topic-14-5 broker=1] Log loaded for partition -uve-topic-14-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,317] INFO [LogLoader partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,317] INFO Created log for partition -uve-topic-20-21 in /tmp/kafka-logs/-uve-topic-20-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,317] INFO [Partition -uve-topic-20-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,317] INFO [Partition -uve-topic-20-21 broker=1] Log loaded for partition -uve-topic-20-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,320] INFO [LogLoader partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,321] INFO Created log for partition -uve-topic-21-21 in /tmp/kafka-logs/-uve-topic-21-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,321] INFO [Partition -uve-topic-21-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,321] INFO [Partition -uve-topic-21-21 broker=1] Log loaded for partition -uve-topic-21-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,324] INFO [LogLoader partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,324] INFO Created log for partition -uve-topic-18-22 in /tmp/kafka-logs/-uve-topic-18-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,325] INFO [Partition -uve-topic-18-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,325] INFO [Partition -uve-topic-18-22 broker=1] Log loaded for partition -uve-topic-18-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,327] INFO [LogLoader partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,327] INFO Created log for partition -uve-topic-19-22 in /tmp/kafka-logs/-uve-topic-19-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,328] INFO [Partition -uve-topic-19-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,328] INFO [Partition -uve-topic-19-22 broker=1] Log loaded for partition -uve-topic-19-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,332] INFO [LogLoader partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,332] INFO Created log for partition -uve-topic-26-21 in /tmp/kafka-logs/-uve-topic-26-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,333] INFO [Partition -uve-topic-26-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,333] INFO [Partition -uve-topic-26-21 broker=1] Log loaded for partition -uve-topic-26-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,336] INFO [LogLoader partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,336] INFO Created log for partition -uve-topic-13-23 in /tmp/kafka-logs/-uve-topic-13-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,336] INFO [Partition -uve-topic-13-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,336] INFO [Partition -uve-topic-13-23 broker=1] Log loaded for partition -uve-topic-13-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,339] INFO [LogLoader partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,339] INFO Created log for partition -uve-topic-27-21 in /tmp/kafka-logs/-uve-topic-27-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,339] INFO [Partition -uve-topic-27-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,339] INFO [Partition -uve-topic-27-21 broker=1] Log loaded for partition -uve-topic-27-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,344] INFO [LogLoader partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,344] INFO Created log for partition -uve-topic-14-23 in /tmp/kafka-logs/-uve-topic-14-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,344] INFO [Partition -uve-topic-14-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,344] INFO [Partition -uve-topic-14-23 broker=1] Log loaded for partition -uve-topic-14-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,347] INFO [LogLoader partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,347] INFO Created log for partition -uve-topic-28-21 in /tmp/kafka-logs/-uve-topic-28-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,347] INFO [Partition -uve-topic-28-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,347] INFO [Partition -uve-topic-28-21 broker=1] Log loaded for partition -uve-topic-28-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,350] INFO [LogLoader partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,350] INFO Created log for partition -uve-topic-15-23 in /tmp/kafka-logs/-uve-topic-15-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,351] INFO [Partition -uve-topic-15-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,351] INFO [Partition -uve-topic-15-23 broker=1] Log loaded for partition -uve-topic-15-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,354] INFO [LogLoader partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,355] INFO Created log for partition -uve-topic-29-21 in /tmp/kafka-logs/-uve-topic-29-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,355] INFO [Partition -uve-topic-29-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,355] INFO [Partition -uve-topic-29-21 broker=1] Log loaded for partition -uve-topic-29-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,358] INFO [LogLoader partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,358] INFO Created log for partition -uve-topic-16-23 in /tmp/kafka-logs/-uve-topic-16-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,358] INFO [Partition -uve-topic-16-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,358] INFO [Partition -uve-topic-16-23 broker=1] Log loaded for partition -uve-topic-16-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,361] INFO [LogLoader partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,361] INFO Created log for partition -uve-topic-22-21 in /tmp/kafka-logs/-uve-topic-22-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,362] INFO [Partition -uve-topic-22-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,362] INFO [Partition -uve-topic-22-21 broker=1] Log loaded for partition -uve-topic-22-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,365] INFO [LogLoader partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,365] INFO Created log for partition -uve-topic-23-21 in /tmp/kafka-logs/-uve-topic-23-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,365] INFO [Partition -uve-topic-23-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,365] INFO [Partition -uve-topic-23-21 broker=1] Log loaded for partition -uve-topic-23-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,368] INFO [LogLoader partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,368] INFO Created log for partition -uve-topic-10-23 in /tmp/kafka-logs/-uve-topic-10-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,368] INFO [Partition -uve-topic-10-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,368] INFO [Partition -uve-topic-10-23 broker=1] Log loaded for partition -uve-topic-10-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,370] INFO [LogLoader partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,370] INFO Created log for partition -uve-topic-24-21 in /tmp/kafka-logs/-uve-topic-24-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,370] INFO [Partition -uve-topic-24-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,371] INFO [Partition -uve-topic-24-21 broker=1] Log loaded for partition -uve-topic-24-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,373] INFO [LogLoader partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,374] INFO Created log for partition -uve-topic-11-23 in /tmp/kafka-logs/-uve-topic-11-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,374] INFO [Partition -uve-topic-11-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,374] INFO [Partition -uve-topic-11-23 broker=1] Log loaded for partition -uve-topic-11-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,376] INFO [LogLoader partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,377] INFO Created log for partition -uve-topic-25-21 in /tmp/kafka-logs/-uve-topic-25-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,377] INFO [Partition -uve-topic-25-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,378] INFO [Partition -uve-topic-25-21 broker=1] Log loaded for partition -uve-topic-25-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,381] INFO [LogLoader partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,381] INFO Created log for partition -uve-topic-12-23 in /tmp/kafka-logs/-uve-topic-12-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,382] INFO [Partition -uve-topic-12-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,382] INFO [Partition -uve-topic-12-23 broker=1] Log loaded for partition -uve-topic-12-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,385] INFO [LogLoader partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,385] INFO Created log for partition -uve-topic-20-20 in /tmp/kafka-logs/-uve-topic-20-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,385] INFO [Partition -uve-topic-20-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,385] INFO [Partition -uve-topic-20-20 broker=1] Log loaded for partition -uve-topic-20-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,388] INFO [LogLoader partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,388] INFO Created log for partition -uve-topic-21-20 in /tmp/kafka-logs/-uve-topic-21-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,388] INFO [Partition -uve-topic-21-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,388] INFO [Partition -uve-topic-21-20 broker=1] Log loaded for partition -uve-topic-21-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,392] INFO [LogLoader partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,393] INFO Created log for partition -uve-topic-22-20 in /tmp/kafka-logs/-uve-topic-22-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,393] INFO [Partition -uve-topic-22-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,393] INFO [Partition -uve-topic-22-20 broker=1] Log loaded for partition -uve-topic-22-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,396] INFO [LogLoader partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,396] INFO Created log for partition -uve-topic-19-21 in /tmp/kafka-logs/-uve-topic-19-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,397] INFO [Partition -uve-topic-19-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-21 (kafka.cluster.Partition) [2026-06-08 05:55:32,398] INFO [Partition -uve-topic-19-21 broker=1] Log loaded for partition -uve-topic-19-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,400] INFO [LogLoader partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,401] INFO Created log for partition -uve-topic-27-20 in /tmp/kafka-logs/-uve-topic-27-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,402] INFO [Partition -uve-topic-27-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,402] INFO [Partition -uve-topic-27-20 broker=1] Log loaded for partition -uve-topic-27-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,404] INFO [LogLoader partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,404] INFO Created log for partition -uve-topic-14-22 in /tmp/kafka-logs/-uve-topic-14-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,405] INFO [Partition -uve-topic-14-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,405] INFO [Partition -uve-topic-14-22 broker=1] Log loaded for partition -uve-topic-14-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,412] INFO [LogLoader partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,413] INFO Created log for partition -uve-topic-28-20 in /tmp/kafka-logs/-uve-topic-28-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,413] INFO [Partition -uve-topic-28-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,413] INFO [Partition -uve-topic-28-20 broker=1] Log loaded for partition -uve-topic-28-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,417] INFO [LogLoader partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,417] INFO Created log for partition -uve-topic-15-22 in /tmp/kafka-logs/-uve-topic-15-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,417] INFO [Partition -uve-topic-15-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,417] INFO [Partition -uve-topic-15-22 broker=1] Log loaded for partition -uve-topic-15-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,420] INFO [LogLoader partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,420] INFO Created log for partition -uve-topic-29-20 in /tmp/kafka-logs/-uve-topic-29-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,421] INFO [Partition -uve-topic-29-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,421] INFO [Partition -uve-topic-29-20 broker=1] Log loaded for partition -uve-topic-29-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,425] INFO [LogLoader partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,425] INFO Created log for partition -uve-topic-16-22 in /tmp/kafka-logs/-uve-topic-16-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,425] INFO [Partition -uve-topic-16-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,425] INFO [Partition -uve-topic-16-22 broker=1] Log loaded for partition -uve-topic-16-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,428] INFO [LogLoader partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,428] INFO Created log for partition -uve-topic-17-22 in /tmp/kafka-logs/-uve-topic-17-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,429] INFO [Partition -uve-topic-17-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,429] INFO [Partition -uve-topic-17-22 broker=1] Log loaded for partition -uve-topic-17-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,432] INFO [LogLoader partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,432] INFO Created log for partition -uve-topic-23-20 in /tmp/kafka-logs/-uve-topic-23-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,432] INFO [Partition -uve-topic-23-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,432] INFO [Partition -uve-topic-23-20 broker=1] Log loaded for partition -uve-topic-23-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,438] INFO [LogLoader partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,438] INFO Created log for partition -uve-topic-10-22 in /tmp/kafka-logs/-uve-topic-10-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,438] INFO [Partition -uve-topic-10-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,438] INFO [Partition -uve-topic-10-22 broker=1] Log loaded for partition -uve-topic-10-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,440] INFO [LogLoader partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,441] INFO Created log for partition -uve-topic-24-20 in /tmp/kafka-logs/-uve-topic-24-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,442] INFO [Partition -uve-topic-24-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,442] INFO [Partition -uve-topic-24-20 broker=1] Log loaded for partition -uve-topic-24-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,445] INFO [LogLoader partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,445] INFO Created log for partition -uve-topic-11-22 in /tmp/kafka-logs/-uve-topic-11-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,446] INFO [Partition -uve-topic-11-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,446] INFO [Partition -uve-topic-11-22 broker=1] Log loaded for partition -uve-topic-11-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,450] INFO [LogLoader partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,452] INFO Created log for partition -uve-topic-25-20 in /tmp/kafka-logs/-uve-topic-25-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,452] INFO [Partition -uve-topic-25-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,452] INFO [Partition -uve-topic-25-20 broker=1] Log loaded for partition -uve-topic-25-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,456] INFO [LogLoader partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,456] INFO Created log for partition -uve-topic-12-22 in /tmp/kafka-logs/-uve-topic-12-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,456] INFO [Partition -uve-topic-12-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,456] INFO [Partition -uve-topic-12-22 broker=1] Log loaded for partition -uve-topic-12-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,462] INFO [LogLoader partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,462] INFO Created log for partition -uve-topic-26-20 in /tmp/kafka-logs/-uve-topic-26-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,462] INFO [Partition -uve-topic-26-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-20 (kafka.cluster.Partition) [2026-06-08 05:55:32,462] INFO [Partition -uve-topic-26-20 broker=1] Log loaded for partition -uve-topic-26-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,465] INFO [LogLoader partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,465] INFO Created log for partition -uve-topic-13-22 in /tmp/kafka-logs/-uve-topic-13-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,466] INFO [Partition -uve-topic-13-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,466] INFO [Partition -uve-topic-13-22 broker=1] Log loaded for partition -uve-topic-13-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,468] INFO [LogLoader partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,469] INFO Created log for partition -uve-topic-29-22 in /tmp/kafka-logs/-uve-topic-29-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,470] INFO [Partition -uve-topic-29-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,470] INFO [Partition -uve-topic-29-22 broker=1] Log loaded for partition -uve-topic-29-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,473] INFO [LogLoader partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,473] INFO Created log for partition -uve-topic-16-24 in /tmp/kafka-logs/-uve-topic-16-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,474] INFO [Partition -uve-topic-16-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,474] INFO [Partition -uve-topic-16-24 broker=1] Log loaded for partition -uve-topic-16-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,477] INFO [LogLoader partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,477] INFO Created log for partition -uve-topic-17-24 in /tmp/kafka-logs/-uve-topic-17-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,478] INFO [Partition -uve-topic-17-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,478] INFO [Partition -uve-topic-17-24 broker=1] Log loaded for partition -uve-topic-17-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,483] INFO [LogLoader partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,483] INFO Created log for partition -uve-topic-18-24 in /tmp/kafka-logs/-uve-topic-18-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,483] INFO [Partition -uve-topic-18-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,483] INFO [Partition -uve-topic-18-24 broker=1] Log loaded for partition -uve-topic-18-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,486] INFO [LogLoader partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,486] INFO Created log for partition -uve-topic-19-24 in /tmp/kafka-logs/-uve-topic-19-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,487] INFO [Partition -uve-topic-19-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,487] INFO [Partition -uve-topic-19-24 broker=1] Log loaded for partition -uve-topic-19-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,489] INFO [LogLoader partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,490] INFO Created log for partition -uve-topic-24-23 in /tmp/kafka-logs/-uve-topic-24-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,490] INFO [Partition -uve-topic-24-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,490] INFO [Partition -uve-topic-24-23 broker=1] Log loaded for partition -uve-topic-24-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,493] INFO [LogLoader partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,493] INFO Created log for partition -uve-topic-11-25 in /tmp/kafka-logs/-uve-topic-11-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,493] INFO [Partition -uve-topic-11-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,493] INFO [Partition -uve-topic-11-25 broker=1] Log loaded for partition -uve-topic-11-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,496] INFO [LogLoader partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,496] INFO Created log for partition -uve-topic-25-23 in /tmp/kafka-logs/-uve-topic-25-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,497] INFO [Partition -uve-topic-25-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,497] INFO [Partition -uve-topic-25-23 broker=1] Log loaded for partition -uve-topic-25-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,499] INFO [LogLoader partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,524] INFO Created log for partition -uve-topic-12-25 in /tmp/kafka-logs/-uve-topic-12-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,525] INFO [Partition -uve-topic-12-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,525] INFO [Partition -uve-topic-12-25 broker=1] Log loaded for partition -uve-topic-12-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,533] INFO [LogLoader partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,534] INFO Created log for partition -uve-topic-26-23 in /tmp/kafka-logs/-uve-topic-26-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,534] INFO [Partition -uve-topic-26-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,534] INFO [Partition -uve-topic-26-23 broker=1] Log loaded for partition -uve-topic-26-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,538] INFO [LogLoader partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,538] INFO Created log for partition -uve-topic-13-25 in /tmp/kafka-logs/-uve-topic-13-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,538] INFO [Partition -uve-topic-13-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,538] INFO [Partition -uve-topic-13-25 broker=1] Log loaded for partition -uve-topic-13-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,541] INFO [LogLoader partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,541] INFO Created log for partition -uve-topic-27-23 in /tmp/kafka-logs/-uve-topic-27-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,542] INFO [Partition -uve-topic-27-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,542] INFO [Partition -uve-topic-27-23 broker=1] Log loaded for partition -uve-topic-27-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,545] INFO [LogLoader partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,545] INFO Created log for partition -uve-topic-14-25 in /tmp/kafka-logs/-uve-topic-14-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,546] INFO [Partition -uve-topic-14-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,546] INFO [Partition -uve-topic-14-25 broker=1] Log loaded for partition -uve-topic-14-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,549] INFO [LogLoader partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,549] INFO Created log for partition -uve-topic-20-23 in /tmp/kafka-logs/-uve-topic-20-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,550] INFO [Partition -uve-topic-20-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,550] INFO [Partition -uve-topic-20-23 broker=1] Log loaded for partition -uve-topic-20-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,553] INFO [LogLoader partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,553] INFO Created log for partition -uve-topic-21-23 in /tmp/kafka-logs/-uve-topic-21-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,554] INFO [Partition -uve-topic-21-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,554] INFO [Partition -uve-topic-21-23 broker=1] Log loaded for partition -uve-topic-21-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,556] INFO [LogLoader partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,557] INFO Created log for partition -uve-topic-22-23 in /tmp/kafka-logs/-uve-topic-22-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,557] INFO [Partition -uve-topic-22-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,558] INFO [Partition -uve-topic-22-23 broker=1] Log loaded for partition -uve-topic-22-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,560] INFO [LogLoader partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,560] INFO Created log for partition -uve-topic-23-23 in /tmp/kafka-logs/-uve-topic-23-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,561] INFO [Partition -uve-topic-23-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,561] INFO [Partition -uve-topic-23-23 broker=1] Log loaded for partition -uve-topic-23-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,565] INFO [LogLoader partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,566] INFO Created log for partition -uve-topic-10-25 in /tmp/kafka-logs/-uve-topic-10-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,566] INFO [Partition -uve-topic-10-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,566] INFO [Partition -uve-topic-10-25 broker=1] Log loaded for partition -uve-topic-10-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,569] INFO [LogLoader partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,570] INFO Created log for partition -uve-topic-20-22 in /tmp/kafka-logs/-uve-topic-20-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,570] INFO [Partition -uve-topic-20-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,570] INFO [Partition -uve-topic-20-22 broker=1] Log loaded for partition -uve-topic-20-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,573] INFO [LogLoader partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,573] INFO Created log for partition -uve-topic-17-23 in /tmp/kafka-logs/-uve-topic-17-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,573] INFO [Partition -uve-topic-17-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,574] INFO [Partition -uve-topic-17-23 broker=1] Log loaded for partition -uve-topic-17-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,578] INFO [LogLoader partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,578] INFO Created log for partition -uve-topic-18-23 in /tmp/kafka-logs/-uve-topic-18-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,578] INFO [Partition -uve-topic-18-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,579] INFO [Partition -uve-topic-18-23 broker=1] Log loaded for partition -uve-topic-18-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,581] INFO [LogLoader partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,581] INFO Created log for partition -uve-topic-19-23 in /tmp/kafka-logs/-uve-topic-19-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,581] INFO [Partition -uve-topic-19-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,582] INFO [Partition -uve-topic-19-23 broker=1] Log loaded for partition -uve-topic-19-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,585] INFO [LogLoader partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,586] INFO Created log for partition -uve-topic-25-22 in /tmp/kafka-logs/-uve-topic-25-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,586] INFO [Partition -uve-topic-25-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,586] INFO [Partition -uve-topic-25-22 broker=1] Log loaded for partition -uve-topic-25-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,589] INFO [LogLoader partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,589] INFO Created log for partition -uve-topic-12-24 in /tmp/kafka-logs/-uve-topic-12-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,590] INFO [Partition -uve-topic-12-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,590] INFO [Partition -uve-topic-12-24 broker=1] Log loaded for partition -uve-topic-12-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,593] INFO [LogLoader partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,593] INFO Created log for partition -uve-topic-26-22 in /tmp/kafka-logs/-uve-topic-26-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,594] INFO [Partition -uve-topic-26-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,594] INFO [Partition -uve-topic-26-22 broker=1] Log loaded for partition -uve-topic-26-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,597] INFO [LogLoader partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,597] INFO Created log for partition -uve-topic-13-24 in /tmp/kafka-logs/-uve-topic-13-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,597] INFO [Partition -uve-topic-13-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,598] INFO [Partition -uve-topic-13-24 broker=1] Log loaded for partition -uve-topic-13-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,601] INFO [LogLoader partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,602] INFO Created log for partition -uve-topic-27-22 in /tmp/kafka-logs/-uve-topic-27-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,603] INFO [Partition -uve-topic-27-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,603] INFO [Partition -uve-topic-27-22 broker=1] Log loaded for partition -uve-topic-27-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,605] INFO [LogLoader partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,606] INFO Created log for partition -uve-topic-14-24 in /tmp/kafka-logs/-uve-topic-14-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,607] INFO [Partition -uve-topic-14-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,607] INFO [Partition -uve-topic-14-24 broker=1] Log loaded for partition -uve-topic-14-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,609] INFO [LogLoader partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,609] INFO Created log for partition -uve-topic-28-22 in /tmp/kafka-logs/-uve-topic-28-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,610] INFO [Partition -uve-topic-28-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,610] INFO [Partition -uve-topic-28-22 broker=1] Log loaded for partition -uve-topic-28-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,613] INFO [LogLoader partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,614] INFO Created log for partition -uve-topic-15-24 in /tmp/kafka-logs/-uve-topic-15-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,614] INFO [Partition -uve-topic-15-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,614] INFO [Partition -uve-topic-15-24 broker=1] Log loaded for partition -uve-topic-15-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,616] INFO [LogLoader partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,617] INFO Created log for partition -uve-topic-21-22 in /tmp/kafka-logs/-uve-topic-21-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,618] INFO [Partition -uve-topic-21-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,618] INFO [Partition -uve-topic-21-22 broker=1] Log loaded for partition -uve-topic-21-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,620] INFO [LogLoader partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,621] INFO Created log for partition -uve-topic-22-22 in /tmp/kafka-logs/-uve-topic-22-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,622] INFO [Partition -uve-topic-22-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,622] INFO [Partition -uve-topic-22-22 broker=1] Log loaded for partition -uve-topic-22-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,624] INFO [LogLoader partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,625] INFO Created log for partition -uve-topic-23-22 in /tmp/kafka-logs/-uve-topic-23-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,625] INFO [Partition -uve-topic-23-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,625] INFO [Partition -uve-topic-23-22 broker=1] Log loaded for partition -uve-topic-23-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,627] INFO [LogLoader partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,627] INFO Created log for partition -uve-topic-10-24 in /tmp/kafka-logs/-uve-topic-10-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,629] INFO [Partition -uve-topic-10-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,629] INFO [Partition -uve-topic-10-24 broker=1] Log loaded for partition -uve-topic-10-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,631] INFO [LogLoader partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,632] INFO Created log for partition -uve-topic-24-22 in /tmp/kafka-logs/-uve-topic-24-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,633] INFO [Partition -uve-topic-24-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-22 (kafka.cluster.Partition) [2026-06-08 05:55:32,634] INFO [Partition -uve-topic-24-22 broker=1] Log loaded for partition -uve-topic-24-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,640] INFO [LogLoader partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,640] INFO Created log for partition -uve-topic-11-24 in /tmp/kafka-logs/-uve-topic-11-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,641] INFO [Partition -uve-topic-11-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,641] INFO [Partition -uve-topic-11-24 broker=1] Log loaded for partition -uve-topic-11-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,645] INFO [LogLoader partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,646] INFO Created log for partition -uve-topic-18-26 in /tmp/kafka-logs/-uve-topic-18-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,646] INFO [Partition -uve-topic-18-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,646] INFO [Partition -uve-topic-18-26 broker=1] Log loaded for partition -uve-topic-18-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,650] INFO [LogLoader partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,651] INFO Created log for partition -uve-topic-19-26 in /tmp/kafka-logs/-uve-topic-19-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,651] INFO [Partition -uve-topic-19-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,651] INFO [Partition -uve-topic-19-26 broker=1] Log loaded for partition -uve-topic-19-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,654] INFO [LogLoader partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,655] INFO Created log for partition -uve-topic-27-24 in /tmp/kafka-logs/-uve-topic-27-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,655] INFO [Partition -uve-topic-27-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,655] INFO [Partition -uve-topic-27-24 broker=1] Log loaded for partition -uve-topic-27-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,660] INFO [LogLoader partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,660] INFO Created log for partition -uve-topic-14-26 in /tmp/kafka-logs/-uve-topic-14-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,660] INFO [Partition -uve-topic-14-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,660] INFO [Partition -uve-topic-14-26 broker=1] Log loaded for partition -uve-topic-14-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,667] INFO [LogLoader partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,668] INFO Created log for partition -uve-topic-28-24 in /tmp/kafka-logs/-uve-topic-28-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,668] INFO [Partition -uve-topic-28-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,668] INFO [Partition -uve-topic-28-24 broker=1] Log loaded for partition -uve-topic-28-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,673] INFO [LogLoader partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,673] INFO Created log for partition -uve-topic-15-26 in /tmp/kafka-logs/-uve-topic-15-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,673] INFO [Partition -uve-topic-15-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,673] INFO [Partition -uve-topic-15-26 broker=1] Log loaded for partition -uve-topic-15-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,677] INFO [LogLoader partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,678] INFO Created log for partition -uve-topic-29-24 in /tmp/kafka-logs/-uve-topic-29-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,678] INFO [Partition -uve-topic-29-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,678] INFO [Partition -uve-topic-29-24 broker=1] Log loaded for partition -uve-topic-29-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,682] INFO [LogLoader partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,682] INFO Created log for partition -uve-topic-16-26 in /tmp/kafka-logs/-uve-topic-16-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,682] INFO [Partition -uve-topic-16-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,682] INFO [Partition -uve-topic-16-26 broker=1] Log loaded for partition -uve-topic-16-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,687] INFO [LogLoader partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,687] INFO Created log for partition -uve-topic-17-26 in /tmp/kafka-logs/-uve-topic-17-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,687] INFO [Partition -uve-topic-17-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,688] INFO [Partition -uve-topic-17-26 broker=1] Log loaded for partition -uve-topic-17-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,691] INFO [LogLoader partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,692] INFO Created log for partition -uve-topic-22-25 in /tmp/kafka-logs/-uve-topic-22-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,692] INFO [Partition -uve-topic-22-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,692] INFO [Partition -uve-topic-22-25 broker=1] Log loaded for partition -uve-topic-22-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,696] INFO [LogLoader partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,697] INFO Created log for partition -uve-topic-23-25 in /tmp/kafka-logs/-uve-topic-23-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,697] INFO [Partition -uve-topic-23-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,698] INFO [Partition -uve-topic-23-25 broker=1] Log loaded for partition -uve-topic-23-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,701] INFO [LogLoader partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,702] INFO Created log for partition -uve-topic-10-27 in /tmp/kafka-logs/-uve-topic-10-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,702] INFO [Partition -uve-topic-10-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,702] INFO [Partition -uve-topic-10-27 broker=1] Log loaded for partition -uve-topic-10-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,705] INFO [LogLoader partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,705] INFO Created log for partition -uve-topic-24-25 in /tmp/kafka-logs/-uve-topic-24-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,705] INFO [Partition -uve-topic-24-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,706] INFO [Partition -uve-topic-24-25 broker=1] Log loaded for partition -uve-topic-24-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,709] INFO [LogLoader partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,710] INFO Created log for partition -uve-topic-11-27 in /tmp/kafka-logs/-uve-topic-11-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,710] INFO [Partition -uve-topic-11-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,710] INFO [Partition -uve-topic-11-27 broker=1] Log loaded for partition -uve-topic-11-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,714] INFO [LogLoader partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,715] INFO Created log for partition -uve-topic-25-25 in /tmp/kafka-logs/-uve-topic-25-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,715] INFO [Partition -uve-topic-25-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,715] INFO [Partition -uve-topic-25-25 broker=1] Log loaded for partition -uve-topic-25-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,719] INFO [LogLoader partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,719] INFO Created log for partition -uve-topic-12-27 in /tmp/kafka-logs/-uve-topic-12-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,719] INFO [Partition -uve-topic-12-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,719] INFO [Partition -uve-topic-12-27 broker=1] Log loaded for partition -uve-topic-12-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,752] INFO [LogLoader partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,753] INFO Created log for partition -uve-topic-20-25 in /tmp/kafka-logs/-uve-topic-20-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,753] INFO [Partition -uve-topic-20-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,754] INFO [Partition -uve-topic-20-25 broker=1] Log loaded for partition -uve-topic-20-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,759] INFO [LogLoader partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,759] INFO Created log for partition -uve-topic-21-25 in /tmp/kafka-logs/-uve-topic-21-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,759] INFO [Partition -uve-topic-21-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,760] INFO [Partition -uve-topic-21-25 broker=1] Log loaded for partition -uve-topic-21-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,762] INFO [LogLoader partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,763] INFO Created log for partition -uve-topic-19-25 in /tmp/kafka-logs/-uve-topic-19-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,763] INFO [Partition -uve-topic-19-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,763] INFO [Partition -uve-topic-19-25 broker=1] Log loaded for partition -uve-topic-19-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,766] INFO [LogLoader partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,767] INFO Created log for partition -uve-topic-28-23 in /tmp/kafka-logs/-uve-topic-28-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,767] INFO [Partition -uve-topic-28-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,767] INFO [Partition -uve-topic-28-23 broker=1] Log loaded for partition -uve-topic-28-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,770] INFO [LogLoader partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,772] INFO Created log for partition -uve-topic-15-25 in /tmp/kafka-logs/-uve-topic-15-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,772] INFO [Partition -uve-topic-15-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,772] INFO [Partition -uve-topic-15-25 broker=1] Log loaded for partition -uve-topic-15-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,775] INFO [LogLoader partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,775] INFO Created log for partition -uve-topic-29-23 in /tmp/kafka-logs/-uve-topic-29-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,776] INFO [Partition -uve-topic-29-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-23 (kafka.cluster.Partition) [2026-06-08 05:55:32,776] INFO [Partition -uve-topic-29-23 broker=1] Log loaded for partition -uve-topic-29-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,779] INFO [LogLoader partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,780] INFO Created log for partition -uve-topic-16-25 in /tmp/kafka-logs/-uve-topic-16-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,780] INFO [Partition -uve-topic-16-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,780] INFO [Partition -uve-topic-16-25 broker=1] Log loaded for partition -uve-topic-16-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,783] INFO [LogLoader partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,784] INFO Created log for partition -uve-topic-17-25 in /tmp/kafka-logs/-uve-topic-17-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,784] INFO [Partition -uve-topic-17-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,784] INFO [Partition -uve-topic-17-25 broker=1] Log loaded for partition -uve-topic-17-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,788] INFO [LogLoader partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,788] INFO Created log for partition -uve-topic-18-25 in /tmp/kafka-logs/-uve-topic-18-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,788] INFO [Partition -uve-topic-18-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,788] INFO [Partition -uve-topic-18-25 broker=1] Log loaded for partition -uve-topic-18-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,791] INFO [LogLoader partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,791] INFO Created log for partition -uve-topic-23-24 in /tmp/kafka-logs/-uve-topic-23-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,791] INFO [Partition -uve-topic-23-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,791] INFO [Partition -uve-topic-23-24 broker=1] Log loaded for partition -uve-topic-23-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,793] INFO [LogLoader partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,794] INFO Created log for partition -uve-topic-10-26 in /tmp/kafka-logs/-uve-topic-10-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,794] INFO [Partition -uve-topic-10-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,794] INFO [Partition -uve-topic-10-26 broker=1] Log loaded for partition -uve-topic-10-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,797] INFO [LogLoader partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,798] INFO Created log for partition -uve-topic-24-24 in /tmp/kafka-logs/-uve-topic-24-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,798] INFO [Partition -uve-topic-24-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,798] INFO [Partition -uve-topic-24-24 broker=1] Log loaded for partition -uve-topic-24-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,800] INFO [LogLoader partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,800] INFO Created log for partition -uve-topic-11-26 in /tmp/kafka-logs/-uve-topic-11-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,800] INFO [Partition -uve-topic-11-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,800] INFO [Partition -uve-topic-11-26 broker=1] Log loaded for partition -uve-topic-11-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,803] INFO [LogLoader partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,803] INFO Created log for partition -uve-topic-25-24 in /tmp/kafka-logs/-uve-topic-25-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,803] INFO [Partition -uve-topic-25-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,803] INFO [Partition -uve-topic-25-24 broker=1] Log loaded for partition -uve-topic-25-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,805] INFO [LogLoader partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,806] INFO Created log for partition -uve-topic-12-26 in /tmp/kafka-logs/-uve-topic-12-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,806] INFO [Partition -uve-topic-12-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,806] INFO [Partition -uve-topic-12-26 broker=1] Log loaded for partition -uve-topic-12-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,808] INFO [LogLoader partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,808] INFO Created log for partition -uve-topic-26-24 in /tmp/kafka-logs/-uve-topic-26-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,809] INFO [Partition -uve-topic-26-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,809] INFO [Partition -uve-topic-26-24 broker=1] Log loaded for partition -uve-topic-26-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,813] INFO [LogLoader partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,813] INFO Created log for partition -uve-topic-13-26 in /tmp/kafka-logs/-uve-topic-13-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,813] INFO [Partition -uve-topic-13-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,813] INFO [Partition -uve-topic-13-26 broker=1] Log loaded for partition -uve-topic-13-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,816] INFO [LogLoader partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,816] INFO Created log for partition -uve-topic-20-24 in /tmp/kafka-logs/-uve-topic-20-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,816] INFO [Partition -uve-topic-20-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,816] INFO [Partition -uve-topic-20-24 broker=1] Log loaded for partition -uve-topic-20-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,820] INFO [LogLoader partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,820] INFO Created log for partition -uve-topic-21-24 in /tmp/kafka-logs/-uve-topic-21-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,821] INFO [Partition -uve-topic-21-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,821] INFO [Partition -uve-topic-21-24 broker=1] Log loaded for partition -uve-topic-21-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,824] INFO [LogLoader partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,824] INFO Created log for partition -uve-topic-22-24 in /tmp/kafka-logs/-uve-topic-22-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,825] INFO [Partition -uve-topic-22-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-24 (kafka.cluster.Partition) [2026-06-08 05:55:32,825] INFO [Partition -uve-topic-22-24 broker=1] Log loaded for partition -uve-topic-22-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,828] INFO [LogLoader partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,828] INFO Created log for partition -uve-topic-29-26 in /tmp/kafka-logs/-uve-topic-29-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,829] INFO [Partition -uve-topic-29-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,829] INFO [Partition -uve-topic-29-26 broker=1] Log loaded for partition -uve-topic-29-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,832] INFO [LogLoader partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,832] INFO Created log for partition -uve-topic-16-28 in /tmp/kafka-logs/-uve-topic-16-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,832] INFO [Partition -uve-topic-16-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,832] INFO [Partition -uve-topic-16-28 broker=1] Log loaded for partition -uve-topic-16-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,837] INFO [LogLoader partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,838] INFO Created log for partition -uve-topic-17-28 in /tmp/kafka-logs/-uve-topic-17-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,838] INFO [Partition -uve-topic-17-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,838] INFO [Partition -uve-topic-17-28 broker=1] Log loaded for partition -uve-topic-17-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,840] INFO [LogLoader partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,841] INFO Created log for partition -uve-topic-18-28 in /tmp/kafka-logs/-uve-topic-18-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,841] INFO [Partition -uve-topic-18-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,842] INFO [Partition -uve-topic-18-28 broker=1] Log loaded for partition -uve-topic-18-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,844] INFO [LogLoader partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,844] INFO Created log for partition -uve-topic-19-28 in /tmp/kafka-logs/-uve-topic-19-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,845] INFO [Partition -uve-topic-19-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,845] INFO [Partition -uve-topic-19-28 broker=1] Log loaded for partition -uve-topic-19-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,848] INFO [LogLoader partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,848] INFO Created log for partition -uve-topic-25-26 in /tmp/kafka-logs/-uve-topic-25-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,849] INFO [Partition -uve-topic-25-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,849] INFO [Partition -uve-topic-25-26 broker=1] Log loaded for partition -uve-topic-25-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,852] INFO [LogLoader partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,852] INFO Created log for partition -uve-topic-12-28 in /tmp/kafka-logs/-uve-topic-12-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,852] INFO [Partition -uve-topic-12-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,852] INFO [Partition -uve-topic-12-28 broker=1] Log loaded for partition -uve-topic-12-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,855] INFO [LogLoader partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,855] INFO Created log for partition -uve-topic-26-26 in /tmp/kafka-logs/-uve-topic-26-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,856] INFO [Partition -uve-topic-26-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,856] INFO [Partition -uve-topic-26-26 broker=1] Log loaded for partition -uve-topic-26-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,859] INFO [LogLoader partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,859] INFO Created log for partition -uve-topic-13-28 in /tmp/kafka-logs/-uve-topic-13-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,859] INFO [Partition -uve-topic-13-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,859] INFO [Partition -uve-topic-13-28 broker=1] Log loaded for partition -uve-topic-13-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,862] INFO [LogLoader partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,863] INFO Created log for partition -uve-topic-27-26 in /tmp/kafka-logs/-uve-topic-27-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,864] INFO [Partition -uve-topic-27-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,864] INFO [Partition -uve-topic-27-26 broker=1] Log loaded for partition -uve-topic-27-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,866] INFO [LogLoader partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,867] INFO Created log for partition -uve-topic-14-28 in /tmp/kafka-logs/-uve-topic-14-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,867] INFO [Partition -uve-topic-14-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,867] INFO [Partition -uve-topic-14-28 broker=1] Log loaded for partition -uve-topic-14-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,870] INFO [LogLoader partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,870] INFO Created log for partition -uve-topic-28-26 in /tmp/kafka-logs/-uve-topic-28-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,870] INFO [Partition -uve-topic-28-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,870] INFO [Partition -uve-topic-28-26 broker=1] Log loaded for partition -uve-topic-28-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,874] INFO [LogLoader partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,874] INFO Created log for partition -uve-topic-15-28 in /tmp/kafka-logs/-uve-topic-15-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,874] INFO [Partition -uve-topic-15-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,874] INFO [Partition -uve-topic-15-28 broker=1] Log loaded for partition -uve-topic-15-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,881] INFO [LogLoader partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,882] INFO Created log for partition -uve-topic-20-27 in /tmp/kafka-logs/-uve-topic-20-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,884] INFO [Partition -uve-topic-20-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,884] INFO [Partition -uve-topic-20-27 broker=1] Log loaded for partition -uve-topic-20-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,887] INFO [LogLoader partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,887] INFO Created log for partition -uve-topic-21-27 in /tmp/kafka-logs/-uve-topic-21-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,887] INFO [Partition -uve-topic-21-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,887] INFO [Partition -uve-topic-21-27 broker=1] Log loaded for partition -uve-topic-21-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,892] INFO [LogLoader partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,893] INFO Created log for partition -uve-topic-22-27 in /tmp/kafka-logs/-uve-topic-22-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,893] INFO [Partition -uve-topic-22-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,893] INFO [Partition -uve-topic-22-27 broker=1] Log loaded for partition -uve-topic-22-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,897] INFO [LogLoader partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,897] INFO Created log for partition -uve-topic-23-27 in /tmp/kafka-logs/-uve-topic-23-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,898] INFO [Partition -uve-topic-23-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,898] INFO [Partition -uve-topic-23-27 broker=1] Log loaded for partition -uve-topic-23-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,901] INFO [LogLoader partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,901] INFO Created log for partition -uve-topic-10-29 in /tmp/kafka-logs/-uve-topic-10-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,901] INFO [Partition -uve-topic-10-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-29 (kafka.cluster.Partition) [2026-06-08 05:55:32,901] INFO [Partition -uve-topic-10-29 broker=1] Log loaded for partition -uve-topic-10-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,904] INFO [LogLoader partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,905] INFO Created log for partition -uve-topic-17-27 in /tmp/kafka-logs/-uve-topic-17-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,905] INFO [Partition -uve-topic-17-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,905] INFO [Partition -uve-topic-17-27 broker=1] Log loaded for partition -uve-topic-17-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,908] INFO [LogLoader partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,909] INFO Created log for partition -uve-topic-18-27 in /tmp/kafka-logs/-uve-topic-18-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,910] INFO [Partition -uve-topic-18-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,910] INFO [Partition -uve-topic-18-27 broker=1] Log loaded for partition -uve-topic-18-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,913] INFO [LogLoader partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,913] INFO Created log for partition -uve-topic-19-27 in /tmp/kafka-logs/-uve-topic-19-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,913] INFO [Partition -uve-topic-19-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,913] INFO [Partition -uve-topic-19-27 broker=1] Log loaded for partition -uve-topic-19-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,915] INFO [LogLoader partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,916] INFO Created log for partition -uve-topic-26-25 in /tmp/kafka-logs/-uve-topic-26-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,917] INFO [Partition -uve-topic-26-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,917] INFO [Partition -uve-topic-26-25 broker=1] Log loaded for partition -uve-topic-26-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,919] INFO [LogLoader partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,920] INFO Created log for partition -uve-topic-13-27 in /tmp/kafka-logs/-uve-topic-13-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,921] INFO [Partition -uve-topic-13-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,921] INFO [Partition -uve-topic-13-27 broker=1] Log loaded for partition -uve-topic-13-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,923] INFO [LogLoader partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,924] INFO Created log for partition -uve-topic-27-25 in /tmp/kafka-logs/-uve-topic-27-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,925] INFO [Partition -uve-topic-27-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,925] INFO [Partition -uve-topic-27-25 broker=1] Log loaded for partition -uve-topic-27-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,927] INFO [LogLoader partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,928] INFO Created log for partition -uve-topic-14-27 in /tmp/kafka-logs/-uve-topic-14-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,928] INFO [Partition -uve-topic-14-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,928] INFO [Partition -uve-topic-14-27 broker=1] Log loaded for partition -uve-topic-14-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,931] INFO [LogLoader partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,931] INFO Created log for partition -uve-topic-28-25 in /tmp/kafka-logs/-uve-topic-28-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,932] INFO [Partition -uve-topic-28-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,932] INFO [Partition -uve-topic-28-25 broker=1] Log loaded for partition -uve-topic-28-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,934] INFO [LogLoader partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,935] INFO Created log for partition -uve-topic-15-27 in /tmp/kafka-logs/-uve-topic-15-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,936] INFO [Partition -uve-topic-15-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,936] INFO [Partition -uve-topic-15-27 broker=1] Log loaded for partition -uve-topic-15-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,938] INFO [LogLoader partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,939] INFO Created log for partition -uve-topic-29-25 in /tmp/kafka-logs/-uve-topic-29-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,940] INFO [Partition -uve-topic-29-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-25 (kafka.cluster.Partition) [2026-06-08 05:55:32,940] INFO [Partition -uve-topic-29-25 broker=1] Log loaded for partition -uve-topic-29-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,942] INFO [LogLoader partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,943] INFO Created log for partition -uve-topic-16-27 in /tmp/kafka-logs/-uve-topic-16-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,944] INFO [Partition -uve-topic-16-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-27 (kafka.cluster.Partition) [2026-06-08 05:55:32,944] INFO [Partition -uve-topic-16-27 broker=1] Log loaded for partition -uve-topic-16-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,946] INFO [LogLoader partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,947] INFO Created log for partition -uve-topic-21-26 in /tmp/kafka-logs/-uve-topic-21-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,947] INFO [Partition -uve-topic-21-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,947] INFO [Partition -uve-topic-21-26 broker=1] Log loaded for partition -uve-topic-21-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,950] INFO [LogLoader partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,950] INFO Created log for partition -uve-topic-22-26 in /tmp/kafka-logs/-uve-topic-22-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,951] INFO [Partition -uve-topic-22-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,951] INFO [Partition -uve-topic-22-26 broker=1] Log loaded for partition -uve-topic-22-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,955] INFO [LogLoader partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,955] INFO Created log for partition -uve-topic-23-26 in /tmp/kafka-logs/-uve-topic-23-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,955] INFO [Partition -uve-topic-23-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,955] INFO [Partition -uve-topic-23-26 broker=1] Log loaded for partition -uve-topic-23-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,957] INFO [LogLoader partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,957] INFO Created log for partition -uve-topic-10-28 in /tmp/kafka-logs/-uve-topic-10-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,957] INFO [Partition -uve-topic-10-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,958] INFO [Partition -uve-topic-10-28 broker=1] Log loaded for partition -uve-topic-10-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,959] INFO [LogLoader partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,960] INFO Created log for partition -uve-topic-24-26 in /tmp/kafka-logs/-uve-topic-24-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,960] INFO [Partition -uve-topic-24-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,960] INFO [Partition -uve-topic-24-26 broker=1] Log loaded for partition -uve-topic-24-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,963] INFO [LogLoader partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,963] INFO Created log for partition -uve-topic-11-28 in /tmp/kafka-logs/-uve-topic-11-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,964] INFO [Partition -uve-topic-11-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-28 (kafka.cluster.Partition) [2026-06-08 05:55:32,964] INFO [Partition -uve-topic-11-28 broker=1] Log loaded for partition -uve-topic-11-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,966] INFO [LogLoader partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,967] INFO Created log for partition -uve-topic-20-26 in /tmp/kafka-logs/-uve-topic-20-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,967] INFO [Partition -uve-topic-20-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-26 (kafka.cluster.Partition) [2026-06-08 05:55:32,967] INFO [Partition -uve-topic-20-26 broker=1] Log loaded for partition -uve-topic-20-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,969] INFO [LogLoader partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,970] INFO Created log for partition -uve-topic-26-13 in /tmp/kafka-logs/-uve-topic-26-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,970] INFO [Partition -uve-topic-26-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-13 (kafka.cluster.Partition) [2026-06-08 05:55:32,970] INFO [Partition -uve-topic-26-13 broker=1] Log loaded for partition -uve-topic-26-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,973] INFO [LogLoader partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,973] INFO Created log for partition -uve-topic-13-15 in /tmp/kafka-logs/-uve-topic-13-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,974] INFO [Partition -uve-topic-13-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-15 (kafka.cluster.Partition) [2026-06-08 05:55:32,974] INFO [Partition -uve-topic-13-15 broker=1] Log loaded for partition -uve-topic-13-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,978] INFO [LogLoader partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,978] INFO Created log for partition -uve-topic-27-13 in /tmp/kafka-logs/-uve-topic-27-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,978] INFO [Partition -uve-topic-27-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-13 (kafka.cluster.Partition) [2026-06-08 05:55:32,978] INFO [Partition -uve-topic-27-13 broker=1] Log loaded for partition -uve-topic-27-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,980] INFO [LogLoader partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,980] INFO Created log for partition -uve-topic-14-15 in /tmp/kafka-logs/-uve-topic-14-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,981] INFO [Partition -uve-topic-14-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-15 (kafka.cluster.Partition) [2026-06-08 05:55:32,981] INFO [Partition -uve-topic-14-15 broker=1] Log loaded for partition -uve-topic-14-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,983] INFO [LogLoader partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,983] INFO Created log for partition -uve-topic-28-13 in /tmp/kafka-logs/-uve-topic-28-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,983] INFO [Partition -uve-topic-28-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-13 (kafka.cluster.Partition) [2026-06-08 05:55:32,983] INFO [Partition -uve-topic-28-13 broker=1] Log loaded for partition -uve-topic-28-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,986] INFO [LogLoader partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,986] INFO Created log for partition -uve-topic-15-15 in /tmp/kafka-logs/-uve-topic-15-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,986] INFO [Partition -uve-topic-15-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-15 (kafka.cluster.Partition) [2026-06-08 05:55:32,986] INFO [Partition -uve-topic-15-15 broker=1] Log loaded for partition -uve-topic-15-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,989] INFO [LogLoader partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,989] INFO Created log for partition -uve-topic-29-13 in /tmp/kafka-logs/-uve-topic-29-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,989] INFO [Partition -uve-topic-29-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-13 (kafka.cluster.Partition) [2026-06-08 05:55:32,989] INFO [Partition -uve-topic-29-13 broker=1] Log loaded for partition -uve-topic-29-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,992] INFO [LogLoader partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,992] INFO Created log for partition -uve-topic-16-15 in /tmp/kafka-logs/-uve-topic-16-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,992] INFO [Partition -uve-topic-16-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-15 (kafka.cluster.Partition) [2026-06-08 05:55:32,992] INFO [Partition -uve-topic-16-15 broker=1] Log loaded for partition -uve-topic-16-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,995] INFO [LogLoader partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,995] INFO Created log for partition -uve-topic-22-13 in /tmp/kafka-logs/-uve-topic-22-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,995] INFO [Partition -uve-topic-22-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-13 (kafka.cluster.Partition) [2026-06-08 05:55:32,995] INFO [Partition -uve-topic-22-13 broker=1] Log loaded for partition -uve-topic-22-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,997] INFO [LogLoader partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,997] INFO Created log for partition -uve-topic-23-13 in /tmp/kafka-logs/-uve-topic-23-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,997] INFO [Partition -uve-topic-23-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-13 (kafka.cluster.Partition) [2026-06-08 05:55:32,997] INFO [Partition -uve-topic-23-13 broker=1] Log loaded for partition -uve-topic-23-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:32,999] INFO [LogLoader partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:32,999] INFO Created log for partition -uve-topic-10-15 in /tmp/kafka-logs/-uve-topic-10-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:32,999] INFO [Partition -uve-topic-10-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-15 (kafka.cluster.Partition) [2026-06-08 05:55:32,999] INFO [Partition -uve-topic-10-15 broker=1] Log loaded for partition -uve-topic-10-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,002] INFO [LogLoader partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,002] INFO Created log for partition -uve-topic-24-13 in /tmp/kafka-logs/-uve-topic-24-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,002] INFO [Partition -uve-topic-24-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-13 (kafka.cluster.Partition) [2026-06-08 05:55:33,002] INFO [Partition -uve-topic-24-13 broker=1] Log loaded for partition -uve-topic-24-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,004] INFO [LogLoader partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,004] INFO Created log for partition -uve-topic-11-15 in /tmp/kafka-logs/-uve-topic-11-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,004] INFO [Partition -uve-topic-11-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,004] INFO [Partition -uve-topic-11-15 broker=1] Log loaded for partition -uve-topic-11-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,006] INFO [LogLoader partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,006] INFO Created log for partition -uve-topic-25-13 in /tmp/kafka-logs/-uve-topic-25-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,007] INFO [Partition -uve-topic-25-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-13 (kafka.cluster.Partition) [2026-06-08 05:55:33,008] INFO [Partition -uve-topic-25-13 broker=1] Log loaded for partition -uve-topic-25-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,010] INFO [LogLoader partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,010] INFO Created log for partition -uve-topic-12-15 in /tmp/kafka-logs/-uve-topic-12-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,012] INFO [Partition -uve-topic-12-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,012] INFO [Partition -uve-topic-12-15 broker=1] Log loaded for partition -uve-topic-12-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,015] INFO [LogLoader partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,015] INFO Created log for partition -uve-topic-20-14 in /tmp/kafka-logs/-uve-topic-20-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,015] INFO [Partition -uve-topic-20-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,015] INFO [Partition -uve-topic-20-14 broker=1] Log loaded for partition -uve-topic-20-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,019] INFO [LogLoader partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,019] INFO Created log for partition -uve-topic-17-15 in /tmp/kafka-logs/-uve-topic-17-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,019] INFO [Partition -uve-topic-17-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,019] INFO [Partition -uve-topic-17-15 broker=1] Log loaded for partition -uve-topic-17-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,023] INFO [LogLoader partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,023] INFO Created log for partition -uve-topic-18-15 in /tmp/kafka-logs/-uve-topic-18-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,023] INFO [Partition -uve-topic-18-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,023] INFO [Partition -uve-topic-18-15 broker=1] Log loaded for partition -uve-topic-18-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,025] INFO [LogLoader partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,025] INFO Created log for partition -uve-topic-19-15 in /tmp/kafka-logs/-uve-topic-19-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,025] INFO [Partition -uve-topic-19-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,025] INFO [Partition -uve-topic-19-15 broker=1] Log loaded for partition -uve-topic-19-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,029] INFO [LogLoader partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,029] INFO Created log for partition -uve-topic-27-12 in /tmp/kafka-logs/-uve-topic-27-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,031] INFO [Partition -uve-topic-27-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,031] INFO [Partition -uve-topic-27-12 broker=1] Log loaded for partition -uve-topic-27-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,034] INFO [LogLoader partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,034] INFO Created log for partition -uve-topic-14-14 in /tmp/kafka-logs/-uve-topic-14-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,034] INFO [Partition -uve-topic-14-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,034] INFO [Partition -uve-topic-14-14 broker=1] Log loaded for partition -uve-topic-14-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,036] INFO [LogLoader partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,037] INFO Created log for partition -uve-topic-28-12 in /tmp/kafka-logs/-uve-topic-28-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,037] INFO [Partition -uve-topic-28-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,038] INFO [Partition -uve-topic-28-12 broker=1] Log loaded for partition -uve-topic-28-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,040] INFO [LogLoader partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,040] INFO Created log for partition -uve-topic-15-14 in /tmp/kafka-logs/-uve-topic-15-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,041] INFO [Partition -uve-topic-15-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,041] INFO [Partition -uve-topic-15-14 broker=1] Log loaded for partition -uve-topic-15-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,042] INFO [LogLoader partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,043] INFO Created log for partition -uve-topic-29-12 in /tmp/kafka-logs/-uve-topic-29-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,043] INFO [Partition -uve-topic-29-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,043] INFO [Partition -uve-topic-29-12 broker=1] Log loaded for partition -uve-topic-29-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,046] INFO [LogLoader partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,046] INFO Created log for partition -uve-topic-16-14 in /tmp/kafka-logs/-uve-topic-16-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,046] INFO [Partition -uve-topic-16-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,046] INFO [Partition -uve-topic-16-14 broker=1] Log loaded for partition -uve-topic-16-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,048] INFO [LogLoader partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,049] INFO Created log for partition -uve-topic-17-14 in /tmp/kafka-logs/-uve-topic-17-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,049] INFO [Partition -uve-topic-17-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,049] INFO [Partition -uve-topic-17-14 broker=1] Log loaded for partition -uve-topic-17-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,052] INFO [LogLoader partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,052] INFO Created log for partition -uve-topic-23-12 in /tmp/kafka-logs/-uve-topic-23-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,052] INFO [Partition -uve-topic-23-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,052] INFO [Partition -uve-topic-23-12 broker=1] Log loaded for partition -uve-topic-23-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,054] INFO [LogLoader partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,055] INFO Created log for partition -uve-topic-10-14 in /tmp/kafka-logs/-uve-topic-10-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,055] INFO [Partition -uve-topic-10-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,055] INFO [Partition -uve-topic-10-14 broker=1] Log loaded for partition -uve-topic-10-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,058] INFO [LogLoader partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,059] INFO Created log for partition -uve-topic-24-12 in /tmp/kafka-logs/-uve-topic-24-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,059] INFO [Partition -uve-topic-24-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,059] INFO [Partition -uve-topic-24-12 broker=1] Log loaded for partition -uve-topic-24-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,061] INFO [LogLoader partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,061] INFO Created log for partition -uve-topic-11-14 in /tmp/kafka-logs/-uve-topic-11-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,061] INFO [Partition -uve-topic-11-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,061] INFO [Partition -uve-topic-11-14 broker=1] Log loaded for partition -uve-topic-11-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,064] INFO [LogLoader partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,065] INFO Created log for partition -uve-topic-25-12 in /tmp/kafka-logs/-uve-topic-25-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,065] INFO [Partition -uve-topic-25-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,065] INFO [Partition -uve-topic-25-12 broker=1] Log loaded for partition -uve-topic-25-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,067] INFO [LogLoader partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,068] INFO Created log for partition -uve-topic-12-14 in /tmp/kafka-logs/-uve-topic-12-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,069] INFO [Partition -uve-topic-12-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,069] INFO [Partition -uve-topic-12-14 broker=1] Log loaded for partition -uve-topic-12-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,071] INFO [LogLoader partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,074] INFO Created log for partition -uve-topic-26-12 in /tmp/kafka-logs/-uve-topic-26-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,075] INFO [Partition -uve-topic-26-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-12 (kafka.cluster.Partition) [2026-06-08 05:55:33,075] INFO [Partition -uve-topic-26-12 broker=1] Log loaded for partition -uve-topic-26-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,078] INFO [LogLoader partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,078] INFO Created log for partition -uve-topic-13-14 in /tmp/kafka-logs/-uve-topic-13-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,079] INFO [Partition -uve-topic-13-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,079] INFO [Partition -uve-topic-13-14 broker=1] Log loaded for partition -uve-topic-13-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,081] INFO [LogLoader partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,082] INFO Created log for partition -uve-topic-20-13 in /tmp/kafka-logs/-uve-topic-20-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,083] INFO [Partition -uve-topic-20-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-13 (kafka.cluster.Partition) [2026-06-08 05:55:33,083] INFO [Partition -uve-topic-20-13 broker=1] Log loaded for partition -uve-topic-20-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,089] INFO [LogLoader partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,089] INFO Created log for partition -uve-topic-21-13 in /tmp/kafka-logs/-uve-topic-21-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,090] INFO [Partition -uve-topic-21-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-13 (kafka.cluster.Partition) [2026-06-08 05:55:33,090] INFO [Partition -uve-topic-21-13 broker=1] Log loaded for partition -uve-topic-21-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,092] INFO [LogLoader partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,093] INFO Created log for partition -uve-topic-18-14 in /tmp/kafka-logs/-uve-topic-18-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,093] INFO [Partition -uve-topic-18-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,093] INFO [Partition -uve-topic-18-14 broker=1] Log loaded for partition -uve-topic-18-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,096] INFO [LogLoader partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,096] INFO Created log for partition -uve-topic-19-14 in /tmp/kafka-logs/-uve-topic-19-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,097] INFO [Partition -uve-topic-19-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,097] INFO [Partition -uve-topic-19-14 broker=1] Log loaded for partition -uve-topic-19-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,100] INFO [LogLoader partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,100] INFO Created log for partition -uve-topic-24-15 in /tmp/kafka-logs/-uve-topic-24-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,101] INFO [Partition -uve-topic-24-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,101] INFO [Partition -uve-topic-24-15 broker=1] Log loaded for partition -uve-topic-24-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,104] INFO [LogLoader partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,104] INFO Created log for partition -uve-topic-11-17 in /tmp/kafka-logs/-uve-topic-11-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,105] INFO [Partition -uve-topic-11-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,105] INFO [Partition -uve-topic-11-17 broker=1] Log loaded for partition -uve-topic-11-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,109] INFO [LogLoader partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,109] INFO Created log for partition -uve-topic-25-15 in /tmp/kafka-logs/-uve-topic-25-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,109] INFO [Partition -uve-topic-25-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,109] INFO [Partition -uve-topic-25-15 broker=1] Log loaded for partition -uve-topic-25-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,112] INFO [LogLoader partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,113] INFO Created log for partition -uve-topic-12-17 in /tmp/kafka-logs/-uve-topic-12-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,113] INFO [Partition -uve-topic-12-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,113] INFO [Partition -uve-topic-12-17 broker=1] Log loaded for partition -uve-topic-12-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,118] INFO [LogLoader partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,118] INFO Created log for partition -uve-topic-26-15 in /tmp/kafka-logs/-uve-topic-26-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,119] INFO [Partition -uve-topic-26-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,119] INFO [Partition -uve-topic-26-15 broker=1] Log loaded for partition -uve-topic-26-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,122] INFO [LogLoader partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,123] INFO Created log for partition -uve-topic-13-17 in /tmp/kafka-logs/-uve-topic-13-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,124] INFO [Partition -uve-topic-13-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,124] INFO [Partition -uve-topic-13-17 broker=1] Log loaded for partition -uve-topic-13-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,129] INFO [LogLoader partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,129] INFO Created log for partition -uve-topic-27-15 in /tmp/kafka-logs/-uve-topic-27-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,129] INFO [Partition -uve-topic-27-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,129] INFO [Partition -uve-topic-27-15 broker=1] Log loaded for partition -uve-topic-27-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,133] INFO [LogLoader partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,133] INFO Created log for partition -uve-topic-14-17 in /tmp/kafka-logs/-uve-topic-14-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,133] INFO [Partition -uve-topic-14-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,133] INFO [Partition -uve-topic-14-17 broker=1] Log loaded for partition -uve-topic-14-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,135] INFO [LogLoader partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,136] INFO Created log for partition -uve-topic-20-15 in /tmp/kafka-logs/-uve-topic-20-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,136] INFO [Partition -uve-topic-20-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,136] INFO [Partition -uve-topic-20-15 broker=1] Log loaded for partition -uve-topic-20-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,138] INFO [LogLoader partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,139] INFO Created log for partition -uve-topic-21-15 in /tmp/kafka-logs/-uve-topic-21-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,140] INFO [Partition -uve-topic-21-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,140] INFO [Partition -uve-topic-21-15 broker=1] Log loaded for partition -uve-topic-21-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,142] INFO [LogLoader partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,143] INFO Created log for partition -uve-topic-22-15 in /tmp/kafka-logs/-uve-topic-22-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,143] INFO [Partition -uve-topic-22-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,143] INFO [Partition -uve-topic-22-15 broker=1] Log loaded for partition -uve-topic-22-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,150] INFO [LogLoader partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,151] INFO Created log for partition -uve-topic-23-15 in /tmp/kafka-logs/-uve-topic-23-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,152] INFO [Partition -uve-topic-23-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,152] INFO [Partition -uve-topic-23-15 broker=1] Log loaded for partition -uve-topic-23-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,155] INFO [LogLoader partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,155] INFO Created log for partition -uve-topic-10-17 in /tmp/kafka-logs/-uve-topic-10-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,156] INFO [Partition -uve-topic-10-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,156] INFO [Partition -uve-topic-10-17 broker=1] Log loaded for partition -uve-topic-10-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,159] INFO [LogLoader partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,160] INFO Created log for partition -uve-topic-19-17 in /tmp/kafka-logs/-uve-topic-19-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,160] INFO [Partition -uve-topic-19-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,160] INFO [Partition -uve-topic-19-17 broker=1] Log loaded for partition -uve-topic-19-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,163] INFO [LogLoader partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,164] INFO Created log for partition -uve-topic-28-15 in /tmp/kafka-logs/-uve-topic-28-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,165] INFO [Partition -uve-topic-28-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,165] INFO [Partition -uve-topic-28-15 broker=1] Log loaded for partition -uve-topic-28-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,167] INFO [LogLoader partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,167] INFO Created log for partition -uve-topic-15-17 in /tmp/kafka-logs/-uve-topic-15-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,169] INFO [Partition -uve-topic-15-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,169] INFO [Partition -uve-topic-15-17 broker=1] Log loaded for partition -uve-topic-15-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,171] INFO [LogLoader partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,171] INFO Created log for partition -uve-topic-29-15 in /tmp/kafka-logs/-uve-topic-29-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,172] INFO [Partition -uve-topic-29-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-15 (kafka.cluster.Partition) [2026-06-08 05:55:33,173] INFO [Partition -uve-topic-29-15 broker=1] Log loaded for partition -uve-topic-29-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,175] INFO [LogLoader partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,175] INFO Created log for partition -uve-topic-16-17 in /tmp/kafka-logs/-uve-topic-16-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,176] INFO [Partition -uve-topic-16-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,176] INFO [Partition -uve-topic-16-17 broker=1] Log loaded for partition -uve-topic-16-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,179] INFO [LogLoader partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,179] INFO Created log for partition -uve-topic-17-17 in /tmp/kafka-logs/-uve-topic-17-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,180] INFO [Partition -uve-topic-17-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,180] INFO [Partition -uve-topic-17-17 broker=1] Log loaded for partition -uve-topic-17-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,183] INFO [LogLoader partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,183] INFO Created log for partition -uve-topic-18-17 in /tmp/kafka-logs/-uve-topic-18-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,184] INFO [Partition -uve-topic-18-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,184] INFO [Partition -uve-topic-18-17 broker=1] Log loaded for partition -uve-topic-18-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,187] INFO [LogLoader partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,187] INFO Created log for partition -uve-topic-25-14 in /tmp/kafka-logs/-uve-topic-25-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,188] INFO [Partition -uve-topic-25-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,189] INFO [Partition -uve-topic-25-14 broker=1] Log loaded for partition -uve-topic-25-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,191] INFO [LogLoader partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,192] INFO Created log for partition -uve-topic-12-16 in /tmp/kafka-logs/-uve-topic-12-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,192] INFO [Partition -uve-topic-12-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,192] INFO [Partition -uve-topic-12-16 broker=1] Log loaded for partition -uve-topic-12-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,194] INFO [LogLoader partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,194] INFO Created log for partition -uve-topic-26-14 in /tmp/kafka-logs/-uve-topic-26-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,196] INFO [Partition -uve-topic-26-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,196] INFO [Partition -uve-topic-26-14 broker=1] Log loaded for partition -uve-topic-26-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,198] INFO [LogLoader partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,198] INFO Created log for partition -uve-topic-13-16 in /tmp/kafka-logs/-uve-topic-13-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,198] INFO [Partition -uve-topic-13-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,198] INFO [Partition -uve-topic-13-16 broker=1] Log loaded for partition -uve-topic-13-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,200] INFO [LogLoader partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,200] INFO Created log for partition -uve-topic-27-14 in /tmp/kafka-logs/-uve-topic-27-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,201] INFO [Partition -uve-topic-27-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,201] INFO [Partition -uve-topic-27-14 broker=1] Log loaded for partition -uve-topic-27-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,204] INFO [LogLoader partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,204] INFO Created log for partition -uve-topic-14-16 in /tmp/kafka-logs/-uve-topic-14-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,205] INFO [Partition -uve-topic-14-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,205] INFO [Partition -uve-topic-14-16 broker=1] Log loaded for partition -uve-topic-14-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,208] INFO [LogLoader partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,208] INFO Created log for partition -uve-topic-28-14 in /tmp/kafka-logs/-uve-topic-28-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,208] INFO [Partition -uve-topic-28-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,208] INFO [Partition -uve-topic-28-14 broker=1] Log loaded for partition -uve-topic-28-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,210] INFO [LogLoader partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,211] INFO Created log for partition -uve-topic-15-16 in /tmp/kafka-logs/-uve-topic-15-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,212] INFO [Partition -uve-topic-15-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,212] INFO [Partition -uve-topic-15-16 broker=1] Log loaded for partition -uve-topic-15-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,214] INFO [LogLoader partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,215] INFO Created log for partition -uve-topic-21-14 in /tmp/kafka-logs/-uve-topic-21-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,215] INFO [Partition -uve-topic-21-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,216] INFO [Partition -uve-topic-21-14 broker=1] Log loaded for partition -uve-topic-21-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,218] INFO [LogLoader partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,218] INFO Created log for partition -uve-topic-22-14 in /tmp/kafka-logs/-uve-topic-22-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,219] INFO [Partition -uve-topic-22-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,219] INFO [Partition -uve-topic-22-14 broker=1] Log loaded for partition -uve-topic-22-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,222] INFO [LogLoader partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,222] INFO Created log for partition -uve-topic-23-14 in /tmp/kafka-logs/-uve-topic-23-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,223] INFO [Partition -uve-topic-23-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,223] INFO [Partition -uve-topic-23-14 broker=1] Log loaded for partition -uve-topic-23-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,226] INFO [LogLoader partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,226] INFO Created log for partition -uve-topic-10-16 in /tmp/kafka-logs/-uve-topic-10-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,227] INFO [Partition -uve-topic-10-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,228] INFO [Partition -uve-topic-10-16 broker=1] Log loaded for partition -uve-topic-10-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,230] INFO [LogLoader partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,230] INFO Created log for partition -uve-topic-24-14 in /tmp/kafka-logs/-uve-topic-24-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,230] INFO [Partition -uve-topic-24-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,231] INFO [Partition -uve-topic-24-14 broker=1] Log loaded for partition -uve-topic-24-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,234] INFO [LogLoader partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,235] INFO Created log for partition -uve-topic-11-16 in /tmp/kafka-logs/-uve-topic-11-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,235] INFO [Partition -uve-topic-11-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,235] INFO [Partition -uve-topic-11-16 broker=1] Log loaded for partition -uve-topic-11-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,238] INFO [LogLoader partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,239] INFO Created log for partition -uve-topic-29-14 in /tmp/kafka-logs/-uve-topic-29-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,239] INFO [Partition -uve-topic-29-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-14 (kafka.cluster.Partition) [2026-06-08 05:55:33,239] INFO [Partition -uve-topic-29-14 broker=1] Log loaded for partition -uve-topic-29-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,242] INFO [LogLoader partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,242] INFO Created log for partition -uve-topic-16-16 in /tmp/kafka-logs/-uve-topic-16-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,243] INFO [Partition -uve-topic-16-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,243] INFO [Partition -uve-topic-16-16 broker=1] Log loaded for partition -uve-topic-16-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,246] INFO [LogLoader partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,246] INFO Created log for partition -uve-topic-17-16 in /tmp/kafka-logs/-uve-topic-17-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,247] INFO [Partition -uve-topic-17-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,247] INFO [Partition -uve-topic-17-16 broker=1] Log loaded for partition -uve-topic-17-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,250] INFO [LogLoader partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,250] INFO Created log for partition -uve-topic-18-16 in /tmp/kafka-logs/-uve-topic-18-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,250] INFO [Partition -uve-topic-18-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,250] INFO [Partition -uve-topic-18-16 broker=1] Log loaded for partition -uve-topic-18-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,253] INFO [LogLoader partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,253] INFO Created log for partition -uve-topic-19-16 in /tmp/kafka-logs/-uve-topic-19-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,254] INFO [Partition -uve-topic-19-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,255] INFO [Partition -uve-topic-19-16 broker=1] Log loaded for partition -uve-topic-19-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,257] INFO [LogLoader partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,257] INFO Created log for partition -uve-topic-22-17 in /tmp/kafka-logs/-uve-topic-22-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,258] INFO [Partition -uve-topic-22-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,258] INFO [Partition -uve-topic-22-17 broker=1] Log loaded for partition -uve-topic-22-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,261] INFO [LogLoader partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,261] INFO Created log for partition -uve-topic-23-17 in /tmp/kafka-logs/-uve-topic-23-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,262] INFO [Partition -uve-topic-23-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,262] INFO [Partition -uve-topic-23-17 broker=1] Log loaded for partition -uve-topic-23-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,264] INFO [LogLoader partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,265] INFO Created log for partition -uve-topic-10-19 in /tmp/kafka-logs/-uve-topic-10-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,265] INFO [Partition -uve-topic-10-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,265] INFO [Partition -uve-topic-10-19 broker=1] Log loaded for partition -uve-topic-10-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,266] INFO [LogLoader partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,267] INFO Created log for partition -uve-topic-24-17 in /tmp/kafka-logs/-uve-topic-24-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,267] INFO [Partition -uve-topic-24-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,267] INFO [Partition -uve-topic-24-17 broker=1] Log loaded for partition -uve-topic-24-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,270] INFO [LogLoader partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,270] INFO Created log for partition -uve-topic-11-19 in /tmp/kafka-logs/-uve-topic-11-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,270] INFO [Partition -uve-topic-11-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,270] INFO [Partition -uve-topic-11-19 broker=1] Log loaded for partition -uve-topic-11-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,273] INFO [LogLoader partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,273] INFO Created log for partition -uve-topic-25-17 in /tmp/kafka-logs/-uve-topic-25-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,274] INFO [Partition -uve-topic-25-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,274] INFO [Partition -uve-topic-25-17 broker=1] Log loaded for partition -uve-topic-25-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,276] INFO [LogLoader partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,276] INFO Created log for partition -uve-topic-12-19 in /tmp/kafka-logs/-uve-topic-12-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,276] INFO [Partition -uve-topic-12-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,276] INFO [Partition -uve-topic-12-19 broker=1] Log loaded for partition -uve-topic-12-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,279] INFO [LogLoader partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,279] INFO Created log for partition -uve-topic-20-17 in /tmp/kafka-logs/-uve-topic-20-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,279] INFO [Partition -uve-topic-20-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,279] INFO [Partition -uve-topic-20-17 broker=1] Log loaded for partition -uve-topic-20-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,281] INFO [LogLoader partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,281] INFO Created log for partition -uve-topic-21-17 in /tmp/kafka-logs/-uve-topic-21-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,281] INFO [Partition -uve-topic-21-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,281] INFO [Partition -uve-topic-21-17 broker=1] Log loaded for partition -uve-topic-21-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,285] INFO [LogLoader partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,286] INFO Created log for partition -uve-topic-17-19 in /tmp/kafka-logs/-uve-topic-17-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,287] INFO [Partition -uve-topic-17-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,287] INFO [Partition -uve-topic-17-19 broker=1] Log loaded for partition -uve-topic-17-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,289] INFO [LogLoader partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,289] INFO Created log for partition -uve-topic-18-19 in /tmp/kafka-logs/-uve-topic-18-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,289] INFO [Partition -uve-topic-18-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,289] INFO [Partition -uve-topic-18-19 broker=1] Log loaded for partition -uve-topic-18-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,293] INFO [LogLoader partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,294] INFO Created log for partition -uve-topic-19-19 in /tmp/kafka-logs/-uve-topic-19-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,295] INFO [Partition -uve-topic-19-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,295] INFO [Partition -uve-topic-19-19 broker=1] Log loaded for partition -uve-topic-19-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,297] INFO [LogLoader partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,298] INFO Created log for partition -uve-topic-26-17 in /tmp/kafka-logs/-uve-topic-26-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,299] INFO [Partition -uve-topic-26-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,299] INFO [Partition -uve-topic-26-17 broker=1] Log loaded for partition -uve-topic-26-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,302] INFO [LogLoader partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,302] INFO Created log for partition -uve-topic-13-19 in /tmp/kafka-logs/-uve-topic-13-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,302] INFO [Partition -uve-topic-13-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,302] INFO [Partition -uve-topic-13-19 broker=1] Log loaded for partition -uve-topic-13-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,306] INFO [LogLoader partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,307] INFO Created log for partition -uve-topic-27-17 in /tmp/kafka-logs/-uve-topic-27-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,307] INFO [Partition -uve-topic-27-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,307] INFO [Partition -uve-topic-27-17 broker=1] Log loaded for partition -uve-topic-27-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,310] INFO [LogLoader partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,310] INFO Created log for partition -uve-topic-14-19 in /tmp/kafka-logs/-uve-topic-14-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,311] INFO [Partition -uve-topic-14-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,311] INFO [Partition -uve-topic-14-19 broker=1] Log loaded for partition -uve-topic-14-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,314] INFO [LogLoader partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,314] INFO Created log for partition -uve-topic-28-17 in /tmp/kafka-logs/-uve-topic-28-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,314] INFO [Partition -uve-topic-28-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,316] INFO [Partition -uve-topic-28-17 broker=1] Log loaded for partition -uve-topic-28-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,318] INFO [LogLoader partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,319] INFO Created log for partition -uve-topic-15-19 in /tmp/kafka-logs/-uve-topic-15-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,319] INFO [Partition -uve-topic-15-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,319] INFO [Partition -uve-topic-15-19 broker=1] Log loaded for partition -uve-topic-15-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,322] INFO [LogLoader partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,322] INFO Created log for partition -uve-topic-29-17 in /tmp/kafka-logs/-uve-topic-29-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,322] INFO [Partition -uve-topic-29-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-17 (kafka.cluster.Partition) [2026-06-08 05:55:33,322] INFO [Partition -uve-topic-29-17 broker=1] Log loaded for partition -uve-topic-29-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,326] INFO [LogLoader partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,326] INFO Created log for partition -uve-topic-16-19 in /tmp/kafka-logs/-uve-topic-16-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,326] INFO [Partition -uve-topic-16-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,326] INFO [Partition -uve-topic-16-19 broker=1] Log loaded for partition -uve-topic-16-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,330] INFO [LogLoader partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,330] INFO Created log for partition -uve-topic-23-16 in /tmp/kafka-logs/-uve-topic-23-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,331] INFO [Partition -uve-topic-23-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,331] INFO [Partition -uve-topic-23-16 broker=1] Log loaded for partition -uve-topic-23-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,333] INFO [LogLoader partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,334] INFO Created log for partition -uve-topic-10-18 in /tmp/kafka-logs/-uve-topic-10-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,334] INFO [Partition -uve-topic-10-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,334] INFO [Partition -uve-topic-10-18 broker=1] Log loaded for partition -uve-topic-10-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,339] INFO [LogLoader partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,339] INFO Created log for partition -uve-topic-24-16 in /tmp/kafka-logs/-uve-topic-24-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,339] INFO [Partition -uve-topic-24-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,339] INFO [Partition -uve-topic-24-16 broker=1] Log loaded for partition -uve-topic-24-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,342] INFO [LogLoader partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,342] INFO Created log for partition -uve-topic-11-18 in /tmp/kafka-logs/-uve-topic-11-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,342] INFO [Partition -uve-topic-11-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,342] INFO [Partition -uve-topic-11-18 broker=1] Log loaded for partition -uve-topic-11-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,344] INFO [LogLoader partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,344] INFO Created log for partition -uve-topic-25-16 in /tmp/kafka-logs/-uve-topic-25-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,344] INFO [Partition -uve-topic-25-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,344] INFO [Partition -uve-topic-25-16 broker=1] Log loaded for partition -uve-topic-25-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,349] INFO [LogLoader partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,349] INFO Created log for partition -uve-topic-12-18 in /tmp/kafka-logs/-uve-topic-12-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,350] INFO [Partition -uve-topic-12-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,350] INFO [Partition -uve-topic-12-18 broker=1] Log loaded for partition -uve-topic-12-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,353] INFO [LogLoader partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,353] INFO Created log for partition -uve-topic-26-16 in /tmp/kafka-logs/-uve-topic-26-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,353] INFO [Partition -uve-topic-26-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,353] INFO [Partition -uve-topic-26-16 broker=1] Log loaded for partition -uve-topic-26-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,356] INFO [LogLoader partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,357] INFO Created log for partition -uve-topic-13-18 in /tmp/kafka-logs/-uve-topic-13-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,357] INFO [Partition -uve-topic-13-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,357] INFO [Partition -uve-topic-13-18 broker=1] Log loaded for partition -uve-topic-13-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,359] INFO [LogLoader partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,359] INFO Created log for partition -uve-topic-20-16 in /tmp/kafka-logs/-uve-topic-20-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,360] INFO [Partition -uve-topic-20-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,360] INFO [Partition -uve-topic-20-16 broker=1] Log loaded for partition -uve-topic-20-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,363] INFO [LogLoader partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,364] INFO Created log for partition -uve-topic-21-16 in /tmp/kafka-logs/-uve-topic-21-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,364] INFO [Partition -uve-topic-21-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,364] INFO [Partition -uve-topic-21-16 broker=1] Log loaded for partition -uve-topic-21-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,370] INFO [LogLoader partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,371] INFO Created log for partition -uve-topic-22-16 in /tmp/kafka-logs/-uve-topic-22-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,371] INFO [Partition -uve-topic-22-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,371] INFO [Partition -uve-topic-22-16 broker=1] Log loaded for partition -uve-topic-22-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,373] INFO [LogLoader partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,374] INFO Created log for partition -uve-topic-18-18 in /tmp/kafka-logs/-uve-topic-18-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,375] INFO [Partition -uve-topic-18-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,375] INFO [Partition -uve-topic-18-18 broker=1] Log loaded for partition -uve-topic-18-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,377] INFO [LogLoader partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,378] INFO Created log for partition -uve-topic-19-18 in /tmp/kafka-logs/-uve-topic-19-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,378] INFO [Partition -uve-topic-19-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,378] INFO [Partition -uve-topic-19-18 broker=1] Log loaded for partition -uve-topic-19-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,381] INFO [LogLoader partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,381] INFO Created log for partition -uve-topic-27-16 in /tmp/kafka-logs/-uve-topic-27-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,382] INFO [Partition -uve-topic-27-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,382] INFO [Partition -uve-topic-27-16 broker=1] Log loaded for partition -uve-topic-27-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,385] INFO [LogLoader partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,385] INFO Created log for partition -uve-topic-14-18 in /tmp/kafka-logs/-uve-topic-14-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,386] INFO [Partition -uve-topic-14-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,386] INFO [Partition -uve-topic-14-18 broker=1] Log loaded for partition -uve-topic-14-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,389] INFO [LogLoader partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,390] INFO Created log for partition -uve-topic-28-16 in /tmp/kafka-logs/-uve-topic-28-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,390] INFO [Partition -uve-topic-28-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,390] INFO [Partition -uve-topic-28-16 broker=1] Log loaded for partition -uve-topic-28-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,392] INFO [LogLoader partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,392] INFO Created log for partition -uve-topic-15-18 in /tmp/kafka-logs/-uve-topic-15-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,392] INFO [Partition -uve-topic-15-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,393] INFO [Partition -uve-topic-15-18 broker=1] Log loaded for partition -uve-topic-15-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,395] INFO [LogLoader partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,395] INFO Created log for partition -uve-topic-29-16 in /tmp/kafka-logs/-uve-topic-29-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,395] INFO [Partition -uve-topic-29-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-16 (kafka.cluster.Partition) [2026-06-08 05:55:33,395] INFO [Partition -uve-topic-29-16 broker=1] Log loaded for partition -uve-topic-29-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,398] INFO [LogLoader partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,398] INFO Created log for partition -uve-topic-16-18 in /tmp/kafka-logs/-uve-topic-16-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,398] INFO [Partition -uve-topic-16-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,398] INFO [Partition -uve-topic-16-18 broker=1] Log loaded for partition -uve-topic-16-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,401] INFO [LogLoader partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,401] INFO Created log for partition -uve-topic-17-18 in /tmp/kafka-logs/-uve-topic-17-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,402] INFO [Partition -uve-topic-17-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,402] INFO [Partition -uve-topic-17-18 broker=1] Log loaded for partition -uve-topic-17-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,404] INFO [LogLoader partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,404] INFO Created log for partition -uve-topic-20-19 in /tmp/kafka-logs/-uve-topic-20-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,404] INFO [Partition -uve-topic-20-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,404] INFO [Partition -uve-topic-20-19 broker=1] Log loaded for partition -uve-topic-20-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,406] INFO [LogLoader partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,406] INFO Created log for partition -uve-topic-21-19 in /tmp/kafka-logs/-uve-topic-21-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,406] INFO [Partition -uve-topic-21-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,406] INFO [Partition -uve-topic-21-19 broker=1] Log loaded for partition -uve-topic-21-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,408] INFO [LogLoader partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,409] INFO Created log for partition -uve-topic-22-19 in /tmp/kafka-logs/-uve-topic-22-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,409] INFO [Partition -uve-topic-22-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,409] INFO [Partition -uve-topic-22-19 broker=1] Log loaded for partition -uve-topic-22-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,411] INFO [LogLoader partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,411] INFO Created log for partition -uve-topic-23-19 in /tmp/kafka-logs/-uve-topic-23-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,412] INFO [Partition -uve-topic-23-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,412] INFO [Partition -uve-topic-23-19 broker=1] Log loaded for partition -uve-topic-23-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,414] INFO [LogLoader partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,414] INFO Created log for partition -uve-topic-10-21 in /tmp/kafka-logs/-uve-topic-10-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,414] INFO [Partition -uve-topic-10-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,414] INFO [Partition -uve-topic-10-21 broker=1] Log loaded for partition -uve-topic-10-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,416] INFO [LogLoader partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,417] INFO Created log for partition -uve-topic-28-19 in /tmp/kafka-logs/-uve-topic-28-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,418] INFO [Partition -uve-topic-28-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,418] INFO [Partition -uve-topic-28-19 broker=1] Log loaded for partition -uve-topic-28-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,420] INFO [LogLoader partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,421] INFO Created log for partition -uve-topic-15-21 in /tmp/kafka-logs/-uve-topic-15-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,421] INFO [Partition -uve-topic-15-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,421] INFO [Partition -uve-topic-15-21 broker=1] Log loaded for partition -uve-topic-15-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,423] INFO [LogLoader partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,424] INFO Created log for partition -uve-topic-29-19 in /tmp/kafka-logs/-uve-topic-29-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,425] INFO [Partition -uve-topic-29-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,425] INFO [Partition -uve-topic-29-19 broker=1] Log loaded for partition -uve-topic-29-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,430] INFO [LogLoader partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,430] INFO Created log for partition -uve-topic-16-21 in /tmp/kafka-logs/-uve-topic-16-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,430] INFO [Partition -uve-topic-16-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,430] INFO [Partition -uve-topic-16-21 broker=1] Log loaded for partition -uve-topic-16-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,433] INFO [LogLoader partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,433] INFO Created log for partition -uve-topic-17-21 in /tmp/kafka-logs/-uve-topic-17-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,433] INFO [Partition -uve-topic-17-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,433] INFO [Partition -uve-topic-17-21 broker=1] Log loaded for partition -uve-topic-17-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,436] INFO [LogLoader partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,436] INFO Created log for partition -uve-topic-18-21 in /tmp/kafka-logs/-uve-topic-18-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,436] INFO [Partition -uve-topic-18-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,436] INFO [Partition -uve-topic-18-21 broker=1] Log loaded for partition -uve-topic-18-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,439] INFO [LogLoader partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,439] INFO Created log for partition -uve-topic-24-19 in /tmp/kafka-logs/-uve-topic-24-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,440] INFO [Partition -uve-topic-24-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,440] INFO [Partition -uve-topic-24-19 broker=1] Log loaded for partition -uve-topic-24-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,443] INFO [LogLoader partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,443] INFO Created log for partition -uve-topic-11-21 in /tmp/kafka-logs/-uve-topic-11-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,443] INFO [Partition -uve-topic-11-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,443] INFO [Partition -uve-topic-11-21 broker=1] Log loaded for partition -uve-topic-11-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,445] INFO [LogLoader partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,445] INFO Created log for partition -uve-topic-25-19 in /tmp/kafka-logs/-uve-topic-25-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,445] INFO [Partition -uve-topic-25-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,445] INFO [Partition -uve-topic-25-19 broker=1] Log loaded for partition -uve-topic-25-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,448] INFO [LogLoader partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,448] INFO Created log for partition -uve-topic-12-21 in /tmp/kafka-logs/-uve-topic-12-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,448] INFO [Partition -uve-topic-12-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,448] INFO [Partition -uve-topic-12-21 broker=1] Log loaded for partition -uve-topic-12-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,452] INFO [LogLoader partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,452] INFO Created log for partition -uve-topic-26-19 in /tmp/kafka-logs/-uve-topic-26-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,452] INFO [Partition -uve-topic-26-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,452] INFO [Partition -uve-topic-26-19 broker=1] Log loaded for partition -uve-topic-26-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,454] INFO [LogLoader partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,454] INFO Created log for partition -uve-topic-13-21 in /tmp/kafka-logs/-uve-topic-13-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,454] INFO [Partition -uve-topic-13-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,454] INFO [Partition -uve-topic-13-21 broker=1] Log loaded for partition -uve-topic-13-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,457] INFO [LogLoader partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,458] INFO Created log for partition -uve-topic-27-19 in /tmp/kafka-logs/-uve-topic-27-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,458] INFO [Partition -uve-topic-27-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-19 (kafka.cluster.Partition) [2026-06-08 05:55:33,458] INFO [Partition -uve-topic-27-19 broker=1] Log loaded for partition -uve-topic-27-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,461] INFO [LogLoader partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,461] INFO Created log for partition -uve-topic-14-21 in /tmp/kafka-logs/-uve-topic-14-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,462] INFO [Partition -uve-topic-14-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-21 (kafka.cluster.Partition) [2026-06-08 05:55:33,462] INFO [Partition -uve-topic-14-21 broker=1] Log loaded for partition -uve-topic-14-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,464] INFO [LogLoader partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,465] INFO Created log for partition -uve-topic-21-18 in /tmp/kafka-logs/-uve-topic-21-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,465] INFO [Partition -uve-topic-21-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,465] INFO [Partition -uve-topic-21-18 broker=1] Log loaded for partition -uve-topic-21-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,467] INFO [LogLoader partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,467] INFO Created log for partition -uve-topic-22-18 in /tmp/kafka-logs/-uve-topic-22-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,468] INFO [Partition -uve-topic-22-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,468] INFO [Partition -uve-topic-22-18 broker=1] Log loaded for partition -uve-topic-22-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,471] INFO [LogLoader partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,471] INFO Created log for partition -uve-topic-23-18 in /tmp/kafka-logs/-uve-topic-23-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,472] INFO [Partition -uve-topic-23-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,472] INFO [Partition -uve-topic-23-18 broker=1] Log loaded for partition -uve-topic-23-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,481] INFO [LogLoader partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,482] INFO Created log for partition -uve-topic-10-20 in /tmp/kafka-logs/-uve-topic-10-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,482] INFO [Partition -uve-topic-10-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-10-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,482] INFO [Partition -uve-topic-10-20 broker=1] Log loaded for partition -uve-topic-10-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,485] INFO [LogLoader partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,485] INFO Created log for partition -uve-topic-24-18 in /tmp/kafka-logs/-uve-topic-24-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,485] INFO [Partition -uve-topic-24-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,485] INFO [Partition -uve-topic-24-18 broker=1] Log loaded for partition -uve-topic-24-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,491] INFO [LogLoader partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,491] INFO Created log for partition -uve-topic-11-20 in /tmp/kafka-logs/-uve-topic-11-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,491] INFO [Partition -uve-topic-11-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,491] INFO [Partition -uve-topic-11-20 broker=1] Log loaded for partition -uve-topic-11-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,496] INFO [LogLoader partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,497] INFO Created log for partition -uve-topic-20-18 in /tmp/kafka-logs/-uve-topic-20-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,497] INFO [Partition -uve-topic-20-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,497] INFO [Partition -uve-topic-20-18 broker=1] Log loaded for partition -uve-topic-20-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,506] INFO [LogLoader partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,507] INFO Created log for partition -uve-topic-29-18 in /tmp/kafka-logs/-uve-topic-29-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,507] INFO [Partition -uve-topic-29-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,507] INFO [Partition -uve-topic-29-18 broker=1] Log loaded for partition -uve-topic-29-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,512] INFO [LogLoader partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,513] INFO Created log for partition -uve-topic-16-20 in /tmp/kafka-logs/-uve-topic-16-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,513] INFO [Partition -uve-topic-16-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,513] INFO [Partition -uve-topic-16-20 broker=1] Log loaded for partition -uve-topic-16-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,515] INFO [LogLoader partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,516] INFO Created log for partition -uve-topic-17-20 in /tmp/kafka-logs/-uve-topic-17-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,516] INFO [Partition -uve-topic-17-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,517] INFO [Partition -uve-topic-17-20 broker=1] Log loaded for partition -uve-topic-17-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,519] INFO [LogLoader partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,519] INFO Created log for partition -uve-topic-18-20 in /tmp/kafka-logs/-uve-topic-18-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,520] INFO [Partition -uve-topic-18-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,520] INFO [Partition -uve-topic-18-20 broker=1] Log loaded for partition -uve-topic-18-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,522] INFO [LogLoader partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,522] INFO Created log for partition -uve-topic-19-20 in /tmp/kafka-logs/-uve-topic-19-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,522] INFO [Partition -uve-topic-19-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,523] INFO [Partition -uve-topic-19-20 broker=1] Log loaded for partition -uve-topic-19-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,526] INFO [LogLoader partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,527] INFO Created log for partition -uve-topic-25-18 in /tmp/kafka-logs/-uve-topic-25-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,527] INFO [Partition -uve-topic-25-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,527] INFO [Partition -uve-topic-25-18 broker=1] Log loaded for partition -uve-topic-25-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,529] INFO [LogLoader partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,530] INFO Created log for partition -uve-topic-12-20 in /tmp/kafka-logs/-uve-topic-12-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,530] INFO [Partition -uve-topic-12-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,530] INFO [Partition -uve-topic-12-20 broker=1] Log loaded for partition -uve-topic-12-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,533] INFO [LogLoader partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,533] INFO Created log for partition -uve-topic-26-18 in /tmp/kafka-logs/-uve-topic-26-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,533] INFO [Partition -uve-topic-26-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,533] INFO [Partition -uve-topic-26-18 broker=1] Log loaded for partition -uve-topic-26-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,537] INFO [LogLoader partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,537] INFO Created log for partition -uve-topic-13-20 in /tmp/kafka-logs/-uve-topic-13-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,538] INFO [Partition -uve-topic-13-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,538] INFO [Partition -uve-topic-13-20 broker=1] Log loaded for partition -uve-topic-13-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,541] INFO [LogLoader partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,541] INFO Created log for partition -uve-topic-27-18 in /tmp/kafka-logs/-uve-topic-27-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,542] INFO [Partition -uve-topic-27-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,542] INFO [Partition -uve-topic-27-18 broker=1] Log loaded for partition -uve-topic-27-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,546] INFO [LogLoader partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,548] INFO Created log for partition -uve-topic-14-20 in /tmp/kafka-logs/-uve-topic-14-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,548] INFO [Partition -uve-topic-14-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,548] INFO [Partition -uve-topic-14-20 broker=1] Log loaded for partition -uve-topic-14-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,552] INFO [LogLoader partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,553] INFO Created log for partition -uve-topic-28-18 in /tmp/kafka-logs/-uve-topic-28-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,553] INFO [Partition -uve-topic-28-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-18 (kafka.cluster.Partition) [2026-06-08 05:55:33,553] INFO [Partition -uve-topic-28-18 broker=1] Log loaded for partition -uve-topic-28-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,560] INFO [LogLoader partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,561] INFO Created log for partition -uve-topic-15-20 in /tmp/kafka-logs/-uve-topic-15-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,561] INFO [Partition -uve-topic-15-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-20 (kafka.cluster.Partition) [2026-06-08 05:55:33,561] INFO [Partition -uve-topic-15-20 broker=1] Log loaded for partition -uve-topic-15-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,566] INFO [LogLoader partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,566] INFO Created log for partition -uve-topic-7-4 in /tmp/kafka-logs/-uve-topic-7-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,566] INFO [Partition -uve-topic-7-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,566] INFO [Partition -uve-topic-7-4 broker=1] Log loaded for partition -uve-topic-7-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,569] INFO [LogLoader partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,569] INFO Created log for partition -uve-topic-8-4 in /tmp/kafka-logs/-uve-topic-8-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,569] INFO [Partition -uve-topic-8-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,569] INFO [Partition -uve-topic-8-4 broker=1] Log loaded for partition -uve-topic-8-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,573] INFO [LogLoader partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,573] INFO Created log for partition -uve-topic-5-4 in /tmp/kafka-logs/-uve-topic-5-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,574] INFO [Partition -uve-topic-5-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,574] INFO [Partition -uve-topic-5-4 broker=1] Log loaded for partition -uve-topic-5-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,582] INFO [LogLoader partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,582] INFO Created log for partition -uve-topic-6-4 in /tmp/kafka-logs/-uve-topic-6-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,582] INFO [Partition -uve-topic-6-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,582] INFO [Partition -uve-topic-6-4 broker=1] Log loaded for partition -uve-topic-6-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,587] INFO [LogLoader partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,588] INFO Created log for partition -uve-topic-3-4 in /tmp/kafka-logs/-uve-topic-3-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,588] INFO [Partition -uve-topic-3-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,588] INFO [Partition -uve-topic-3-4 broker=1] Log loaded for partition -uve-topic-3-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,592] INFO [LogLoader partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,593] INFO Created log for partition -uve-topic-4-4 in /tmp/kafka-logs/-uve-topic-4-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,593] INFO [Partition -uve-topic-4-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,593] INFO [Partition -uve-topic-4-4 broker=1] Log loaded for partition -uve-topic-4-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,595] INFO [LogLoader partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,596] INFO Created log for partition -uve-topic-1-4 in /tmp/kafka-logs/-uve-topic-1-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,596] INFO [Partition -uve-topic-1-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,596] INFO [Partition -uve-topic-1-4 broker=1] Log loaded for partition -uve-topic-1-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,598] INFO [LogLoader partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,598] INFO Created log for partition -uve-topic-2-4 in /tmp/kafka-logs/-uve-topic-2-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,599] INFO [Partition -uve-topic-2-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,600] INFO [Partition -uve-topic-2-4 broker=1] Log loaded for partition -uve-topic-2-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,604] INFO [LogLoader partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,605] INFO Created log for partition structured_syslog_topic-8 in /tmp/kafka-logs/structured_syslog_topic-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,605] INFO [Partition structured_syslog_topic-8 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-8 (kafka.cluster.Partition) [2026-06-08 05:55:33,605] INFO [Partition structured_syslog_topic-8 broker=1] Log loaded for partition structured_syslog_topic-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,607] INFO [LogLoader partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,607] INFO Created log for partition -uve-topic-9-4 in /tmp/kafka-logs/-uve-topic-9-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,607] INFO [Partition -uve-topic-9-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-4 (kafka.cluster.Partition) [2026-06-08 05:55:33,607] INFO [Partition -uve-topic-9-4 broker=1] Log loaded for partition -uve-topic-9-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,609] INFO [LogLoader partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,610] INFO Created log for partition -uve-topic-6-5 in /tmp/kafka-logs/-uve-topic-6-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,610] INFO [Partition -uve-topic-6-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,610] INFO [Partition -uve-topic-6-5 broker=1] Log loaded for partition -uve-topic-6-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,611] INFO [LogLoader partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,612] INFO Created log for partition -uve-topic-7-5 in /tmp/kafka-logs/-uve-topic-7-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,612] INFO [Partition -uve-topic-7-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,612] INFO [Partition -uve-topic-7-5 broker=1] Log loaded for partition -uve-topic-7-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,750] INFO [LogLoader partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,751] INFO Created log for partition -uve-topic-4-5 in /tmp/kafka-logs/-uve-topic-4-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,751] INFO [Partition -uve-topic-4-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,751] INFO [Partition -uve-topic-4-5 broker=1] Log loaded for partition -uve-topic-4-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,759] INFO [LogLoader partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,759] INFO Created log for partition -uve-topic-5-5 in /tmp/kafka-logs/-uve-topic-5-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,759] INFO [Partition -uve-topic-5-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,759] INFO [Partition -uve-topic-5-5 broker=1] Log loaded for partition -uve-topic-5-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,761] INFO [LogLoader partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,762] INFO Created log for partition -uve-topic-2-5 in /tmp/kafka-logs/-uve-topic-2-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,762] INFO [Partition -uve-topic-2-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,762] INFO [Partition -uve-topic-2-5 broker=1] Log loaded for partition -uve-topic-2-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,764] INFO [LogLoader partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,764] INFO Created log for partition -uve-topic-3-5 in /tmp/kafka-logs/-uve-topic-3-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,764] INFO [Partition -uve-topic-3-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,765] INFO [Partition -uve-topic-3-5 broker=1] Log loaded for partition -uve-topic-3-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,766] INFO [LogLoader partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,767] INFO Created log for partition -uve-topic-0-5 in /tmp/kafka-logs/-uve-topic-0-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,767] INFO [Partition -uve-topic-0-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,767] INFO [Partition -uve-topic-0-5 broker=1] Log loaded for partition -uve-topic-0-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,769] INFO [LogLoader partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,769] INFO Created log for partition -uve-topic-1-5 in /tmp/kafka-logs/-uve-topic-1-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,769] INFO [Partition -uve-topic-1-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,769] INFO [Partition -uve-topic-1-5 broker=1] Log loaded for partition -uve-topic-1-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,770] INFO [LogLoader partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,771] INFO Created log for partition structured_syslog_topic-7 in /tmp/kafka-logs/structured_syslog_topic-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,771] INFO [Partition structured_syslog_topic-7 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,771] INFO [Partition structured_syslog_topic-7 broker=1] Log loaded for partition structured_syslog_topic-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,772] INFO [LogLoader partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,773] INFO Created log for partition -uve-topic-8-5 in /tmp/kafka-logs/-uve-topic-8-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,773] INFO [Partition -uve-topic-8-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,773] INFO [Partition -uve-topic-8-5 broker=1] Log loaded for partition -uve-topic-8-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,774] INFO [LogLoader partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,774] INFO Created log for partition -uve-topic-9-5 in /tmp/kafka-logs/-uve-topic-9-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,774] INFO [Partition -uve-topic-9-5 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-5 (kafka.cluster.Partition) [2026-06-08 05:55:33,774] INFO [Partition -uve-topic-9-5 broker=1] Log loaded for partition -uve-topic-9-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,776] INFO [LogLoader partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,777] INFO Created log for partition -uve-topic-5-6 in /tmp/kafka-logs/-uve-topic-5-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,777] INFO [Partition -uve-topic-5-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,777] INFO [Partition -uve-topic-5-6 broker=1] Log loaded for partition -uve-topic-5-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,779] INFO [LogLoader partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,779] INFO Created log for partition -uve-topic-6-6 in /tmp/kafka-logs/-uve-topic-6-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,779] INFO [Partition -uve-topic-6-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,779] INFO [Partition -uve-topic-6-6 broker=1] Log loaded for partition -uve-topic-6-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,782] INFO [LogLoader partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,782] INFO Created log for partition -uve-topic-3-6 in /tmp/kafka-logs/-uve-topic-3-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,782] INFO [Partition -uve-topic-3-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,782] INFO [Partition -uve-topic-3-6 broker=1] Log loaded for partition -uve-topic-3-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,785] INFO [LogLoader partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,785] INFO Created log for partition -uve-topic-4-6 in /tmp/kafka-logs/-uve-topic-4-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,785] INFO [Partition -uve-topic-4-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,785] INFO [Partition -uve-topic-4-6 broker=1] Log loaded for partition -uve-topic-4-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,788] INFO [LogLoader partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,788] INFO Created log for partition -uve-topic-1-6 in /tmp/kafka-logs/-uve-topic-1-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,788] INFO [Partition -uve-topic-1-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,789] INFO [Partition -uve-topic-1-6 broker=1] Log loaded for partition -uve-topic-1-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,791] INFO [LogLoader partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,792] INFO Created log for partition -uve-topic-2-6 in /tmp/kafka-logs/-uve-topic-2-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,792] INFO [Partition -uve-topic-2-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,792] INFO [Partition -uve-topic-2-6 broker=1] Log loaded for partition -uve-topic-2-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,795] INFO [LogLoader partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,795] INFO Created log for partition -uve-topic-0-6 in /tmp/kafka-logs/-uve-topic-0-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,795] INFO [Partition -uve-topic-0-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,795] INFO [Partition -uve-topic-0-6 broker=1] Log loaded for partition -uve-topic-0-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,798] INFO [LogLoader partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,798] INFO Created log for partition structured_syslog_topic-10 in /tmp/kafka-logs/structured_syslog_topic-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,798] INFO [Partition structured_syslog_topic-10 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-10 (kafka.cluster.Partition) [2026-06-08 05:55:33,798] INFO [Partition structured_syslog_topic-10 broker=1] Log loaded for partition structured_syslog_topic-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,801] INFO [LogLoader partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,801] INFO Created log for partition -uve-topic-9-6 in /tmp/kafka-logs/-uve-topic-9-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,801] INFO [Partition -uve-topic-9-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,801] INFO [Partition -uve-topic-9-6 broker=1] Log loaded for partition -uve-topic-9-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,808] INFO [LogLoader partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,809] INFO Created log for partition -uve-topic-7-6 in /tmp/kafka-logs/-uve-topic-7-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,809] INFO [Partition -uve-topic-7-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,809] INFO [Partition -uve-topic-7-6 broker=1] Log loaded for partition -uve-topic-7-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,812] INFO [LogLoader partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,812] INFO Created log for partition -uve-topic-8-6 in /tmp/kafka-logs/-uve-topic-8-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,812] INFO [Partition -uve-topic-8-6 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-6 (kafka.cluster.Partition) [2026-06-08 05:55:33,812] INFO [Partition -uve-topic-8-6 broker=1] Log loaded for partition -uve-topic-8-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,815] INFO [LogLoader partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,815] INFO Created log for partition -uve-topic-4-7 in /tmp/kafka-logs/-uve-topic-4-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,815] INFO [Partition -uve-topic-4-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,816] INFO [Partition -uve-topic-4-7 broker=1] Log loaded for partition -uve-topic-4-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,869] INFO [LogLoader partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,870] INFO Created log for partition -uve-topic-5-7 in /tmp/kafka-logs/-uve-topic-5-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,870] INFO [Partition -uve-topic-5-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,870] INFO [Partition -uve-topic-5-7 broker=1] Log loaded for partition -uve-topic-5-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,873] INFO [LogLoader partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,873] INFO Created log for partition -uve-topic-2-7 in /tmp/kafka-logs/-uve-topic-2-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,873] INFO [Partition -uve-topic-2-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,873] INFO [Partition -uve-topic-2-7 broker=1] Log loaded for partition -uve-topic-2-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,881] INFO [LogLoader partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,884] INFO Created log for partition -uve-topic-3-7 in /tmp/kafka-logs/-uve-topic-3-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,884] INFO [Partition -uve-topic-3-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,884] INFO [Partition -uve-topic-3-7 broker=1] Log loaded for partition -uve-topic-3-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,903] INFO [LogLoader partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,903] INFO Created log for partition -uve-topic-0-7 in /tmp/kafka-logs/-uve-topic-0-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,903] INFO [Partition -uve-topic-0-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,903] INFO [Partition -uve-topic-0-7 broker=1] Log loaded for partition -uve-topic-0-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,923] INFO [LogLoader partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,924] INFO Created log for partition -uve-topic-1-7 in /tmp/kafka-logs/-uve-topic-1-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,924] INFO [Partition -uve-topic-1-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,924] INFO [Partition -uve-topic-1-7 broker=1] Log loaded for partition -uve-topic-1-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,926] INFO [LogLoader partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,927] INFO Created log for partition structured_syslog_topic-9 in /tmp/kafka-logs/structured_syslog_topic-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,927] INFO [Partition structured_syslog_topic-9 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-9 (kafka.cluster.Partition) [2026-06-08 05:55:33,927] INFO [Partition structured_syslog_topic-9 broker=1] Log loaded for partition structured_syslog_topic-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,929] INFO [LogLoader partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,929] INFO Created log for partition -uve-topic-8-7 in /tmp/kafka-logs/-uve-topic-8-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,929] INFO [Partition -uve-topic-8-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,929] INFO [Partition -uve-topic-8-7 broker=1] Log loaded for partition -uve-topic-8-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,931] INFO [LogLoader partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,932] INFO Created log for partition -uve-topic-9-7 in /tmp/kafka-logs/-uve-topic-9-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,932] INFO [Partition -uve-topic-9-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,932] INFO [Partition -uve-topic-9-7 broker=1] Log loaded for partition -uve-topic-9-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,933] INFO [LogLoader partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,934] INFO Created log for partition -uve-topic-6-7 in /tmp/kafka-logs/-uve-topic-6-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,934] INFO [Partition -uve-topic-6-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,934] INFO [Partition -uve-topic-6-7 broker=1] Log loaded for partition -uve-topic-6-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,935] INFO [LogLoader partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,935] INFO Created log for partition -uve-topic-7-7 in /tmp/kafka-logs/-uve-topic-7-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,935] INFO [Partition -uve-topic-7-7 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-7 (kafka.cluster.Partition) [2026-06-08 05:55:33,935] INFO [Partition -uve-topic-7-7 broker=1] Log loaded for partition -uve-topic-7-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,937] INFO [LogLoader partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,937] INFO Created log for partition -uve-topic-9-0 in /tmp/kafka-logs/-uve-topic-9-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,937] INFO [Partition -uve-topic-9-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-0 (kafka.cluster.Partition) [2026-06-08 05:55:33,937] INFO [Partition -uve-topic-9-0 broker=1] Log loaded for partition -uve-topic-9-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,939] INFO [LogLoader partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,939] INFO Created log for partition -uve-topic-7-0 in /tmp/kafka-logs/-uve-topic-7-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,939] INFO [Partition -uve-topic-7-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-0 (kafka.cluster.Partition) [2026-06-08 05:55:33,939] INFO [Partition -uve-topic-7-0 broker=1] Log loaded for partition -uve-topic-7-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,940] INFO [LogLoader partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,941] INFO Created log for partition -uve-topic-8-0 in /tmp/kafka-logs/-uve-topic-8-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,941] INFO [Partition -uve-topic-8-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-0 (kafka.cluster.Partition) [2026-06-08 05:55:33,941] INFO [Partition -uve-topic-8-0 broker=1] Log loaded for partition -uve-topic-8-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,942] INFO [LogLoader partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,942] INFO Created log for partition -uve-topic-5-0 in /tmp/kafka-logs/-uve-topic-5-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,942] INFO [Partition -uve-topic-5-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-0 (kafka.cluster.Partition) [2026-06-08 05:55:33,942] INFO [Partition -uve-topic-5-0 broker=1] Log loaded for partition -uve-topic-5-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,944] INFO [LogLoader partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,944] INFO Created log for partition -uve-topic-6-0 in /tmp/kafka-logs/-uve-topic-6-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,944] INFO [Partition -uve-topic-6-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-0 (kafka.cluster.Partition) [2026-06-08 05:55:33,944] INFO [Partition -uve-topic-6-0 broker=1] Log loaded for partition -uve-topic-6-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,946] INFO [LogLoader partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,946] INFO Created log for partition -uve-topic-2-1 in /tmp/kafka-logs/-uve-topic-2-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,946] INFO [Partition -uve-topic-2-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,946] INFO [Partition -uve-topic-2-1 broker=1] Log loaded for partition -uve-topic-2-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,954] INFO [LogLoader partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,954] INFO Created log for partition -uve-topic-3-1 in /tmp/kafka-logs/-uve-topic-3-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,954] INFO [Partition -uve-topic-3-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,954] INFO [Partition -uve-topic-3-1 broker=1] Log loaded for partition -uve-topic-3-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,958] INFO [LogLoader partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,959] INFO Created log for partition -uve-topic-0-1 in /tmp/kafka-logs/-uve-topic-0-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,959] INFO [Partition -uve-topic-0-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,959] INFO [Partition -uve-topic-0-1 broker=1] Log loaded for partition -uve-topic-0-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,971] INFO [LogLoader partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,971] INFO Created log for partition -uve-topic-1-1 in /tmp/kafka-logs/-uve-topic-1-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,971] INFO [Partition -uve-topic-1-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,971] INFO [Partition -uve-topic-1-1 broker=1] Log loaded for partition -uve-topic-1-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,974] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,974] INFO Created log for partition HEALTH_CHECK_TOPIC-28 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,974] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-28 (kafka.cluster.Partition) [2026-06-08 05:55:33,974] INFO [Partition HEALTH_CHECK_TOPIC-28 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,983] INFO [LogLoader partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,983] INFO Created log for partition -uve-topic-8-1 in /tmp/kafka-logs/-uve-topic-8-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,986] INFO [Partition -uve-topic-8-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,986] INFO [Partition -uve-topic-8-1 broker=1] Log loaded for partition -uve-topic-8-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,989] INFO [LogLoader partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,990] INFO Created log for partition -uve-topic-9-1 in /tmp/kafka-logs/-uve-topic-9-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,990] INFO [Partition -uve-topic-9-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,990] INFO [Partition -uve-topic-9-1 broker=1] Log loaded for partition -uve-topic-9-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:33,995] INFO [LogLoader partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:33,996] INFO Created log for partition -uve-topic-6-1 in /tmp/kafka-logs/-uve-topic-6-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:33,996] INFO [Partition -uve-topic-6-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-1 (kafka.cluster.Partition) [2026-06-08 05:55:33,996] INFO [Partition -uve-topic-6-1 broker=1] Log loaded for partition -uve-topic-6-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,005] INFO [LogLoader partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,006] INFO Created log for partition -uve-topic-7-1 in /tmp/kafka-logs/-uve-topic-7-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,006] INFO [Partition -uve-topic-7-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-1 (kafka.cluster.Partition) [2026-06-08 05:55:34,006] INFO [Partition -uve-topic-7-1 broker=1] Log loaded for partition -uve-topic-7-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,010] INFO [LogLoader partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,010] INFO Created log for partition -uve-topic-4-1 in /tmp/kafka-logs/-uve-topic-4-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,010] INFO [Partition -uve-topic-4-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-1 (kafka.cluster.Partition) [2026-06-08 05:55:34,010] INFO [Partition -uve-topic-4-1 broker=1] Log loaded for partition -uve-topic-4-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,015] INFO [LogLoader partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,016] INFO Created log for partition -uve-topic-5-1 in /tmp/kafka-logs/-uve-topic-5-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,016] INFO [Partition -uve-topic-5-1 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-1 (kafka.cluster.Partition) [2026-06-08 05:55:34,016] INFO [Partition -uve-topic-5-1 broker=1] Log loaded for partition -uve-topic-5-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,019] INFO [LogLoader partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,019] INFO Created log for partition structured_syslog_topic-11 in /tmp/kafka-logs/structured_syslog_topic-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,019] INFO [Partition structured_syslog_topic-11 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,019] INFO [Partition structured_syslog_topic-11 broker=1] Log loaded for partition structured_syslog_topic-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,023] INFO [LogLoader partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,023] INFO Created log for partition -uve-topic-1-2 in /tmp/kafka-logs/-uve-topic-1-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,024] INFO [Partition -uve-topic-1-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,024] INFO [Partition -uve-topic-1-2 broker=1] Log loaded for partition -uve-topic-1-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,029] INFO [LogLoader partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,029] INFO Created log for partition -uve-topic-2-2 in /tmp/kafka-logs/-uve-topic-2-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,029] INFO [Partition -uve-topic-2-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,029] INFO [Partition -uve-topic-2-2 broker=1] Log loaded for partition -uve-topic-2-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,040] INFO [LogLoader partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,041] INFO Created log for partition -uve-topic-0-2 in /tmp/kafka-logs/-uve-topic-0-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,041] INFO [Partition -uve-topic-0-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,041] INFO [Partition -uve-topic-0-2 broker=1] Log loaded for partition -uve-topic-0-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,047] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,047] INFO Created log for partition HEALTH_CHECK_TOPIC-29 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,047] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,047] INFO [Partition HEALTH_CHECK_TOPIC-29 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,051] INFO [LogLoader partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,051] INFO Created log for partition -uve-topic-9-2 in /tmp/kafka-logs/-uve-topic-9-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,051] INFO [Partition -uve-topic-9-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,052] INFO [Partition -uve-topic-9-2 broker=1] Log loaded for partition -uve-topic-9-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,056] INFO [LogLoader partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,056] INFO Created log for partition -uve-topic-7-2 in /tmp/kafka-logs/-uve-topic-7-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,057] INFO [Partition -uve-topic-7-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,058] INFO [Partition -uve-topic-7-2 broker=1] Log loaded for partition -uve-topic-7-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,061] INFO [LogLoader partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,061] INFO Created log for partition -uve-topic-8-2 in /tmp/kafka-logs/-uve-topic-8-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,062] INFO [Partition -uve-topic-8-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,062] INFO [Partition -uve-topic-8-2 broker=1] Log loaded for partition -uve-topic-8-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,065] INFO [LogLoader partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,066] INFO Created log for partition -uve-topic-5-2 in /tmp/kafka-logs/-uve-topic-5-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,066] INFO [Partition -uve-topic-5-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,066] INFO [Partition -uve-topic-5-2 broker=1] Log loaded for partition -uve-topic-5-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,069] INFO [LogLoader partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,070] INFO Created log for partition -uve-topic-6-2 in /tmp/kafka-logs/-uve-topic-6-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,070] INFO [Partition -uve-topic-6-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,070] INFO [Partition -uve-topic-6-2 broker=1] Log loaded for partition -uve-topic-6-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,073] INFO [LogLoader partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,074] INFO Created log for partition structured_syslog_topic-13 in /tmp/kafka-logs/structured_syslog_topic-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,074] INFO [Partition structured_syslog_topic-13 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,074] INFO [Partition structured_syslog_topic-13 broker=1] Log loaded for partition structured_syslog_topic-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,077] INFO [LogLoader partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,078] INFO Created log for partition -uve-topic-3-2 in /tmp/kafka-logs/-uve-topic-3-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,078] INFO [Partition -uve-topic-3-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,078] INFO [Partition -uve-topic-3-2 broker=1] Log loaded for partition -uve-topic-3-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,082] INFO [LogLoader partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,082] INFO Created log for partition -uve-topic-4-2 in /tmp/kafka-logs/-uve-topic-4-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,083] INFO [Partition -uve-topic-4-2 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,083] INFO [Partition -uve-topic-4-2 broker=1] Log loaded for partition -uve-topic-4-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,088] INFO [LogLoader partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,089] INFO Created log for partition -uve-topic-0-3 in /tmp/kafka-logs/-uve-topic-0-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,089] INFO [Partition -uve-topic-0-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,089] INFO [Partition -uve-topic-0-3 broker=1] Log loaded for partition -uve-topic-0-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,093] INFO [LogLoader partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,094] INFO Created log for partition -uve-topic-1-3 in /tmp/kafka-logs/-uve-topic-1-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,094] INFO [Partition -uve-topic-1-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,094] INFO [Partition -uve-topic-1-3 broker=1] Log loaded for partition -uve-topic-1-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,101] INFO [LogLoader partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,101] INFO Created log for partition -uve-topic-8-3 in /tmp/kafka-logs/-uve-topic-8-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,101] INFO [Partition -uve-topic-8-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,101] INFO [Partition -uve-topic-8-3 broker=1] Log loaded for partition -uve-topic-8-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,106] INFO [LogLoader partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,107] INFO Created log for partition -uve-topic-9-3 in /tmp/kafka-logs/-uve-topic-9-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,107] INFO [Partition -uve-topic-9-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,107] INFO [Partition -uve-topic-9-3 broker=1] Log loaded for partition -uve-topic-9-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,111] INFO [LogLoader partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,112] INFO Created log for partition -uve-topic-6-3 in /tmp/kafka-logs/-uve-topic-6-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,112] INFO [Partition -uve-topic-6-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,112] INFO [Partition -uve-topic-6-3 broker=1] Log loaded for partition -uve-topic-6-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,115] INFO [LogLoader partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,115] INFO Created log for partition -uve-topic-7-3 in /tmp/kafka-logs/-uve-topic-7-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,116] INFO [Partition -uve-topic-7-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,116] INFO [Partition -uve-topic-7-3 broker=1] Log loaded for partition -uve-topic-7-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,119] INFO [LogLoader partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,120] INFO Created log for partition -uve-topic-4-3 in /tmp/kafka-logs/-uve-topic-4-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,120] INFO [Partition -uve-topic-4-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,120] INFO [Partition -uve-topic-4-3 broker=1] Log loaded for partition -uve-topic-4-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,123] INFO [LogLoader partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,123] INFO Created log for partition -uve-topic-5-3 in /tmp/kafka-logs/-uve-topic-5-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,123] INFO [Partition -uve-topic-5-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,123] INFO [Partition -uve-topic-5-3 broker=1] Log loaded for partition -uve-topic-5-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,130] INFO [LogLoader partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,130] INFO Created log for partition -uve-topic-2-3 in /tmp/kafka-logs/-uve-topic-2-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,130] INFO [Partition -uve-topic-2-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,130] INFO [Partition -uve-topic-2-3 broker=1] Log loaded for partition -uve-topic-2-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,133] INFO [LogLoader partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,133] INFO Created log for partition structured_syslog_topic-12 in /tmp/kafka-logs/structured_syslog_topic-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,134] INFO [Partition structured_syslog_topic-12 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,134] INFO [Partition structured_syslog_topic-12 broker=1] Log loaded for partition structured_syslog_topic-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,137] INFO [LogLoader partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,138] INFO Created log for partition -uve-topic-3-3 in /tmp/kafka-logs/-uve-topic-3-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,138] INFO [Partition -uve-topic-3-3 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-3 (kafka.cluster.Partition) [2026-06-08 05:55:34,138] INFO [Partition -uve-topic-3-3 broker=1] Log loaded for partition -uve-topic-3-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,142] INFO [LogLoader partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,142] INFO Created log for partition -uve-topic-0-4 in /tmp/kafka-logs/-uve-topic-0-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,145] INFO [Partition -uve-topic-0-4 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-4 (kafka.cluster.Partition) [2026-06-08 05:55:34,184] INFO [Partition -uve-topic-0-4 broker=1] Log loaded for partition -uve-topic-0-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,212] INFO [LogLoader partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,213] INFO Created log for partition -uve-topic-0-12 in /tmp/kafka-logs/-uve-topic-0-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,213] INFO [Partition -uve-topic-0-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,213] INFO [Partition -uve-topic-0-12 broker=1] Log loaded for partition -uve-topic-0-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,216] INFO [LogLoader partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,217] INFO Created log for partition structured_syslog_topic-15 in /tmp/kafka-logs/structured_syslog_topic-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,218] INFO [Partition structured_syslog_topic-15 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,218] INFO [Partition structured_syslog_topic-15 broker=1] Log loaded for partition structured_syslog_topic-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,239] INFO [LogLoader partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,239] INFO Created log for partition -uve-topic-7-12 in /tmp/kafka-logs/-uve-topic-7-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,239] INFO [Partition -uve-topic-7-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,239] INFO [Partition -uve-topic-7-12 broker=1] Log loaded for partition -uve-topic-7-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,246] INFO [LogLoader partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,247] INFO Created log for partition -uve-topic-8-12 in /tmp/kafka-logs/-uve-topic-8-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,247] INFO [Partition -uve-topic-8-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,247] INFO [Partition -uve-topic-8-12 broker=1] Log loaded for partition -uve-topic-8-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,251] INFO [LogLoader partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,252] INFO Created log for partition -uve-topic-5-12 in /tmp/kafka-logs/-uve-topic-5-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,253] INFO [Partition -uve-topic-5-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,253] INFO [Partition -uve-topic-5-12 broker=1] Log loaded for partition -uve-topic-5-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,256] INFO [LogLoader partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,256] INFO Created log for partition -uve-topic-6-12 in /tmp/kafka-logs/-uve-topic-6-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,257] INFO [Partition -uve-topic-6-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,257] INFO [Partition -uve-topic-6-12 broker=1] Log loaded for partition -uve-topic-6-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,260] INFO [LogLoader partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,261] INFO Created log for partition -uve-topic-3-12 in /tmp/kafka-logs/-uve-topic-3-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,261] INFO [Partition -uve-topic-3-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,262] INFO [Partition -uve-topic-3-12 broker=1] Log loaded for partition -uve-topic-3-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,266] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,267] INFO Created log for partition HEALTH_CHECK_TOPIC-24 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,267] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-24 (kafka.cluster.Partition) [2026-06-08 05:55:34,267] INFO [Partition HEALTH_CHECK_TOPIC-24 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,270] INFO [LogLoader partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,271] INFO Created log for partition -uve-topic-4-12 in /tmp/kafka-logs/-uve-topic-4-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,271] INFO [Partition -uve-topic-4-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,271] INFO [Partition -uve-topic-4-12 broker=1] Log loaded for partition -uve-topic-4-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,275] INFO [LogLoader partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,275] INFO Created log for partition -uve-topic-1-12 in /tmp/kafka-logs/-uve-topic-1-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,275] INFO [Partition -uve-topic-1-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,275] INFO [Partition -uve-topic-1-12 broker=1] Log loaded for partition -uve-topic-1-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,279] INFO [LogLoader partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,279] INFO Created log for partition -uve-topic-2-12 in /tmp/kafka-logs/-uve-topic-2-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,279] INFO [Partition -uve-topic-2-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,279] INFO [Partition -uve-topic-2-12 broker=1] Log loaded for partition -uve-topic-2-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,283] INFO [LogLoader partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,284] INFO Created log for partition structured_syslog_topic-14 in /tmp/kafka-logs/structured_syslog_topic-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,284] INFO [Partition structured_syslog_topic-14 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,284] INFO [Partition structured_syslog_topic-14 broker=1] Log loaded for partition structured_syslog_topic-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,287] INFO [LogLoader partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,287] INFO Created log for partition -uve-topic-9-12 in /tmp/kafka-logs/-uve-topic-9-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,287] INFO [Partition -uve-topic-9-12 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,287] INFO [Partition -uve-topic-9-12 broker=1] Log loaded for partition -uve-topic-9-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,291] INFO [LogLoader partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,292] INFO Created log for partition -uve-topic-6-13 in /tmp/kafka-logs/-uve-topic-6-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,292] INFO [Partition -uve-topic-6-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,292] INFO [Partition -uve-topic-6-13 broker=1] Log loaded for partition -uve-topic-6-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,296] INFO [LogLoader partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,296] INFO Created log for partition -uve-topic-7-13 in /tmp/kafka-logs/-uve-topic-7-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,296] INFO [Partition -uve-topic-7-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,296] INFO [Partition -uve-topic-7-13 broker=1] Log loaded for partition -uve-topic-7-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,299] INFO [LogLoader partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,300] INFO Created log for partition -uve-topic-4-13 in /tmp/kafka-logs/-uve-topic-4-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,300] INFO [Partition -uve-topic-4-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,300] INFO [Partition -uve-topic-4-13 broker=1] Log loaded for partition -uve-topic-4-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,301] INFO [LogLoader partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,302] INFO Created log for partition -uve-topic-5-13 in /tmp/kafka-logs/-uve-topic-5-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,302] INFO [Partition -uve-topic-5-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,302] INFO [Partition -uve-topic-5-13 broker=1] Log loaded for partition -uve-topic-5-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,303] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,303] INFO Created log for partition HEALTH_CHECK_TOPIC-25 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,303] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-25 (kafka.cluster.Partition) [2026-06-08 05:55:34,303] INFO [Partition HEALTH_CHECK_TOPIC-25 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,306] INFO [LogLoader partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,306] INFO Created log for partition -uve-topic-2-13 in /tmp/kafka-logs/-uve-topic-2-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,306] INFO [Partition -uve-topic-2-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,306] INFO [Partition -uve-topic-2-13 broker=1] Log loaded for partition -uve-topic-2-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,308] INFO [LogLoader partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,309] INFO Created log for partition -uve-topic-3-13 in /tmp/kafka-logs/-uve-topic-3-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,309] INFO [Partition -uve-topic-3-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,309] INFO [Partition -uve-topic-3-13 broker=1] Log loaded for partition -uve-topic-3-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,311] INFO [LogLoader partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,311] INFO Created log for partition -uve-topic-0-13 in /tmp/kafka-logs/-uve-topic-0-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,312] INFO [Partition -uve-topic-0-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,312] INFO [Partition -uve-topic-0-13 broker=1] Log loaded for partition -uve-topic-0-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,314] INFO [LogLoader partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,314] INFO Created log for partition -uve-topic-1-13 in /tmp/kafka-logs/-uve-topic-1-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,315] INFO [Partition -uve-topic-1-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,315] INFO [Partition -uve-topic-1-13 broker=1] Log loaded for partition -uve-topic-1-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,318] INFO [LogLoader partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,319] INFO Created log for partition structured_syslog_topic-17 in /tmp/kafka-logs/structured_syslog_topic-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,320] INFO [Partition structured_syslog_topic-17 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,320] INFO [Partition structured_syslog_topic-17 broker=1] Log loaded for partition structured_syslog_topic-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,323] INFO [LogLoader partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,323] INFO Created log for partition -uve-topic-8-13 in /tmp/kafka-logs/-uve-topic-8-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,323] INFO [Partition -uve-topic-8-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,323] INFO [Partition -uve-topic-8-13 broker=1] Log loaded for partition -uve-topic-8-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,325] INFO [LogLoader partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,325] INFO Created log for partition -uve-topic-9-13 in /tmp/kafka-logs/-uve-topic-9-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,325] INFO [Partition -uve-topic-9-13 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,325] INFO [Partition -uve-topic-9-13 broker=1] Log loaded for partition -uve-topic-9-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,328] INFO [LogLoader partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,328] INFO Created log for partition -uve-topic-5-14 in /tmp/kafka-logs/-uve-topic-5-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,328] INFO [Partition -uve-topic-5-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,328] INFO [Partition -uve-topic-5-14 broker=1] Log loaded for partition -uve-topic-5-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,331] INFO [LogLoader partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,331] INFO Created log for partition -uve-topic-6-14 in /tmp/kafka-logs/-uve-topic-6-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,332] INFO [Partition -uve-topic-6-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,332] INFO [Partition -uve-topic-6-14 broker=1] Log loaded for partition -uve-topic-6-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,336] INFO [LogLoader partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,337] INFO Created log for partition -uve-topic-3-14 in /tmp/kafka-logs/-uve-topic-3-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,337] INFO [Partition -uve-topic-3-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,337] INFO [Partition -uve-topic-3-14 broker=1] Log loaded for partition -uve-topic-3-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,340] INFO [LogLoader partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,341] INFO Created log for partition -uve-topic-4-14 in /tmp/kafka-logs/-uve-topic-4-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,341] INFO [Partition -uve-topic-4-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,341] INFO [Partition -uve-topic-4-14 broker=1] Log loaded for partition -uve-topic-4-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,345] INFO [LogLoader partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,345] INFO Created log for partition -uve-topic-1-14 in /tmp/kafka-logs/-uve-topic-1-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,345] INFO [Partition -uve-topic-1-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,345] INFO [Partition -uve-topic-1-14 broker=1] Log loaded for partition -uve-topic-1-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,347] INFO [LogLoader partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,348] INFO Created log for partition -uve-topic-2-14 in /tmp/kafka-logs/-uve-topic-2-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,349] INFO [Partition -uve-topic-2-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,349] INFO [Partition -uve-topic-2-14 broker=1] Log loaded for partition -uve-topic-2-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,353] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,353] INFO Created log for partition HEALTH_CHECK_TOPIC-26 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,353] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-26 (kafka.cluster.Partition) [2026-06-08 05:55:34,353] INFO [Partition HEALTH_CHECK_TOPIC-26 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,357] INFO [LogLoader partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,357] INFO Created log for partition -uve-topic-0-14 in /tmp/kafka-logs/-uve-topic-0-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,358] INFO [Partition -uve-topic-0-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,358] INFO [Partition -uve-topic-0-14 broker=1] Log loaded for partition -uve-topic-0-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,361] INFO [LogLoader partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,361] INFO Created log for partition structured_syslog_topic-16 in /tmp/kafka-logs/structured_syslog_topic-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,362] INFO [Partition structured_syslog_topic-16 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,362] INFO [Partition structured_syslog_topic-16 broker=1] Log loaded for partition structured_syslog_topic-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,365] INFO [LogLoader partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,365] INFO Created log for partition -uve-topic-9-14 in /tmp/kafka-logs/-uve-topic-9-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,367] INFO [Partition -uve-topic-9-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,367] INFO [Partition -uve-topic-9-14 broker=1] Log loaded for partition -uve-topic-9-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,370] INFO [LogLoader partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,371] INFO Created log for partition -uve-topic-7-14 in /tmp/kafka-logs/-uve-topic-7-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,372] INFO [Partition -uve-topic-7-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,372] INFO [Partition -uve-topic-7-14 broker=1] Log loaded for partition -uve-topic-7-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,375] INFO [LogLoader partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,375] INFO Created log for partition -uve-topic-8-14 in /tmp/kafka-logs/-uve-topic-8-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,375] INFO [Partition -uve-topic-8-14 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,376] INFO [Partition -uve-topic-8-14 broker=1] Log loaded for partition -uve-topic-8-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,379] INFO [LogLoader partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,380] INFO Created log for partition -uve-topic-4-15 in /tmp/kafka-logs/-uve-topic-4-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,380] INFO [Partition -uve-topic-4-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,380] INFO [Partition -uve-topic-4-15 broker=1] Log loaded for partition -uve-topic-4-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,383] INFO [LogLoader partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,384] INFO Created log for partition -uve-topic-5-15 in /tmp/kafka-logs/-uve-topic-5-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,385] INFO [Partition -uve-topic-5-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,385] INFO [Partition -uve-topic-5-15 broker=1] Log loaded for partition -uve-topic-5-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,388] INFO [LogLoader partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,388] INFO Created log for partition -uve-topic-2-15 in /tmp/kafka-logs/-uve-topic-2-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,388] INFO [Partition -uve-topic-2-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,388] INFO [Partition -uve-topic-2-15 broker=1] Log loaded for partition -uve-topic-2-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,401] INFO [LogLoader partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,401] INFO Created log for partition -uve-topic-3-15 in /tmp/kafka-logs/-uve-topic-3-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,401] INFO [Partition -uve-topic-3-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,401] INFO [Partition -uve-topic-3-15 broker=1] Log loaded for partition -uve-topic-3-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,403] INFO [LogLoader partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,403] INFO Created log for partition -uve-topic-0-15 in /tmp/kafka-logs/-uve-topic-0-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,403] INFO [Partition -uve-topic-0-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,403] INFO [Partition -uve-topic-0-15 broker=1] Log loaded for partition -uve-topic-0-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,406] INFO [LogLoader partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,406] INFO Created log for partition -uve-topic-1-15 in /tmp/kafka-logs/-uve-topic-1-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,406] INFO [Partition -uve-topic-1-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,406] INFO [Partition -uve-topic-1-15 broker=1] Log loaded for partition -uve-topic-1-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,410] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,410] INFO Created log for partition HEALTH_CHECK_TOPIC-27 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,410] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,410] INFO [Partition HEALTH_CHECK_TOPIC-27 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,414] INFO [LogLoader partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,414] INFO Created log for partition structured_syslog_topic-19 in /tmp/kafka-logs/structured_syslog_topic-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,414] INFO [Partition structured_syslog_topic-19 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,414] INFO [Partition structured_syslog_topic-19 broker=1] Log loaded for partition structured_syslog_topic-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,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$) [2026-06-08 05:55:34,416] INFO Created log for partition -uve-topic-3-8 in /tmp/kafka-logs/-uve-topic-3-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,417] INFO [Partition -uve-topic-3-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,417] INFO [Partition -uve-topic-3-8 broker=1] Log loaded for partition -uve-topic-3-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,420] INFO [LogLoader partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,420] INFO Created log for partition -uve-topic-4-8 in /tmp/kafka-logs/-uve-topic-4-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,420] INFO [Partition -uve-topic-4-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,421] INFO [Partition -uve-topic-4-8 broker=1] Log loaded for partition -uve-topic-4-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,423] INFO [LogLoader partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,424] INFO Created log for partition -uve-topic-1-8 in /tmp/kafka-logs/-uve-topic-1-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,424] INFO [Partition -uve-topic-1-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,424] INFO [Partition -uve-topic-1-8 broker=1] Log loaded for partition -uve-topic-1-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,427] INFO [LogLoader partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,427] INFO Created log for partition -uve-topic-2-8 in /tmp/kafka-logs/-uve-topic-2-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,428] INFO [Partition -uve-topic-2-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,428] INFO [Partition -uve-topic-2-8 broker=1] Log loaded for partition -uve-topic-2-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,430] INFO [LogLoader partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,430] INFO Created log for partition -uve-topic-0-8 in /tmp/kafka-logs/-uve-topic-0-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,430] INFO [Partition -uve-topic-0-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,430] INFO [Partition -uve-topic-0-8 broker=1] Log loaded for partition -uve-topic-0-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,433] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,433] INFO Created log for partition HEALTH_CHECK_TOPIC-20 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,433] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,433] INFO [Partition HEALTH_CHECK_TOPIC-20 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,436] INFO [LogLoader partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,436] INFO Created log for partition -uve-topic-9-8 in /tmp/kafka-logs/-uve-topic-9-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,437] INFO [Partition -uve-topic-9-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,437] INFO [Partition -uve-topic-9-8 broker=1] Log loaded for partition -uve-topic-9-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,440] INFO [LogLoader partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,440] INFO Created log for partition -uve-topic-7-8 in /tmp/kafka-logs/-uve-topic-7-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,440] INFO [Partition -uve-topic-7-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,440] INFO [Partition -uve-topic-7-8 broker=1] Log loaded for partition -uve-topic-7-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,442] INFO [LogLoader partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,442] INFO Created log for partition -uve-topic-8-8 in /tmp/kafka-logs/-uve-topic-8-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,442] INFO [Partition -uve-topic-8-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,442] INFO [Partition -uve-topic-8-8 broker=1] Log loaded for partition -uve-topic-8-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,444] INFO [LogLoader partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,444] INFO Created log for partition -uve-topic-5-8 in /tmp/kafka-logs/-uve-topic-5-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,445] INFO [Partition -uve-topic-5-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,445] INFO [Partition -uve-topic-5-8 broker=1] Log loaded for partition -uve-topic-5-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,447] INFO [LogLoader partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,447] INFO Created log for partition -uve-topic-6-8 in /tmp/kafka-logs/-uve-topic-6-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,447] INFO [Partition -uve-topic-6-8 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-8 (kafka.cluster.Partition) [2026-06-08 05:55:34,447] INFO [Partition -uve-topic-6-8 broker=1] Log loaded for partition -uve-topic-6-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,450] INFO [LogLoader partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,450] INFO Created log for partition -uve-topic-2-9 in /tmp/kafka-logs/-uve-topic-2-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,450] INFO [Partition -uve-topic-2-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,450] INFO [Partition -uve-topic-2-9 broker=1] Log loaded for partition -uve-topic-2-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,453] INFO [LogLoader partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,453] INFO Created log for partition structured_syslog_topic-18 in /tmp/kafka-logs/structured_syslog_topic-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,454] INFO [Partition structured_syslog_topic-18 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,454] INFO [Partition structured_syslog_topic-18 broker=1] Log loaded for partition structured_syslog_topic-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,456] INFO [LogLoader partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,457] INFO Created log for partition -uve-topic-3-9 in /tmp/kafka-logs/-uve-topic-3-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,458] INFO [Partition -uve-topic-3-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,458] INFO [Partition -uve-topic-3-9 broker=1] Log loaded for partition -uve-topic-3-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,461] INFO [LogLoader partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,461] INFO Created log for partition -uve-topic-0-9 in /tmp/kafka-logs/-uve-topic-0-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,461] INFO [Partition -uve-topic-0-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,461] INFO [Partition -uve-topic-0-9 broker=1] Log loaded for partition -uve-topic-0-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,465] INFO [LogLoader partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,465] INFO Created log for partition -uve-topic-1-9 in /tmp/kafka-logs/-uve-topic-1-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,466] INFO [Partition -uve-topic-1-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,466] INFO [Partition -uve-topic-1-9 broker=1] Log loaded for partition -uve-topic-1-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,468] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,469] INFO Created log for partition HEALTH_CHECK_TOPIC-21 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,470] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,470] INFO [Partition HEALTH_CHECK_TOPIC-21 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,472] INFO [LogLoader partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,473] INFO Created log for partition -uve-topic-8-9 in /tmp/kafka-logs/-uve-topic-8-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,474] INFO [Partition -uve-topic-8-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,474] INFO [Partition -uve-topic-8-9 broker=1] Log loaded for partition -uve-topic-8-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,476] INFO [LogLoader partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,477] INFO Created log for partition -uve-topic-9-9 in /tmp/kafka-logs/-uve-topic-9-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,477] INFO [Partition -uve-topic-9-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,477] INFO [Partition -uve-topic-9-9 broker=1] Log loaded for partition -uve-topic-9-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,481] INFO [LogLoader partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,481] INFO Created log for partition -uve-topic-6-9 in /tmp/kafka-logs/-uve-topic-6-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,482] INFO [Partition -uve-topic-6-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,482] INFO [Partition -uve-topic-6-9 broker=1] Log loaded for partition -uve-topic-6-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,484] INFO [LogLoader partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,485] INFO Created log for partition -uve-topic-7-9 in /tmp/kafka-logs/-uve-topic-7-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,485] INFO [Partition -uve-topic-7-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,485] INFO [Partition -uve-topic-7-9 broker=1] Log loaded for partition -uve-topic-7-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,487] INFO [LogLoader partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,487] INFO Created log for partition -uve-topic-4-9 in /tmp/kafka-logs/-uve-topic-4-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,488] INFO [Partition -uve-topic-4-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,488] INFO [Partition -uve-topic-4-9 broker=1] Log loaded for partition -uve-topic-4-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,491] INFO [LogLoader partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,491] INFO Created log for partition -uve-topic-5-9 in /tmp/kafka-logs/-uve-topic-5-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,491] INFO [Partition -uve-topic-5-9 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,491] INFO [Partition -uve-topic-5-9 broker=1] Log loaded for partition -uve-topic-5-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,495] INFO [LogLoader partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,495] INFO Created log for partition -uve-topic-1-10 in /tmp/kafka-logs/-uve-topic-1-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,496] INFO [Partition -uve-topic-1-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,496] INFO [Partition -uve-topic-1-10 broker=1] Log loaded for partition -uve-topic-1-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,499] INFO [LogLoader partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,499] INFO Created log for partition -uve-topic-2-10 in /tmp/kafka-logs/-uve-topic-2-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,499] INFO [Partition -uve-topic-2-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,499] INFO [Partition -uve-topic-2-10 broker=1] Log loaded for partition -uve-topic-2-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,503] INFO [LogLoader partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,504] INFO Created log for partition -uve-topic-0-10 in /tmp/kafka-logs/-uve-topic-0-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,504] INFO [Partition -uve-topic-0-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,504] INFO [Partition -uve-topic-0-10 broker=1] Log loaded for partition -uve-topic-0-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,507] INFO [LogLoader partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,507] INFO Created log for partition -uve-topic-9-10 in /tmp/kafka-logs/-uve-topic-9-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,508] INFO [Partition -uve-topic-9-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,508] INFO [Partition -uve-topic-9-10 broker=1] Log loaded for partition -uve-topic-9-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,512] INFO [LogLoader partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,512] INFO Created log for partition -uve-topic-7-10 in /tmp/kafka-logs/-uve-topic-7-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,512] INFO [Partition -uve-topic-7-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,512] INFO [Partition -uve-topic-7-10 broker=1] Log loaded for partition -uve-topic-7-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,515] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,515] INFO Created log for partition HEALTH_CHECK_TOPIC-22 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,515] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,515] INFO [Partition HEALTH_CHECK_TOPIC-22 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,518] INFO [LogLoader partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,519] INFO Created log for partition -uve-topic-8-10 in /tmp/kafka-logs/-uve-topic-8-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,519] INFO [Partition -uve-topic-8-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,519] INFO [Partition -uve-topic-8-10 broker=1] Log loaded for partition -uve-topic-8-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,522] INFO [LogLoader partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,522] INFO Created log for partition -uve-topic-5-10 in /tmp/kafka-logs/-uve-topic-5-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,523] INFO [Partition -uve-topic-5-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,523] INFO [Partition -uve-topic-5-10 broker=1] Log loaded for partition -uve-topic-5-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,526] INFO [LogLoader partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,526] INFO Created log for partition -uve-topic-6-10 in /tmp/kafka-logs/-uve-topic-6-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,526] INFO [Partition -uve-topic-6-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,526] INFO [Partition -uve-topic-6-10 broker=1] Log loaded for partition -uve-topic-6-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,530] INFO [LogLoader partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,530] INFO Created log for partition structured_syslog_topic-21 in /tmp/kafka-logs/structured_syslog_topic-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,530] INFO [Partition structured_syslog_topic-21 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,532] INFO [Partition structured_syslog_topic-21 broker=1] Log loaded for partition structured_syslog_topic-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,534] INFO [LogLoader partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,535] INFO Created log for partition -uve-topic-3-10 in /tmp/kafka-logs/-uve-topic-3-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,536] INFO [Partition -uve-topic-3-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,536] INFO [Partition -uve-topic-3-10 broker=1] Log loaded for partition -uve-topic-3-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,539] INFO [LogLoader partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,539] INFO Created log for partition -uve-topic-4-10 in /tmp/kafka-logs/-uve-topic-4-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,540] INFO [Partition -uve-topic-4-10 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,540] INFO [Partition -uve-topic-4-10 broker=1] Log loaded for partition -uve-topic-4-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,543] INFO [LogLoader partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,543] INFO Created log for partition -uve-topic-0-11 in /tmp/kafka-logs/-uve-topic-0-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,543] INFO [Partition -uve-topic-0-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,543] INFO [Partition -uve-topic-0-11 broker=1] Log loaded for partition -uve-topic-0-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,547] INFO [LogLoader partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,547] INFO Created log for partition -uve-topic-1-11 in /tmp/kafka-logs/-uve-topic-1-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,547] INFO [Partition -uve-topic-1-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,547] INFO [Partition -uve-topic-1-11 broker=1] Log loaded for partition -uve-topic-1-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,549] INFO [LogLoader partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,549] INFO Created log for partition -uve-topic-8-11 in /tmp/kafka-logs/-uve-topic-8-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,549] INFO [Partition -uve-topic-8-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,549] INFO [Partition -uve-topic-8-11 broker=1] Log loaded for partition -uve-topic-8-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,553] INFO [LogLoader partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,553] INFO Created log for partition -uve-topic-9-11 in /tmp/kafka-logs/-uve-topic-9-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,553] INFO [Partition -uve-topic-9-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,553] INFO [Partition -uve-topic-9-11 broker=1] Log loaded for partition -uve-topic-9-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,556] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,556] INFO Created log for partition HEALTH_CHECK_TOPIC-23 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,556] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-23 (kafka.cluster.Partition) [2026-06-08 05:55:34,556] INFO [Partition HEALTH_CHECK_TOPIC-23 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,560] INFO [LogLoader partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,560] INFO Created log for partition -uve-topic-6-11 in /tmp/kafka-logs/-uve-topic-6-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,561] INFO [Partition -uve-topic-6-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,561] INFO [Partition -uve-topic-6-11 broker=1] Log loaded for partition -uve-topic-6-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,563] INFO [LogLoader partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,563] INFO Created log for partition -uve-topic-7-11 in /tmp/kafka-logs/-uve-topic-7-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,564] INFO [Partition -uve-topic-7-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,564] INFO [Partition -uve-topic-7-11 broker=1] Log loaded for partition -uve-topic-7-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,567] INFO [LogLoader partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,567] INFO Created log for partition -uve-topic-4-11 in /tmp/kafka-logs/-uve-topic-4-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,567] INFO [Partition -uve-topic-4-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,567] INFO [Partition -uve-topic-4-11 broker=1] Log loaded for partition -uve-topic-4-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,569] INFO [LogLoader partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,570] INFO Created log for partition -uve-topic-5-11 in /tmp/kafka-logs/-uve-topic-5-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,570] INFO [Partition -uve-topic-5-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,570] INFO [Partition -uve-topic-5-11 broker=1] Log loaded for partition -uve-topic-5-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,571] INFO [LogLoader partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,572] INFO Created log for partition -uve-topic-2-11 in /tmp/kafka-logs/-uve-topic-2-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,572] INFO [Partition -uve-topic-2-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,572] INFO [Partition -uve-topic-2-11 broker=1] Log loaded for partition -uve-topic-2-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,574] INFO [LogLoader partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,575] INFO Created log for partition structured_syslog_topic-20 in /tmp/kafka-logs/structured_syslog_topic-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,575] INFO [Partition structured_syslog_topic-20 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,575] INFO [Partition structured_syslog_topic-20 broker=1] Log loaded for partition structured_syslog_topic-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,578] INFO [LogLoader partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,578] INFO Created log for partition -uve-topic-3-11 in /tmp/kafka-logs/-uve-topic-3-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,578] INFO [Partition -uve-topic-3-11 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,578] INFO [Partition -uve-topic-3-11 broker=1] Log loaded for partition -uve-topic-3-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,581] INFO [LogLoader partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,581] INFO Created log for partition -uve-topic-8-19 in /tmp/kafka-logs/-uve-topic-8-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,581] INFO [Partition -uve-topic-8-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,581] INFO [Partition -uve-topic-8-19 broker=1] Log loaded for partition -uve-topic-8-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,585] INFO [LogLoader partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,585] INFO Created log for partition -uve-topic-9-19 in /tmp/kafka-logs/-uve-topic-9-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,586] INFO [Partition -uve-topic-9-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,586] INFO [Partition -uve-topic-9-19 broker=1] Log loaded for partition -uve-topic-9-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,589] INFO [LogLoader partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,589] INFO Created log for partition -uve-topic-6-19 in /tmp/kafka-logs/-uve-topic-6-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,589] INFO [Partition -uve-topic-6-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,589] INFO [Partition -uve-topic-6-19 broker=1] Log loaded for partition -uve-topic-6-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,592] INFO [LogLoader partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,592] INFO Created log for partition -uve-topic-7-19 in /tmp/kafka-logs/-uve-topic-7-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,593] INFO [Partition -uve-topic-7-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,593] INFO [Partition -uve-topic-7-19 broker=1] Log loaded for partition -uve-topic-7-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,597] INFO [LogLoader partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,597] INFO Created log for partition -uve-topic-4-19 in /tmp/kafka-logs/-uve-topic-4-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,599] INFO [Partition -uve-topic-4-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,599] INFO [Partition -uve-topic-4-19 broker=1] Log loaded for partition -uve-topic-4-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,602] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,602] INFO Created log for partition HEALTH_CHECK_TOPIC-16 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,603] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,604] INFO [Partition HEALTH_CHECK_TOPIC-16 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,607] INFO [LogLoader partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,608] INFO Created log for partition -uve-topic-5-19 in /tmp/kafka-logs/-uve-topic-5-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,608] INFO [Partition -uve-topic-5-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,608] INFO [Partition -uve-topic-5-19 broker=1] Log loaded for partition -uve-topic-5-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,612] INFO [LogLoader partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,612] INFO Created log for partition -uve-topic-2-19 in /tmp/kafka-logs/-uve-topic-2-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,613] INFO [Partition -uve-topic-2-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,613] INFO [Partition -uve-topic-2-19 broker=1] Log loaded for partition -uve-topic-2-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,617] INFO [LogLoader partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,618] INFO Created log for partition -uve-topic-3-19 in /tmp/kafka-logs/-uve-topic-3-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,618] INFO [Partition -uve-topic-3-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,618] INFO [Partition -uve-topic-3-19 broker=1] Log loaded for partition -uve-topic-3-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,622] INFO [LogLoader partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,622] INFO Created log for partition -uve-topic-0-20 in /tmp/kafka-logs/-uve-topic-0-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,622] INFO [Partition -uve-topic-0-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,622] INFO [Partition -uve-topic-0-20 broker=1] Log loaded for partition -uve-topic-0-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,626] INFO [LogLoader partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,627] INFO Created log for partition -uve-topic-7-20 in /tmp/kafka-logs/-uve-topic-7-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,627] INFO [Partition -uve-topic-7-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,627] INFO [Partition -uve-topic-7-20 broker=1] Log loaded for partition -uve-topic-7-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,631] INFO [LogLoader partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,631] INFO Created log for partition -uve-topic-8-20 in /tmp/kafka-logs/-uve-topic-8-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,631] INFO [Partition -uve-topic-8-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,631] INFO [Partition -uve-topic-8-20 broker=1] Log loaded for partition -uve-topic-8-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,634] INFO [LogLoader partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,635] INFO Created log for partition -uve-topic-5-20 in /tmp/kafka-logs/-uve-topic-5-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,635] INFO [Partition -uve-topic-5-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,635] INFO [Partition -uve-topic-5-20 broker=1] Log loaded for partition -uve-topic-5-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,638] INFO [LogLoader partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,638] INFO Created log for partition -uve-topic-6-20 in /tmp/kafka-logs/-uve-topic-6-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,638] INFO [Partition -uve-topic-6-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,638] INFO [Partition -uve-topic-6-20 broker=1] Log loaded for partition -uve-topic-6-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,643] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,643] INFO Created log for partition HEALTH_CHECK_TOPIC-17 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,643] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,643] INFO [Partition HEALTH_CHECK_TOPIC-17 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,645] INFO [LogLoader partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,645] INFO Created log for partition -uve-topic-3-20 in /tmp/kafka-logs/-uve-topic-3-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,645] INFO [Partition -uve-topic-3-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,645] INFO [Partition -uve-topic-3-20 broker=1] Log loaded for partition -uve-topic-3-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,649] INFO [LogLoader partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,650] INFO Created log for partition -uve-topic-4-20 in /tmp/kafka-logs/-uve-topic-4-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,651] INFO [Partition -uve-topic-4-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,651] INFO [Partition -uve-topic-4-20 broker=1] Log loaded for partition -uve-topic-4-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,654] INFO [LogLoader partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,654] INFO Created log for partition -uve-topic-1-20 in /tmp/kafka-logs/-uve-topic-1-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,654] INFO [Partition -uve-topic-1-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,654] INFO [Partition -uve-topic-1-20 broker=1] Log loaded for partition -uve-topic-1-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,659] INFO [LogLoader partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,659] INFO Created log for partition -uve-topic-2-20 in /tmp/kafka-logs/-uve-topic-2-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,660] INFO [Partition -uve-topic-2-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,660] INFO [Partition -uve-topic-2-20 broker=1] Log loaded for partition -uve-topic-2-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,663] INFO [LogLoader partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,664] INFO Created log for partition -uve-topic-9-20 in /tmp/kafka-logs/-uve-topic-9-20 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,664] INFO [Partition -uve-topic-9-20 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-20 (kafka.cluster.Partition) [2026-06-08 05:55:34,664] INFO [Partition -uve-topic-9-20 broker=1] Log loaded for partition -uve-topic-9-20 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,666] INFO [LogLoader partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,667] INFO Created log for partition -uve-topic-6-21 in /tmp/kafka-logs/-uve-topic-6-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,667] INFO [Partition -uve-topic-6-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,667] INFO [Partition -uve-topic-6-21 broker=1] Log loaded for partition -uve-topic-6-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,670] INFO [LogLoader partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,670] INFO Created log for partition -uve-topic-7-21 in /tmp/kafka-logs/-uve-topic-7-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,670] INFO [Partition -uve-topic-7-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,670] INFO [Partition -uve-topic-7-21 broker=1] Log loaded for partition -uve-topic-7-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,673] INFO [LogLoader partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,674] INFO Created log for partition -uve-topic-4-21 in /tmp/kafka-logs/-uve-topic-4-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,675] INFO [Partition -uve-topic-4-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,675] INFO [Partition -uve-topic-4-21 broker=1] Log loaded for partition -uve-topic-4-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,677] INFO [LogLoader partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,677] INFO Created log for partition -uve-topic-5-21 in /tmp/kafka-logs/-uve-topic-5-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,678] INFO [Partition -uve-topic-5-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,678] INFO [Partition -uve-topic-5-21 broker=1] Log loaded for partition -uve-topic-5-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,681] INFO [LogLoader partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,681] INFO Created log for partition -uve-topic-2-21 in /tmp/kafka-logs/-uve-topic-2-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,682] INFO [Partition -uve-topic-2-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,682] INFO [Partition -uve-topic-2-21 broker=1] Log loaded for partition -uve-topic-2-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,685] INFO [LogLoader partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,685] INFO Created log for partition -uve-topic-3-21 in /tmp/kafka-logs/-uve-topic-3-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,685] INFO [Partition -uve-topic-3-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,685] INFO [Partition -uve-topic-3-21 broker=1] Log loaded for partition -uve-topic-3-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,688] INFO [LogLoader partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,688] INFO Created log for partition -uve-topic-0-21 in /tmp/kafka-logs/-uve-topic-0-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,688] INFO [Partition -uve-topic-0-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,688] INFO [Partition -uve-topic-0-21 broker=1] Log loaded for partition -uve-topic-0-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,692] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,692] INFO Created log for partition HEALTH_CHECK_TOPIC-18 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,693] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,693] INFO [Partition HEALTH_CHECK_TOPIC-18 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,696] INFO [LogLoader partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,696] INFO Created log for partition -uve-topic-1-21 in /tmp/kafka-logs/-uve-topic-1-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,696] INFO [Partition -uve-topic-1-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,696] INFO [Partition -uve-topic-1-21 broker=1] Log loaded for partition -uve-topic-1-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,701] INFO [LogLoader partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,701] INFO Created log for partition -uve-topic-8-21 in /tmp/kafka-logs/-uve-topic-8-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,701] INFO [Partition -uve-topic-8-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,701] INFO [Partition -uve-topic-8-21 broker=1] Log loaded for partition -uve-topic-8-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,704] INFO [LogLoader partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,704] INFO Created log for partition -uve-topic-9-21 in /tmp/kafka-logs/-uve-topic-9-21 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,706] INFO [Partition -uve-topic-9-21 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-21 (kafka.cluster.Partition) [2026-06-08 05:55:34,706] INFO [Partition -uve-topic-9-21 broker=1] Log loaded for partition -uve-topic-9-21 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,709] INFO [LogLoader partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,709] INFO Created log for partition -uve-topic-5-22 in /tmp/kafka-logs/-uve-topic-5-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,709] INFO [Partition -uve-topic-5-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,709] INFO [Partition -uve-topic-5-22 broker=1] Log loaded for partition -uve-topic-5-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,712] INFO [LogLoader partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,712] INFO Created log for partition -uve-topic-6-22 in /tmp/kafka-logs/-uve-topic-6-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,712] INFO [Partition -uve-topic-6-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,712] INFO [Partition -uve-topic-6-22 broker=1] Log loaded for partition -uve-topic-6-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,715] INFO [LogLoader partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,715] INFO Created log for partition -uve-topic-3-22 in /tmp/kafka-logs/-uve-topic-3-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,715] INFO [Partition -uve-topic-3-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,715] INFO [Partition -uve-topic-3-22 broker=1] Log loaded for partition -uve-topic-3-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,717] INFO [LogLoader partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,718] INFO Created log for partition -uve-topic-4-22 in /tmp/kafka-logs/-uve-topic-4-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,718] INFO [Partition -uve-topic-4-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,718] INFO [Partition -uve-topic-4-22 broker=1] Log loaded for partition -uve-topic-4-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,721] INFO [LogLoader partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,721] INFO Created log for partition -uve-topic-1-22 in /tmp/kafka-logs/-uve-topic-1-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,721] INFO [Partition -uve-topic-1-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,721] INFO [Partition -uve-topic-1-22 broker=1] Log loaded for partition -uve-topic-1-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,723] INFO [LogLoader partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,723] INFO Created log for partition -uve-topic-2-22 in /tmp/kafka-logs/-uve-topic-2-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,723] INFO [Partition -uve-topic-2-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,723] INFO [Partition -uve-topic-2-22 broker=1] Log loaded for partition -uve-topic-2-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,726] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,726] INFO Created log for partition HEALTH_CHECK_TOPIC-19 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,726] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,726] INFO [Partition HEALTH_CHECK_TOPIC-19 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,729] INFO [LogLoader partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,729] INFO Created log for partition -uve-topic-0-22 in /tmp/kafka-logs/-uve-topic-0-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,729] INFO [Partition -uve-topic-0-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,729] INFO [Partition -uve-topic-0-22 broker=1] Log loaded for partition -uve-topic-0-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,731] INFO [LogLoader partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,731] INFO Created log for partition -uve-topic-9-22 in /tmp/kafka-logs/-uve-topic-9-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,731] INFO [Partition -uve-topic-9-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,731] INFO [Partition -uve-topic-9-22 broker=1] Log loaded for partition -uve-topic-9-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,734] INFO [LogLoader partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,734] INFO Created log for partition -uve-topic-7-22 in /tmp/kafka-logs/-uve-topic-7-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,734] INFO [Partition -uve-topic-7-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,734] INFO [Partition -uve-topic-7-22 broker=1] Log loaded for partition -uve-topic-7-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,737] INFO [LogLoader partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,737] INFO Created log for partition -uve-topic-8-22 in /tmp/kafka-logs/-uve-topic-8-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,737] INFO [Partition -uve-topic-8-22 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-22 (kafka.cluster.Partition) [2026-06-08 05:55:34,737] INFO [Partition -uve-topic-8-22 broker=1] Log loaded for partition -uve-topic-8-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,740] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,740] INFO Created log for partition HEALTH_CHECK_TOPIC-12 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-12 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,740] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-12 (kafka.cluster.Partition) [2026-06-08 05:55:34,740] INFO [Partition HEALTH_CHECK_TOPIC-12 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-12 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,743] INFO [LogLoader partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,743] INFO Created log for partition -uve-topic-8-15 in /tmp/kafka-logs/-uve-topic-8-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,743] INFO [Partition -uve-topic-8-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,743] INFO [Partition -uve-topic-8-15 broker=1] Log loaded for partition -uve-topic-8-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,746] INFO [LogLoader partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,747] INFO Created log for partition -uve-topic-9-15 in /tmp/kafka-logs/-uve-topic-9-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,747] INFO [Partition -uve-topic-9-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,747] INFO [Partition -uve-topic-9-15 broker=1] Log loaded for partition -uve-topic-9-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,749] INFO [LogLoader partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,750] INFO Created log for partition -uve-topic-6-15 in /tmp/kafka-logs/-uve-topic-6-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,750] INFO [Partition -uve-topic-6-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,750] INFO [Partition -uve-topic-6-15 broker=1] Log loaded for partition -uve-topic-6-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,752] INFO [LogLoader partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,753] INFO Created log for partition -uve-topic-7-15 in /tmp/kafka-logs/-uve-topic-7-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,753] INFO [Partition -uve-topic-7-15 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,753] INFO [Partition -uve-topic-7-15 broker=1] Log loaded for partition -uve-topic-7-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,755] INFO [LogLoader partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,755] INFO Created log for partition -uve-topic-3-16 in /tmp/kafka-logs/-uve-topic-3-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,755] INFO [Partition -uve-topic-3-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,755] INFO [Partition -uve-topic-3-16 broker=1] Log loaded for partition -uve-topic-3-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,758] INFO [LogLoader partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,758] INFO Created log for partition -uve-topic-4-16 in /tmp/kafka-logs/-uve-topic-4-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,758] INFO [Partition -uve-topic-4-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,758] INFO [Partition -uve-topic-4-16 broker=1] Log loaded for partition -uve-topic-4-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,762] INFO [LogLoader partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,762] INFO Created log for partition -uve-topic-1-16 in /tmp/kafka-logs/-uve-topic-1-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,762] INFO [Partition -uve-topic-1-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,762] INFO [Partition -uve-topic-1-16 broker=1] Log loaded for partition -uve-topic-1-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,765] INFO [LogLoader partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,765] INFO Created log for partition -uve-topic-2-16 in /tmp/kafka-logs/-uve-topic-2-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,765] INFO [Partition -uve-topic-2-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,765] INFO [Partition -uve-topic-2-16 broker=1] Log loaded for partition -uve-topic-2-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,768] INFO [LogLoader partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,769] INFO Created log for partition -uve-topic-0-16 in /tmp/kafka-logs/-uve-topic-0-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,769] INFO [Partition -uve-topic-0-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,769] INFO [Partition -uve-topic-0-16 broker=1] Log loaded for partition -uve-topic-0-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,772] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,772] INFO Created log for partition HEALTH_CHECK_TOPIC-13 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-13 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,772] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-13 (kafka.cluster.Partition) [2026-06-08 05:55:34,772] INFO [Partition HEALTH_CHECK_TOPIC-13 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-13 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,775] INFO [LogLoader partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,776] INFO Created log for partition -uve-topic-9-16 in /tmp/kafka-logs/-uve-topic-9-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,777] INFO [Partition -uve-topic-9-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,777] INFO [Partition -uve-topic-9-16 broker=1] Log loaded for partition -uve-topic-9-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,779] INFO [LogLoader partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,779] INFO Created log for partition -uve-topic-7-16 in /tmp/kafka-logs/-uve-topic-7-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,779] INFO [Partition -uve-topic-7-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,779] INFO [Partition -uve-topic-7-16 broker=1] Log loaded for partition -uve-topic-7-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,781] INFO [LogLoader partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,782] INFO Created log for partition -uve-topic-8-16 in /tmp/kafka-logs/-uve-topic-8-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,782] INFO [Partition -uve-topic-8-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,782] INFO [Partition -uve-topic-8-16 broker=1] Log loaded for partition -uve-topic-8-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,784] INFO [LogLoader partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,784] INFO Created log for partition -uve-topic-5-16 in /tmp/kafka-logs/-uve-topic-5-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,784] INFO [Partition -uve-topic-5-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,784] INFO [Partition -uve-topic-5-16 broker=1] Log loaded for partition -uve-topic-5-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,787] INFO [LogLoader partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,787] INFO Created log for partition -uve-topic-6-16 in /tmp/kafka-logs/-uve-topic-6-16 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,787] INFO [Partition -uve-topic-6-16 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-16 (kafka.cluster.Partition) [2026-06-08 05:55:34,787] INFO [Partition -uve-topic-6-16 broker=1] Log loaded for partition -uve-topic-6-16 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,790] INFO [LogLoader partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,790] INFO Created log for partition -uve-topic-2-17 in /tmp/kafka-logs/-uve-topic-2-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,790] INFO [Partition -uve-topic-2-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,790] INFO [Partition -uve-topic-2-17 broker=1] Log loaded for partition -uve-topic-2-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,793] INFO [LogLoader partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,793] INFO Created log for partition -uve-topic-3-17 in /tmp/kafka-logs/-uve-topic-3-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,793] INFO [Partition -uve-topic-3-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,793] INFO [Partition -uve-topic-3-17 broker=1] Log loaded for partition -uve-topic-3-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,795] INFO [LogLoader partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,795] INFO Created log for partition -uve-topic-0-17 in /tmp/kafka-logs/-uve-topic-0-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,795] INFO [Partition -uve-topic-0-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,795] INFO [Partition -uve-topic-0-17 broker=1] Log loaded for partition -uve-topic-0-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,798] INFO [LogLoader partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,798] INFO Created log for partition -uve-topic-1-17 in /tmp/kafka-logs/-uve-topic-1-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,798] INFO [Partition -uve-topic-1-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,798] INFO [Partition -uve-topic-1-17 broker=1] Log loaded for partition -uve-topic-1-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,801] INFO [LogLoader partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,801] INFO Created log for partition -uve-topic-8-17 in /tmp/kafka-logs/-uve-topic-8-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,801] INFO [Partition -uve-topic-8-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,801] INFO [Partition -uve-topic-8-17 broker=1] Log loaded for partition -uve-topic-8-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,804] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,804] INFO Created log for partition HEALTH_CHECK_TOPIC-14 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-14 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,804] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-14 (kafka.cluster.Partition) [2026-06-08 05:55:34,804] INFO [Partition HEALTH_CHECK_TOPIC-14 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-14 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,806] INFO [LogLoader partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,806] INFO Created log for partition -uve-topic-9-17 in /tmp/kafka-logs/-uve-topic-9-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,806] INFO [Partition -uve-topic-9-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,806] INFO [Partition -uve-topic-9-17 broker=1] Log loaded for partition -uve-topic-9-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,809] INFO [LogLoader partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,809] INFO Created log for partition -uve-topic-6-17 in /tmp/kafka-logs/-uve-topic-6-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,809] INFO [Partition -uve-topic-6-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,809] INFO [Partition -uve-topic-6-17 broker=1] Log loaded for partition -uve-topic-6-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,810] INFO [LogLoader partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,811] INFO Created log for partition -uve-topic-7-17 in /tmp/kafka-logs/-uve-topic-7-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,812] INFO [Partition -uve-topic-7-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,812] INFO [Partition -uve-topic-7-17 broker=1] Log loaded for partition -uve-topic-7-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,814] INFO [LogLoader partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,815] INFO Created log for partition -uve-topic-4-17 in /tmp/kafka-logs/-uve-topic-4-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,815] INFO [Partition -uve-topic-4-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,815] INFO [Partition -uve-topic-4-17 broker=1] Log loaded for partition -uve-topic-4-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,816] INFO [LogLoader partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,816] INFO Created log for partition -uve-topic-5-17 in /tmp/kafka-logs/-uve-topic-5-17 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,818] INFO [Partition -uve-topic-5-17 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-17 (kafka.cluster.Partition) [2026-06-08 05:55:34,818] INFO [Partition -uve-topic-5-17 broker=1] Log loaded for partition -uve-topic-5-17 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,821] INFO [LogLoader partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,822] INFO Created log for partition -uve-topic-1-18 in /tmp/kafka-logs/-uve-topic-1-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,822] INFO [Partition -uve-topic-1-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,822] INFO [Partition -uve-topic-1-18 broker=1] Log loaded for partition -uve-topic-1-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,825] INFO [LogLoader partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,825] INFO Created log for partition -uve-topic-2-18 in /tmp/kafka-logs/-uve-topic-2-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,826] INFO [Partition -uve-topic-2-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,826] INFO [Partition -uve-topic-2-18 broker=1] Log loaded for partition -uve-topic-2-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,829] INFO [LogLoader partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,829] INFO Created log for partition -uve-topic-0-18 in /tmp/kafka-logs/-uve-topic-0-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,829] INFO [Partition -uve-topic-0-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,829] INFO [Partition -uve-topic-0-18 broker=1] Log loaded for partition -uve-topic-0-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,832] INFO [LogLoader partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,832] INFO Created log for partition -uve-topic-9-18 in /tmp/kafka-logs/-uve-topic-9-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,832] INFO [Partition -uve-topic-9-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,832] INFO [Partition -uve-topic-9-18 broker=1] Log loaded for partition -uve-topic-9-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,836] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,837] INFO Created log for partition HEALTH_CHECK_TOPIC-15 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-15 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,837] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-15 (kafka.cluster.Partition) [2026-06-08 05:55:34,837] INFO [Partition HEALTH_CHECK_TOPIC-15 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-15 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,839] INFO [LogLoader partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,839] INFO Created log for partition -uve-topic-7-18 in /tmp/kafka-logs/-uve-topic-7-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,839] INFO [Partition -uve-topic-7-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,839] INFO [Partition -uve-topic-7-18 broker=1] Log loaded for partition -uve-topic-7-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,842] INFO [LogLoader partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,842] INFO Created log for partition -uve-topic-8-18 in /tmp/kafka-logs/-uve-topic-8-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,842] INFO [Partition -uve-topic-8-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,842] INFO [Partition -uve-topic-8-18 broker=1] Log loaded for partition -uve-topic-8-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,845] INFO [LogLoader partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,845] INFO Created log for partition -uve-topic-5-18 in /tmp/kafka-logs/-uve-topic-5-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,845] INFO [Partition -uve-topic-5-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,845] INFO [Partition -uve-topic-5-18 broker=1] Log loaded for partition -uve-topic-5-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,848] INFO [LogLoader partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,848] INFO Created log for partition -uve-topic-6-18 in /tmp/kafka-logs/-uve-topic-6-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,848] INFO [Partition -uve-topic-6-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,848] INFO [Partition -uve-topic-6-18 broker=1] Log loaded for partition -uve-topic-6-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,849] INFO [LogLoader partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,851] INFO Created log for partition -uve-topic-3-18 in /tmp/kafka-logs/-uve-topic-3-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,851] INFO [Partition -uve-topic-3-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,851] INFO [Partition -uve-topic-3-18 broker=1] Log loaded for partition -uve-topic-3-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,853] INFO [LogLoader partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,854] INFO Created log for partition -uve-topic-4-18 in /tmp/kafka-logs/-uve-topic-4-18 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,854] INFO [Partition -uve-topic-4-18 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-18 (kafka.cluster.Partition) [2026-06-08 05:55:34,854] INFO [Partition -uve-topic-4-18 broker=1] Log loaded for partition -uve-topic-4-18 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,857] INFO [LogLoader partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,858] INFO Created log for partition -uve-topic-0-19 in /tmp/kafka-logs/-uve-topic-0-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,858] INFO [Partition -uve-topic-0-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,858] INFO [Partition -uve-topic-0-19 broker=1] Log loaded for partition -uve-topic-0-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,862] INFO [LogLoader partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,862] INFO Created log for partition -uve-topic-1-19 in /tmp/kafka-logs/-uve-topic-1-19 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,863] INFO [Partition -uve-topic-1-19 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-19 (kafka.cluster.Partition) [2026-06-08 05:55:34,863] INFO [Partition -uve-topic-1-19 broker=1] Log loaded for partition -uve-topic-1-19 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,867] INFO [LogLoader partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,867] INFO Created log for partition -uve-topic-0-27 in /tmp/kafka-logs/-uve-topic-0-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,868] INFO [Partition -uve-topic-0-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,868] INFO [Partition -uve-topic-0-27 broker=1] Log loaded for partition -uve-topic-0-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,872] INFO [LogLoader partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,872] INFO Created log for partition -uve-topic-1-27 in /tmp/kafka-logs/-uve-topic-1-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,872] INFO [Partition -uve-topic-1-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,872] INFO [Partition -uve-topic-1-27 broker=1] Log loaded for partition -uve-topic-1-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,877] INFO [LogLoader partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,877] INFO Created log for partition structured_syslog_topic-0 in /tmp/kafka-logs/structured_syslog_topic-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,879] INFO [Partition structured_syslog_topic-0 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-0 (kafka.cluster.Partition) [2026-06-08 05:55:34,879] INFO [Partition structured_syslog_topic-0 broker=1] Log loaded for partition structured_syslog_topic-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,881] INFO [LogLoader partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,881] INFO Created log for partition -uve-topic-8-27 in /tmp/kafka-logs/-uve-topic-8-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,881] INFO [Partition -uve-topic-8-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,881] INFO [Partition -uve-topic-8-27 broker=1] Log loaded for partition -uve-topic-8-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,884] INFO [LogLoader partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,885] INFO Created log for partition -uve-topic-9-27 in /tmp/kafka-logs/-uve-topic-9-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,885] INFO [Partition -uve-topic-9-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,885] INFO [Partition -uve-topic-9-27 broker=1] Log loaded for partition -uve-topic-9-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,888] INFO [LogLoader partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,888] INFO Created log for partition -uve-topic-6-27 in /tmp/kafka-logs/-uve-topic-6-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,889] INFO [Partition -uve-topic-6-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,889] INFO [Partition -uve-topic-6-27 broker=1] Log loaded for partition -uve-topic-6-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,892] INFO [LogLoader partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,892] INFO Created log for partition -uve-topic-7-27 in /tmp/kafka-logs/-uve-topic-7-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,892] INFO [Partition -uve-topic-7-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,892] INFO [Partition -uve-topic-7-27 broker=1] Log loaded for partition -uve-topic-7-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,895] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,895] INFO Created log for partition HEALTH_CHECK_TOPIC-9 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-9 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,895] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-9 (kafka.cluster.Partition) [2026-06-08 05:55:34,895] INFO [Partition HEALTH_CHECK_TOPIC-9 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-9 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,899] INFO [LogLoader partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,899] INFO Created log for partition -uve-topic-4-27 in /tmp/kafka-logs/-uve-topic-4-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,899] INFO [Partition -uve-topic-4-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,899] INFO [Partition -uve-topic-4-27 broker=1] Log loaded for partition -uve-topic-4-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,900] INFO [LogLoader partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,900] INFO Created log for partition -uve-topic-5-27 in /tmp/kafka-logs/-uve-topic-5-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,900] INFO [Partition -uve-topic-5-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,900] INFO [Partition -uve-topic-5-27 broker=1] Log loaded for partition -uve-topic-5-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,904] INFO [LogLoader partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,904] INFO Created log for partition -uve-topic-2-27 in /tmp/kafka-logs/-uve-topic-2-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,904] INFO [Partition -uve-topic-2-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,904] INFO [Partition -uve-topic-2-27 broker=1] Log loaded for partition -uve-topic-2-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,907] INFO [LogLoader partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,907] INFO Created log for partition -uve-topic-3-27 in /tmp/kafka-logs/-uve-topic-3-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,907] INFO [Partition -uve-topic-3-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-27 (kafka.cluster.Partition) [2026-06-08 05:55:34,907] INFO [Partition -uve-topic-3-27 broker=1] Log loaded for partition -uve-topic-3-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,910] INFO [LogLoader partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,910] INFO Created log for partition -uve-topic-0-28 in /tmp/kafka-logs/-uve-topic-0-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,910] INFO [Partition -uve-topic-0-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,910] INFO [Partition -uve-topic-0-28 broker=1] Log loaded for partition -uve-topic-0-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,913] INFO [LogLoader partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,913] INFO Created log for partition -uve-topic-7-28 in /tmp/kafka-logs/-uve-topic-7-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,913] INFO [Partition -uve-topic-7-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,913] INFO [Partition -uve-topic-7-28 broker=1] Log loaded for partition -uve-topic-7-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,916] INFO [LogLoader partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,917] INFO Created log for partition -uve-topic-8-28 in /tmp/kafka-logs/-uve-topic-8-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,917] INFO [Partition -uve-topic-8-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,917] INFO [Partition -uve-topic-8-28 broker=1] Log loaded for partition -uve-topic-8-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,921] INFO [LogLoader partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,921] INFO Created log for partition -uve-topic-5-28 in /tmp/kafka-logs/-uve-topic-5-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,921] INFO [Partition -uve-topic-5-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,921] INFO [Partition -uve-topic-5-28 broker=1] Log loaded for partition -uve-topic-5-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,925] INFO [LogLoader partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,925] INFO Created log for partition -uve-topic-6-28 in /tmp/kafka-logs/-uve-topic-6-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,926] INFO [Partition -uve-topic-6-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,926] INFO [Partition -uve-topic-6-28 broker=1] Log loaded for partition -uve-topic-6-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,929] INFO [LogLoader partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,929] INFO Created log for partition -uve-topic-3-28 in /tmp/kafka-logs/-uve-topic-3-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,930] INFO [Partition -uve-topic-3-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,930] INFO [Partition -uve-topic-3-28 broker=1] Log loaded for partition -uve-topic-3-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,933] INFO [LogLoader partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,933] INFO Created log for partition -uve-topic-4-28 in /tmp/kafka-logs/-uve-topic-4-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,933] INFO [Partition -uve-topic-4-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,934] INFO [Partition -uve-topic-4-28 broker=1] Log loaded for partition -uve-topic-4-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,936] INFO [LogLoader partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,937] INFO Created log for partition -uve-topic-1-28 in /tmp/kafka-logs/-uve-topic-1-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,938] INFO [Partition -uve-topic-1-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,938] INFO [Partition -uve-topic-1-28 broker=1] Log loaded for partition -uve-topic-1-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,940] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,940] INFO Created log for partition HEALTH_CHECK_TOPIC-10 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-10 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,940] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-10 (kafka.cluster.Partition) [2026-06-08 05:55:34,941] INFO [Partition HEALTH_CHECK_TOPIC-10 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-10 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,943] INFO [LogLoader partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,944] INFO Created log for partition -uve-topic-2-28 in /tmp/kafka-logs/-uve-topic-2-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,944] INFO [Partition -uve-topic-2-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,944] INFO [Partition -uve-topic-2-28 broker=1] Log loaded for partition -uve-topic-2-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,946] INFO [LogLoader partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,946] INFO Created log for partition structured_syslog_topic-2 in /tmp/kafka-logs/structured_syslog_topic-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,946] INFO [Partition structured_syslog_topic-2 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-2 (kafka.cluster.Partition) [2026-06-08 05:55:34,946] INFO [Partition structured_syslog_topic-2 broker=1] Log loaded for partition structured_syslog_topic-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,949] INFO [LogLoader partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,950] INFO Created log for partition -uve-topic-9-28 in /tmp/kafka-logs/-uve-topic-9-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,951] INFO [Partition -uve-topic-9-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-28 (kafka.cluster.Partition) [2026-06-08 05:55:34,951] INFO [Partition -uve-topic-9-28 broker=1] Log loaded for partition -uve-topic-9-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,954] INFO [LogLoader partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,954] INFO Created log for partition -uve-topic-6-29 in /tmp/kafka-logs/-uve-topic-6-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,954] INFO [Partition -uve-topic-6-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,954] INFO [Partition -uve-topic-6-29 broker=1] Log loaded for partition -uve-topic-6-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,956] INFO [LogLoader partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,957] INFO Created log for partition -uve-topic-7-29 in /tmp/kafka-logs/-uve-topic-7-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,958] INFO [Partition -uve-topic-7-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,958] INFO [Partition -uve-topic-7-29 broker=1] Log loaded for partition -uve-topic-7-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,961] INFO [LogLoader partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,961] INFO Created log for partition -uve-topic-4-29 in /tmp/kafka-logs/-uve-topic-4-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,961] INFO [Partition -uve-topic-4-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,961] INFO [Partition -uve-topic-4-29 broker=1] Log loaded for partition -uve-topic-4-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,964] INFO [LogLoader partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,964] INFO Created log for partition -uve-topic-5-29 in /tmp/kafka-logs/-uve-topic-5-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,966] INFO [Partition -uve-topic-5-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,966] INFO [Partition -uve-topic-5-29 broker=1] Log loaded for partition -uve-topic-5-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,969] INFO [LogLoader partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,969] INFO Created log for partition -uve-topic-2-29 in /tmp/kafka-logs/-uve-topic-2-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,969] INFO [Partition -uve-topic-2-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,969] INFO [Partition -uve-topic-2-29 broker=1] Log loaded for partition -uve-topic-2-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,973] INFO [LogLoader partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,973] INFO Created log for partition -uve-topic-3-29 in /tmp/kafka-logs/-uve-topic-3-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,973] INFO [Partition -uve-topic-3-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,973] INFO [Partition -uve-topic-3-29 broker=1] Log loaded for partition -uve-topic-3-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,975] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,976] INFO Created log for partition HEALTH_CHECK_TOPIC-11 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-11 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,977] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-11 (kafka.cluster.Partition) [2026-06-08 05:55:34,977] INFO [Partition HEALTH_CHECK_TOPIC-11 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-11 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,980] INFO [LogLoader partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,980] INFO Created log for partition -uve-topic-0-29 in /tmp/kafka-logs/-uve-topic-0-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,980] INFO [Partition -uve-topic-0-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,980] INFO [Partition -uve-topic-0-29 broker=1] Log loaded for partition -uve-topic-0-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,983] INFO [LogLoader partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,984] INFO Created log for partition -uve-topic-1-29 in /tmp/kafka-logs/-uve-topic-1-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,984] INFO [Partition -uve-topic-1-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,984] INFO [Partition -uve-topic-1-29 broker=1] Log loaded for partition -uve-topic-1-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,989] INFO [LogLoader partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,989] INFO Created log for partition structured_syslog_topic-1 in /tmp/kafka-logs/structured_syslog_topic-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,989] INFO [Partition structured_syslog_topic-1 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-1 (kafka.cluster.Partition) [2026-06-08 05:55:34,990] INFO [Partition structured_syslog_topic-1 broker=1] Log loaded for partition structured_syslog_topic-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,993] INFO [LogLoader partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,993] INFO Created log for partition -uve-topic-8-29 in /tmp/kafka-logs/-uve-topic-8-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,994] INFO [Partition -uve-topic-8-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,994] INFO [Partition -uve-topic-8-29 broker=1] Log loaded for partition -uve-topic-8-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:34,998] INFO [LogLoader partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:34,998] INFO Created log for partition -uve-topic-9-29 in /tmp/kafka-logs/-uve-topic-9-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:34,999] INFO [Partition -uve-topic-9-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-29 (kafka.cluster.Partition) [2026-06-08 05:55:34,999] INFO [Partition -uve-topic-9-29 broker=1] Log loaded for partition -uve-topic-9-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,002] INFO [LogLoader partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,003] INFO Created log for partition -uve-topic-4-23 in /tmp/kafka-logs/-uve-topic-4-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,003] INFO [Partition -uve-topic-4-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,003] INFO [Partition -uve-topic-4-23 broker=1] Log loaded for partition -uve-topic-4-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,007] INFO [LogLoader partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,007] INFO Created log for partition -uve-topic-5-23 in /tmp/kafka-logs/-uve-topic-5-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,008] INFO [Partition -uve-topic-5-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,008] INFO [Partition -uve-topic-5-23 broker=1] Log loaded for partition -uve-topic-5-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,013] INFO [LogLoader partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,014] INFO Created log for partition -uve-topic-2-23 in /tmp/kafka-logs/-uve-topic-2-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,014] INFO [Partition -uve-topic-2-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,014] INFO [Partition -uve-topic-2-23 broker=1] Log loaded for partition -uve-topic-2-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,017] INFO [LogLoader partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,018] INFO Created log for partition -uve-topic-3-23 in /tmp/kafka-logs/-uve-topic-3-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,019] INFO [Partition -uve-topic-3-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,019] INFO [Partition -uve-topic-3-23 broker=1] Log loaded for partition -uve-topic-3-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,022] INFO [LogLoader partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,022] INFO Created log for partition -uve-topic-0-23 in /tmp/kafka-logs/-uve-topic-0-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,022] INFO [Partition -uve-topic-0-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,022] INFO [Partition -uve-topic-0-23 broker=1] Log loaded for partition -uve-topic-0-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,027] INFO [LogLoader partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,027] INFO Created log for partition -uve-topic-1-23 in /tmp/kafka-logs/-uve-topic-1-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,027] INFO [Partition -uve-topic-1-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,027] INFO [Partition -uve-topic-1-23 broker=1] Log loaded for partition -uve-topic-1-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,044] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,045] INFO Created log for partition HEALTH_CHECK_TOPIC-5 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,045] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-5 (kafka.cluster.Partition) [2026-06-08 05:55:35,045] INFO [Partition HEALTH_CHECK_TOPIC-5 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,048] INFO [LogLoader partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,048] INFO Created log for partition -uve-topic-8-23 in /tmp/kafka-logs/-uve-topic-8-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,048] INFO [Partition -uve-topic-8-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,050] INFO [Partition -uve-topic-8-23 broker=1] Log loaded for partition -uve-topic-8-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,053] INFO [LogLoader partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,053] INFO Created log for partition -uve-topic-9-23 in /tmp/kafka-logs/-uve-topic-9-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,054] INFO [Partition -uve-topic-9-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,054] INFO [Partition -uve-topic-9-23 broker=1] Log loaded for partition -uve-topic-9-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,057] INFO [LogLoader partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,057] INFO Created log for partition -uve-topic-6-23 in /tmp/kafka-logs/-uve-topic-6-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,057] INFO [Partition -uve-topic-6-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,058] INFO [Partition -uve-topic-6-23 broker=1] Log loaded for partition -uve-topic-6-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,061] INFO [LogLoader partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,061] INFO Created log for partition structured_syslog_topic-4 in /tmp/kafka-logs/structured_syslog_topic-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,062] INFO [Partition structured_syslog_topic-4 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-4 (kafka.cluster.Partition) [2026-06-08 05:55:35,062] INFO [Partition structured_syslog_topic-4 broker=1] Log loaded for partition structured_syslog_topic-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,065] INFO [LogLoader partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,066] INFO Created log for partition -uve-topic-7-23 in /tmp/kafka-logs/-uve-topic-7-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,066] INFO [Partition -uve-topic-7-23 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,066] INFO [Partition -uve-topic-7-23 broker=1] Log loaded for partition -uve-topic-7-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,069] INFO [LogLoader partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,070] INFO Created log for partition structured_syslog_topic-3 in /tmp/kafka-logs/structured_syslog_topic-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,070] INFO [Partition structured_syslog_topic-3 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-3 (kafka.cluster.Partition) [2026-06-08 05:55:35,071] INFO [Partition structured_syslog_topic-3 broker=1] Log loaded for partition structured_syslog_topic-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,074] INFO [LogLoader partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,074] INFO Created log for partition -uve-topic-3-24 in /tmp/kafka-logs/-uve-topic-3-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,076] INFO [Partition -uve-topic-3-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,076] INFO [Partition -uve-topic-3-24 broker=1] Log loaded for partition -uve-topic-3-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,078] INFO [LogLoader partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,079] INFO Created log for partition -uve-topic-4-24 in /tmp/kafka-logs/-uve-topic-4-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,080] INFO [Partition -uve-topic-4-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,080] INFO [Partition -uve-topic-4-24 broker=1] Log loaded for partition -uve-topic-4-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,083] INFO [LogLoader partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,083] INFO Created log for partition -uve-topic-1-24 in /tmp/kafka-logs/-uve-topic-1-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,083] INFO [Partition -uve-topic-1-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,083] INFO [Partition -uve-topic-1-24 broker=1] Log loaded for partition -uve-topic-1-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,087] INFO [LogLoader partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,087] INFO Created log for partition -uve-topic-2-24 in /tmp/kafka-logs/-uve-topic-2-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,087] INFO [Partition -uve-topic-2-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,087] INFO [Partition -uve-topic-2-24 broker=1] Log loaded for partition -uve-topic-2-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,092] INFO [LogLoader partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,092] INFO Created log for partition -uve-topic-0-24 in /tmp/kafka-logs/-uve-topic-0-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,092] INFO [Partition -uve-topic-0-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,092] INFO [Partition -uve-topic-0-24 broker=1] Log loaded for partition -uve-topic-0-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,095] INFO [LogLoader partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,095] INFO Created log for partition -uve-topic-9-24 in /tmp/kafka-logs/-uve-topic-9-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,096] INFO [Partition -uve-topic-9-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,096] INFO [Partition -uve-topic-9-24 broker=1] Log loaded for partition -uve-topic-9-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,100] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,100] INFO Created log for partition HEALTH_CHECK_TOPIC-6 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,100] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-6 (kafka.cluster.Partition) [2026-06-08 05:55:35,100] INFO [Partition HEALTH_CHECK_TOPIC-6 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,103] INFO [LogLoader partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,104] INFO Created log for partition -uve-topic-7-24 in /tmp/kafka-logs/-uve-topic-7-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,105] INFO [Partition -uve-topic-7-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,105] INFO [Partition -uve-topic-7-24 broker=1] Log loaded for partition -uve-topic-7-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,108] INFO [LogLoader partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,108] INFO Created log for partition -uve-topic-8-24 in /tmp/kafka-logs/-uve-topic-8-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,108] INFO [Partition -uve-topic-8-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,108] INFO [Partition -uve-topic-8-24 broker=1] Log loaded for partition -uve-topic-8-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,113] INFO [LogLoader partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,113] INFO Created log for partition -uve-topic-5-24 in /tmp/kafka-logs/-uve-topic-5-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,113] INFO [Partition -uve-topic-5-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,113] INFO [Partition -uve-topic-5-24 broker=1] Log loaded for partition -uve-topic-5-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,116] INFO [LogLoader partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,116] INFO Created log for partition -uve-topic-6-24 in /tmp/kafka-logs/-uve-topic-6-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,117] INFO [Partition -uve-topic-6-24 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,117] INFO [Partition -uve-topic-6-24 broker=1] Log loaded for partition -uve-topic-6-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,120] INFO [LogLoader partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,121] INFO Created log for partition -uve-topic-2-25 in /tmp/kafka-logs/-uve-topic-2-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,122] INFO [Partition -uve-topic-2-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,122] INFO [Partition -uve-topic-2-25 broker=1] Log loaded for partition -uve-topic-2-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,125] INFO [LogLoader partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,125] INFO Created log for partition -uve-topic-3-25 in /tmp/kafka-logs/-uve-topic-3-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,126] INFO [Partition -uve-topic-3-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,126] INFO [Partition -uve-topic-3-25 broker=1] Log loaded for partition -uve-topic-3-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,129] INFO [LogLoader partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,130] INFO Created log for partition -uve-topic-0-25 in /tmp/kafka-logs/-uve-topic-0-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,131] INFO [Partition -uve-topic-0-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,131] INFO [Partition -uve-topic-0-25 broker=1] Log loaded for partition -uve-topic-0-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,134] INFO [LogLoader partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,134] INFO Created log for partition -uve-topic-1-25 in /tmp/kafka-logs/-uve-topic-1-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,135] INFO [Partition -uve-topic-1-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,135] INFO [Partition -uve-topic-1-25 broker=1] Log loaded for partition -uve-topic-1-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,138] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,138] INFO Created log for partition HEALTH_CHECK_TOPIC-7 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-7 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,139] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-7 (kafka.cluster.Partition) [2026-06-08 05:55:35,139] INFO [Partition HEALTH_CHECK_TOPIC-7 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-7 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,142] INFO [LogLoader partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,142] INFO Created log for partition -uve-topic-8-25 in /tmp/kafka-logs/-uve-topic-8-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,142] INFO [Partition -uve-topic-8-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,142] INFO [Partition -uve-topic-8-25 broker=1] Log loaded for partition -uve-topic-8-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,145] INFO [LogLoader partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,145] INFO Created log for partition -uve-topic-9-25 in /tmp/kafka-logs/-uve-topic-9-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,145] INFO [Partition -uve-topic-9-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,146] INFO [Partition -uve-topic-9-25 broker=1] Log loaded for partition -uve-topic-9-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,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$) [2026-06-08 05:55:35,149] INFO Created log for partition -uve-topic-6-25 in /tmp/kafka-logs/-uve-topic-6-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,150] INFO [Partition -uve-topic-6-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,150] INFO [Partition -uve-topic-6-25 broker=1] Log loaded for partition -uve-topic-6-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,153] INFO [LogLoader partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,153] INFO Created log for partition structured_syslog_topic-6 in /tmp/kafka-logs/structured_syslog_topic-6 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,153] INFO [Partition structured_syslog_topic-6 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-6 (kafka.cluster.Partition) [2026-06-08 05:55:35,153] INFO [Partition structured_syslog_topic-6 broker=1] Log loaded for partition structured_syslog_topic-6 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,157] INFO [LogLoader partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,158] INFO Created log for partition -uve-topic-7-25 in /tmp/kafka-logs/-uve-topic-7-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,158] INFO [Partition -uve-topic-7-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,158] INFO [Partition -uve-topic-7-25 broker=1] Log loaded for partition -uve-topic-7-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,160] INFO [LogLoader partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,160] INFO Created log for partition -uve-topic-4-25 in /tmp/kafka-logs/-uve-topic-4-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,161] INFO [Partition -uve-topic-4-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,161] INFO [Partition -uve-topic-4-25 broker=1] Log loaded for partition -uve-topic-4-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,164] INFO [LogLoader partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,164] INFO Created log for partition -uve-topic-5-25 in /tmp/kafka-logs/-uve-topic-5-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,164] INFO [Partition -uve-topic-5-25 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,164] INFO [Partition -uve-topic-5-25 broker=1] Log loaded for partition -uve-topic-5-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,167] INFO [LogLoader partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,168] INFO Created log for partition -uve-topic-1-26 in /tmp/kafka-logs/-uve-topic-1-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,169] INFO [Partition -uve-topic-1-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,169] INFO [Partition -uve-topic-1-26 broker=1] Log loaded for partition -uve-topic-1-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,173] INFO [LogLoader partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,174] INFO Created log for partition -uve-topic-2-26 in /tmp/kafka-logs/-uve-topic-2-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,174] INFO [Partition -uve-topic-2-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,174] INFO [Partition -uve-topic-2-26 broker=1] Log loaded for partition -uve-topic-2-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,177] INFO [LogLoader partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,177] INFO Created log for partition -uve-topic-0-26 in /tmp/kafka-logs/-uve-topic-0-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,178] INFO [Partition -uve-topic-0-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,178] INFO [Partition -uve-topic-0-26 broker=1] Log loaded for partition -uve-topic-0-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,181] INFO [LogLoader partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,181] INFO Created log for partition -uve-topic-9-26 in /tmp/kafka-logs/-uve-topic-9-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,181] INFO [Partition -uve-topic-9-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-9-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,181] INFO [Partition -uve-topic-9-26 broker=1] Log loaded for partition -uve-topic-9-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,183] INFO [LogLoader partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,184] INFO Created log for partition -uve-topic-7-26 in /tmp/kafka-logs/-uve-topic-7-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,185] INFO [Partition -uve-topic-7-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-7-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,185] INFO [Partition -uve-topic-7-26 broker=1] Log loaded for partition -uve-topic-7-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,188] INFO [LogLoader partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,189] INFO Created log for partition -uve-topic-8-26 in /tmp/kafka-logs/-uve-topic-8-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,189] INFO [Partition -uve-topic-8-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-8-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,190] INFO [Partition -uve-topic-8-26 broker=1] Log loaded for partition -uve-topic-8-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,192] INFO [LogLoader partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,193] INFO Created log for partition -uve-topic-5-26 in /tmp/kafka-logs/-uve-topic-5-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,194] INFO [Partition -uve-topic-5-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-5-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,194] INFO [Partition -uve-topic-5-26 broker=1] Log loaded for partition -uve-topic-5-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,197] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,197] INFO Created log for partition HEALTH_CHECK_TOPIC-8 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-8 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,198] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-8 (kafka.cluster.Partition) [2026-06-08 05:55:35,198] INFO [Partition HEALTH_CHECK_TOPIC-8 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-8 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,201] INFO [LogLoader partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,201] INFO Created log for partition -uve-topic-6-26 in /tmp/kafka-logs/-uve-topic-6-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,201] INFO [Partition -uve-topic-6-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-6-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,201] INFO [Partition -uve-topic-6-26 broker=1] Log loaded for partition -uve-topic-6-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,205] INFO [LogLoader partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,205] INFO Created log for partition structured_syslog_topic-5 in /tmp/kafka-logs/structured_syslog_topic-5 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,205] INFO [Partition structured_syslog_topic-5 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-5 (kafka.cluster.Partition) [2026-06-08 05:55:35,205] INFO [Partition structured_syslog_topic-5 broker=1] Log loaded for partition structured_syslog_topic-5 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,209] INFO [LogLoader partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,209] INFO Created log for partition -uve-topic-3-26 in /tmp/kafka-logs/-uve-topic-3-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,209] INFO [Partition -uve-topic-3-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,209] INFO [Partition -uve-topic-3-26 broker=1] Log loaded for partition -uve-topic-3-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,212] INFO [LogLoader partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,213] INFO Created log for partition -uve-topic-4-26 in /tmp/kafka-logs/-uve-topic-4-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,214] INFO [Partition -uve-topic-4-26 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,214] INFO [Partition -uve-topic-4-26 broker=1] Log loaded for partition -uve-topic-4-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,217] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,217] INFO Created log for partition HEALTH_CHECK_TOPIC-1 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-1 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,218] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-1 (kafka.cluster.Partition) [2026-06-08 05:55:35,218] INFO [Partition HEALTH_CHECK_TOPIC-1 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-1 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,220] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,221] INFO Created log for partition HEALTH_CHECK_TOPIC-2 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-2 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,221] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-2 (kafka.cluster.Partition) [2026-06-08 05:55:35,221] INFO [Partition HEALTH_CHECK_TOPIC-2 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-2 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,223] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,223] INFO Created log for partition HEALTH_CHECK_TOPIC-3 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-3 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,223] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-3 (kafka.cluster.Partition) [2026-06-08 05:55:35,223] INFO [Partition HEALTH_CHECK_TOPIC-3 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-3 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,227] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,227] INFO Created log for partition HEALTH_CHECK_TOPIC-4 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-4 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,227] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-4 (kafka.cluster.Partition) [2026-06-08 05:55:35,227] INFO [Partition HEALTH_CHECK_TOPIC-4 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-4 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,231] INFO [LogLoader partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,231] INFO Created log for partition HEALTH_CHECK_TOPIC-0 in /tmp/kafka-logs/HEALTH_CHECK_TOPIC-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,232] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] No checkpointed highwatermark is found for partition HEALTH_CHECK_TOPIC-0 (kafka.cluster.Partition) [2026-06-08 05:55:35,232] INFO [Partition HEALTH_CHECK_TOPIC-0 broker=1] Log loaded for partition HEALTH_CHECK_TOPIC-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,235] INFO [LogLoader partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,235] INFO Created log for partition -uve-topic-27-28 in /tmp/kafka-logs/-uve-topic-27-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,236] INFO [Partition -uve-topic-27-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,236] INFO [Partition -uve-topic-27-28 broker=1] Log loaded for partition -uve-topic-27-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,238] INFO [LogLoader partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,238] INFO Created log for partition -uve-topic-28-28 in /tmp/kafka-logs/-uve-topic-28-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,238] INFO [Partition -uve-topic-28-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,238] INFO [Partition -uve-topic-28-28 broker=1] Log loaded for partition -uve-topic-28-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,240] INFO [LogLoader partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,240] INFO Created log for partition -uve-topic-29-28 in /tmp/kafka-logs/-uve-topic-29-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,240] INFO [Partition -uve-topic-29-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,240] INFO [Partition -uve-topic-29-28 broker=1] Log loaded for partition -uve-topic-29-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,244] INFO [LogLoader partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,244] INFO Created log for partition -uve-topic-23-28 in /tmp/kafka-logs/-uve-topic-23-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,244] INFO [Partition -uve-topic-23-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,244] INFO [Partition -uve-topic-23-28 broker=1] Log loaded for partition -uve-topic-23-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,246] INFO [LogLoader partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,247] INFO Created log for partition -uve-topic-24-28 in /tmp/kafka-logs/-uve-topic-24-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,247] INFO [Partition -uve-topic-24-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,247] INFO [Partition -uve-topic-24-28 broker=1] Log loaded for partition -uve-topic-24-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,249] INFO [LogLoader partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,250] INFO Created log for partition -uve-topic-25-28 in /tmp/kafka-logs/-uve-topic-25-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,250] INFO [Partition -uve-topic-25-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,250] INFO [Partition -uve-topic-25-28 broker=1] Log loaded for partition -uve-topic-25-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,254] INFO [LogLoader partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,254] INFO Created log for partition -uve-topic-26-28 in /tmp/kafka-logs/-uve-topic-26-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,254] INFO [Partition -uve-topic-26-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,254] INFO [Partition -uve-topic-26-28 broker=1] Log loaded for partition -uve-topic-26-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,258] INFO [LogLoader partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,259] INFO Created log for partition -uve-topic-20-29 in /tmp/kafka-logs/-uve-topic-20-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,259] INFO [Partition -uve-topic-20-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,259] INFO [Partition -uve-topic-20-29 broker=1] Log loaded for partition -uve-topic-20-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,263] INFO [LogLoader partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,263] INFO Created log for partition -uve-topic-21-29 in /tmp/kafka-logs/-uve-topic-21-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,263] INFO [Partition -uve-topic-21-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,263] INFO [Partition -uve-topic-21-29 broker=1] Log loaded for partition -uve-topic-21-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,266] INFO [LogLoader partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,267] INFO Created log for partition -uve-topic-28-27 in /tmp/kafka-logs/-uve-topic-28-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,267] INFO [Partition -uve-topic-28-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,267] INFO [Partition -uve-topic-28-27 broker=1] Log loaded for partition -uve-topic-28-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,271] INFO [LogLoader partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,272] INFO Created log for partition -uve-topic-15-29 in /tmp/kafka-logs/-uve-topic-15-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,272] INFO [Partition -uve-topic-15-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-15-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,272] INFO [Partition -uve-topic-15-29 broker=1] Log loaded for partition -uve-topic-15-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,275] INFO [LogLoader partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,275] INFO Created log for partition -uve-topic-29-27 in /tmp/kafka-logs/-uve-topic-29-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,276] INFO [Partition -uve-topic-29-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,276] INFO [Partition -uve-topic-29-27 broker=1] Log loaded for partition -uve-topic-29-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,279] INFO [LogLoader partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,280] INFO Created log for partition -uve-topic-16-29 in /tmp/kafka-logs/-uve-topic-16-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,280] INFO [Partition -uve-topic-16-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-16-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,280] INFO [Partition -uve-topic-16-29 broker=1] Log loaded for partition -uve-topic-16-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,282] INFO [LogLoader partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,282] INFO Created log for partition -uve-topic-17-29 in /tmp/kafka-logs/-uve-topic-17-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,282] INFO [Partition -uve-topic-17-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-17-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,282] INFO [Partition -uve-topic-17-29 broker=1] Log loaded for partition -uve-topic-17-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,284] INFO [LogLoader partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,285] INFO Created log for partition -uve-topic-18-29 in /tmp/kafka-logs/-uve-topic-18-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,285] INFO [Partition -uve-topic-18-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-18-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,285] INFO [Partition -uve-topic-18-29 broker=1] Log loaded for partition -uve-topic-18-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,288] INFO [LogLoader partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,289] INFO Created log for partition -uve-topic-24-27 in /tmp/kafka-logs/-uve-topic-24-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,289] INFO [Partition -uve-topic-24-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,289] INFO [Partition -uve-topic-24-27 broker=1] Log loaded for partition -uve-topic-24-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,292] INFO [LogLoader partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,292] INFO Created log for partition -uve-topic-11-29 in /tmp/kafka-logs/-uve-topic-11-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,292] INFO [Partition -uve-topic-11-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-11-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,292] INFO [Partition -uve-topic-11-29 broker=1] Log loaded for partition -uve-topic-11-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,294] INFO [LogLoader partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,294] INFO Created log for partition -uve-topic-25-27 in /tmp/kafka-logs/-uve-topic-25-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,294] INFO [Partition -uve-topic-25-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,294] INFO [Partition -uve-topic-25-27 broker=1] Log loaded for partition -uve-topic-25-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,296] INFO [LogLoader partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,296] INFO Created log for partition -uve-topic-12-29 in /tmp/kafka-logs/-uve-topic-12-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,296] INFO [Partition -uve-topic-12-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-12-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,296] INFO [Partition -uve-topic-12-29 broker=1] Log loaded for partition -uve-topic-12-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,299] INFO [LogLoader partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,299] INFO Created log for partition -uve-topic-26-27 in /tmp/kafka-logs/-uve-topic-26-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,299] INFO [Partition -uve-topic-26-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,299] INFO [Partition -uve-topic-26-27 broker=1] Log loaded for partition -uve-topic-26-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,301] INFO [LogLoader partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,302] INFO Created log for partition -uve-topic-13-29 in /tmp/kafka-logs/-uve-topic-13-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,302] INFO [Partition -uve-topic-13-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-13-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,302] INFO [Partition -uve-topic-13-29 broker=1] Log loaded for partition -uve-topic-13-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,304] INFO [LogLoader partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,304] INFO Created log for partition -uve-topic-27-27 in /tmp/kafka-logs/-uve-topic-27-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,304] INFO [Partition -uve-topic-27-27 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,304] INFO [Partition -uve-topic-27-27 broker=1] Log loaded for partition -uve-topic-27-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,307] INFO [LogLoader partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,308] INFO Created log for partition -uve-topic-14-29 in /tmp/kafka-logs/-uve-topic-14-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,308] INFO [Partition -uve-topic-14-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-14-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,308] INFO [Partition -uve-topic-14-29 broker=1] Log loaded for partition -uve-topic-14-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,309] INFO [LogLoader partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,310] INFO Created log for partition -uve-topic-20-28 in /tmp/kafka-logs/-uve-topic-20-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,310] INFO [Partition -uve-topic-20-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-20-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,310] INFO [Partition -uve-topic-20-28 broker=1] Log loaded for partition -uve-topic-20-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,312] INFO [LogLoader partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,312] INFO Created log for partition -uve-topic-21-28 in /tmp/kafka-logs/-uve-topic-21-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,312] INFO [Partition -uve-topic-21-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-21-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,312] INFO [Partition -uve-topic-21-28 broker=1] Log loaded for partition -uve-topic-21-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,315] INFO [LogLoader partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,315] INFO Created log for partition -uve-topic-22-28 in /tmp/kafka-logs/-uve-topic-22-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,315] INFO [Partition -uve-topic-22-28 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,315] INFO [Partition -uve-topic-22-28 broker=1] Log loaded for partition -uve-topic-22-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,317] INFO [LogLoader partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,317] INFO Created log for partition -uve-topic-19-29 in /tmp/kafka-logs/-uve-topic-19-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,317] INFO [Partition -uve-topic-19-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-19-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,317] INFO [Partition -uve-topic-19-29 broker=1] Log loaded for partition -uve-topic-19-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,320] INFO [LogLoader partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,320] INFO Created log for partition -uve-topic-26-29 in /tmp/kafka-logs/-uve-topic-26-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,320] INFO [Partition -uve-topic-26-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-26-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,320] INFO [Partition -uve-topic-26-29 broker=1] Log loaded for partition -uve-topic-26-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,323] INFO [LogLoader partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,324] INFO Created log for partition -uve-topic-27-29 in /tmp/kafka-logs/-uve-topic-27-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,324] INFO [Partition -uve-topic-27-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-27-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,324] INFO [Partition -uve-topic-27-29 broker=1] Log loaded for partition -uve-topic-27-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,326] INFO [LogLoader partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,326] INFO Created log for partition -uve-topic-28-29 in /tmp/kafka-logs/-uve-topic-28-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,326] INFO [Partition -uve-topic-28-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-28-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,326] INFO [Partition -uve-topic-28-29 broker=1] Log loaded for partition -uve-topic-28-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,328] INFO [LogLoader partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,329] INFO Created log for partition -uve-topic-29-29 in /tmp/kafka-logs/-uve-topic-29-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,329] INFO [Partition -uve-topic-29-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-29-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,329] INFO [Partition -uve-topic-29-29 broker=1] Log loaded for partition -uve-topic-29-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,331] INFO [LogLoader partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,331] INFO Created log for partition -uve-topic-22-29 in /tmp/kafka-logs/-uve-topic-22-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,331] INFO [Partition -uve-topic-22-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-22-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,331] INFO [Partition -uve-topic-22-29 broker=1] Log loaded for partition -uve-topic-22-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,333] INFO [LogLoader partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,333] INFO Created log for partition -uve-topic-23-29 in /tmp/kafka-logs/-uve-topic-23-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,333] INFO [Partition -uve-topic-23-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-23-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,333] INFO [Partition -uve-topic-23-29 broker=1] Log loaded for partition -uve-topic-23-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,336] INFO [LogLoader partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,336] INFO Created log for partition -uve-topic-24-29 in /tmp/kafka-logs/-uve-topic-24-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,336] INFO [Partition -uve-topic-24-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-24-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,336] INFO [Partition -uve-topic-24-29 broker=1] Log loaded for partition -uve-topic-24-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,339] INFO [LogLoader partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,339] INFO Created log for partition -uve-topic-25-29 in /tmp/kafka-logs/-uve-topic-25-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,339] INFO [Partition -uve-topic-25-29 broker=1] No checkpointed highwatermark is found for partition -uve-topic-25-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,339] INFO [Partition -uve-topic-25-29 broker=1] Log loaded for partition -uve-topic-25-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,342] INFO [LogLoader partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,342] INFO Created log for partition structured_syslog_topic-23 in /tmp/kafka-logs/structured_syslog_topic-23 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,342] INFO [Partition structured_syslog_topic-23 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-23 (kafka.cluster.Partition) [2026-06-08 05:55:35,342] INFO [Partition structured_syslog_topic-23 broker=1] Log loaded for partition structured_syslog_topic-23 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,345] INFO [LogLoader partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,345] INFO Created log for partition structured_syslog_topic-22 in /tmp/kafka-logs/structured_syslog_topic-22 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,346] INFO [Partition structured_syslog_topic-22 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-22 (kafka.cluster.Partition) [2026-06-08 05:55:35,346] INFO [Partition structured_syslog_topic-22 broker=1] Log loaded for partition structured_syslog_topic-22 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,348] INFO [LogLoader partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,349] INFO Created log for partition structured_syslog_topic-25 in /tmp/kafka-logs/structured_syslog_topic-25 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,350] INFO [Partition structured_syslog_topic-25 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-25 (kafka.cluster.Partition) [2026-06-08 05:55:35,350] INFO [Partition structured_syslog_topic-25 broker=1] Log loaded for partition structured_syslog_topic-25 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,352] INFO [LogLoader partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,352] INFO Created log for partition structured_syslog_topic-24 in /tmp/kafka-logs/structured_syslog_topic-24 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,352] INFO [Partition structured_syslog_topic-24 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-24 (kafka.cluster.Partition) [2026-06-08 05:55:35,352] INFO [Partition structured_syslog_topic-24 broker=1] Log loaded for partition structured_syslog_topic-24 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,355] INFO [LogLoader partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,355] INFO Created log for partition structured_syslog_topic-27 in /tmp/kafka-logs/structured_syslog_topic-27 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,355] INFO [Partition structured_syslog_topic-27 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-27 (kafka.cluster.Partition) [2026-06-08 05:55:35,355] INFO [Partition structured_syslog_topic-27 broker=1] Log loaded for partition structured_syslog_topic-27 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,358] INFO [LogLoader partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,358] INFO Created log for partition structured_syslog_topic-26 in /tmp/kafka-logs/structured_syslog_topic-26 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,358] INFO [Partition structured_syslog_topic-26 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-26 (kafka.cluster.Partition) [2026-06-08 05:55:35,358] INFO [Partition structured_syslog_topic-26 broker=1] Log loaded for partition structured_syslog_topic-26 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,362] INFO [LogLoader partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,362] INFO Created log for partition structured_syslog_topic-28 in /tmp/kafka-logs/structured_syslog_topic-28 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,362] INFO [Partition structured_syslog_topic-28 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-28 (kafka.cluster.Partition) [2026-06-08 05:55:35,362] INFO [Partition structured_syslog_topic-28 broker=1] Log loaded for partition structured_syslog_topic-28 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,365] INFO [LogLoader partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,365] INFO Created log for partition structured_syslog_topic-29 in /tmp/kafka-logs/structured_syslog_topic-29 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,366] INFO [Partition structured_syslog_topic-29 broker=1] No checkpointed highwatermark is found for partition structured_syslog_topic-29 (kafka.cluster.Partition) [2026-06-08 05:55:35,366] INFO [Partition structured_syslog_topic-29 broker=1] Log loaded for partition structured_syslog_topic-29 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,367] INFO [LogLoader partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,367] INFO Created log for partition -uve-topic-3-0 in /tmp/kafka-logs/-uve-topic-3-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,367] INFO [Partition -uve-topic-3-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-3-0 (kafka.cluster.Partition) [2026-06-08 05:55:35,367] INFO [Partition -uve-topic-3-0 broker=1] Log loaded for partition -uve-topic-3-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,371] INFO [LogLoader partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,371] INFO Created log for partition -uve-topic-4-0 in /tmp/kafka-logs/-uve-topic-4-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,371] INFO [Partition -uve-topic-4-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-4-0 (kafka.cluster.Partition) [2026-06-08 05:55:35,371] INFO [Partition -uve-topic-4-0 broker=1] Log loaded for partition -uve-topic-4-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,374] INFO [LogLoader partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,375] INFO Created log for partition -uve-topic-1-0 in /tmp/kafka-logs/-uve-topic-1-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,375] INFO [Partition -uve-topic-1-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-1-0 (kafka.cluster.Partition) [2026-06-08 05:55:35,375] INFO [Partition -uve-topic-1-0 broker=1] Log loaded for partition -uve-topic-1-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,377] INFO [LogLoader partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,377] INFO Created log for partition -uve-topic-2-0 in /tmp/kafka-logs/-uve-topic-2-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,377] INFO [Partition -uve-topic-2-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-2-0 (kafka.cluster.Partition) [2026-06-08 05:55:35,377] INFO [Partition -uve-topic-2-0 broker=1] Log loaded for partition -uve-topic-2-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,379] INFO [LogLoader partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Loading producer state till offset 0 with message format version 2 (kafka.log.UnifiedLog$) [2026-06-08 05:55:35,380] INFO Created log for partition -uve-topic-0-0 in /tmp/kafka-logs/-uve-topic-0-0 with properties {} (kafka.log.LogManager) [2026-06-08 05:55:35,380] INFO [Partition -uve-topic-0-0 broker=1] No checkpointed highwatermark is found for partition -uve-topic-0-0 (kafka.cluster.Partition) [2026-06-08 05:55:35,380] INFO [Partition -uve-topic-0-0 broker=1] Log loaded for partition -uve-topic-0-0 with initial high watermark 0 (kafka.cluster.Partition) [2026-06-08 05:55:35,382] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(HEALTH_CHECK_TOPIC-20, -uve-topic-8-5, -uve-topic-9-5, -uve-topic-0-6, structured_syslog_topic-7, -uve-topic-7-6, -uve-topic-8-6, -uve-topic-5-6, -uve-topic-6-6, -uve-topic-3-6, -uve-topic-4-6, -uve-topic-1-6, -uve-topic-2-6, HEALTH_CHECK_TOPIC-21, -uve-topic-9-6, -uve-topic-0-7, -uve-topic-1-7, -uve-topic-8-7, structured_syslog_topic-8, -uve-topic-9-7, -uve-topic-6-7, -uve-topic-7-7, -uve-topic-4-7, -uve-topic-5-7, -uve-topic-2-7, -uve-topic-3-7, -uve-topic-8-3, HEALTH_CHECK_TOPIC-18, -uve-topic-9-3, -uve-topic-6-3, -uve-topic-7-3, -uve-topic-5-4, -uve-topic-6-4, structured_syslog_topic-9, -uve-topic-3-4, -uve-topic-4-4, -uve-topic-1-4, -uve-topic-2-4, -uve-topic-0-4, HEALTH_CHECK_TOPIC-19, -uve-topic-9-4, -uve-topic-7-4, -uve-topic-8-4, -uve-topic-6-5, -uve-topic-7-5, -uve-topic-4-5, structured_syslog_topic-10, -uve-topic-5-5, -uve-topic-2-5, -uve-topic-3-5, -uve-topic-0-5, -uve-topic-1-5, HEALTH_CHECK_TOPIC-16, -uve-topic-3-10, -uve-topic-4-10, -uve-topic-1-10, -uve-topic-2-10, -uve-topic-0-10, -uve-topic-9-10, structured_syslog_topic-11, -uve-topic-7-10, -uve-topic-8-10, -uve-topic-5-10, -uve-topic-6-10, HEALTH_CHECK_TOPIC-17, -uve-topic-4-11, -uve-topic-5-11, -uve-topic-2-11, -uve-topic-3-11, -uve-topic-0-11, -uve-topic-1-11, -uve-topic-8-11, structured_syslog_topic-12, -uve-topic-9-11, -uve-topic-6-11, -uve-topic-7-11, HEALTH_CHECK_TOPIC-14, -uve-topic-1-8, -uve-topic-2-8, -uve-topic-0-8, -uve-topic-9-8, -uve-topic-7-8, -uve-topic-8-8, -uve-topic-5-8, -uve-topic-6-8, structured_syslog_topic-13, -uve-topic-3-8, -uve-topic-4-8, HEALTH_CHECK_TOPIC-15, -uve-topic-2-9, -uve-topic-3-9, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-8-9, -uve-topic-9-9, -uve-topic-6-9, -uve-topic-7-9, -uve-topic-4-9, structured_syslog_topic-14, -uve-topic-5-9, -uve-topic-0-14, HEALTH_CHECK_TOPIC-12, -uve-topic-7-14, -uve-topic-8-14, -uve-topic-5-14, -uve-topic-6-14, -uve-topic-3-14, -uve-topic-4-14, -uve-topic-1-14, -uve-topic-2-14, -uve-topic-9-14, structured_syslog_topic-0, HEALTH_CHECK_TOPIC-13, -uve-topic-0-15, -uve-topic-1-15, -uve-topic-8-15, -uve-topic-9-15, -uve-topic-6-15, -uve-topic-7-15, -uve-topic-4-15, -uve-topic-5-15, -uve-topic-2-15, -uve-topic-3-15, structured_syslog_topic-1, HEALTH_CHECK_TOPIC-10, -uve-topic-5-12, -uve-topic-6-12, -uve-topic-3-12, -uve-topic-4-12, -uve-topic-1-12, -uve-topic-2-12, -uve-topic-0-12, -uve-topic-9-12, -uve-topic-7-12, -uve-topic-8-12, structured_syslog_topic-2, HEALTH_CHECK_TOPIC-11, -uve-topic-6-13, -uve-topic-7-13, -uve-topic-4-13, -uve-topic-5-13, -uve-topic-2-13, -uve-topic-3-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-8-13, -uve-topic-9-13, structured_syslog_topic-3, -uve-topic-3-18, -uve-topic-4-18, -uve-topic-1-18, -uve-topic-2-18, -uve-topic-0-18, HEALTH_CHECK_TOPIC-8, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-5-18, -uve-topic-6-18, structured_syslog_topic-4, -uve-topic-4-19, -uve-topic-5-19, -uve-topic-2-19, -uve-topic-3-19, HEALTH_CHECK_TOPIC-9, -uve-topic-0-19, -uve-topic-1-19, -uve-topic-8-19, -uve-topic-9-19, -uve-topic-6-19, -uve-topic-7-19, structured_syslog_topic-5, -uve-topic-1-16, -uve-topic-2-16, -uve-topic-0-16, -uve-topic-9-16, HEALTH_CHECK_TOPIC-6, -uve-topic-7-16, -uve-topic-8-16, -uve-topic-5-16, -uve-topic-6-16, -uve-topic-3-16, -uve-topic-4-16, structured_syslog_topic-6, -uve-topic-2-17, -uve-topic-3-17, -uve-topic-0-17, -uve-topic-1-17, HEALTH_CHECK_TOPIC-7, -uve-topic-8-17, -uve-topic-9-17, -uve-topic-6-17, -uve-topic-7-17, -uve-topic-4-17, -uve-topic-5-17, -uve-topic-20-23, -uve-topic-10-24, structured_syslog_topic-24, -uve-topic-21-23, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-12-24, -uve-topic-23-23, -uve-topic-13-24, -uve-topic-17-23, -uve-topic-27-22, -uve-topic-18-23, -uve-topic-28-22, -uve-topic-29-22, -uve-topic-19-23, HEALTH_CHECK_TOPIC-4, -uve-topic-13-23, -uve-topic-23-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-11-25, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-22-24, structured_syslog_topic-25, -uve-topic-13-25, -uve-topic-23-24, -uve-topic-14-25, -uve-topic-24-24, -uve-topic-10-25, -uve-topic-20-24, HEALTH_CHECK_TOPIC-5, -uve-topic-18-24, -uve-topic-28-23, -uve-topic-19-24, -uve-topic-29-23, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-17-24, -uve-topic-27-23, -uve-topic-22-25, -uve-topic-12-26, -uve-topic-23-25, -uve-topic-13-26, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-20-25, -uve-topic-10-26, -uve-topic-21-25, -uve-topic-11-26, -uve-topic-29-24, -uve-topic-19-25, -uve-topic-15-25, -uve-topic-25-24, HEALTH_CHECK_TOPIC-2, -uve-topic-16-25, -uve-topic-26-24, -uve-topic-27-24, -uve-topic-17-25, -uve-topic-28-24, -uve-topic-18-25, -uve-topic-13-27, -uve-topic-23-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-26-26, -uve-topic-16-27, structured_syslog_topic-27, -uve-topic-10-27, -uve-topic-20-26, -uve-topic-11-27, -uve-topic-21-26, -uve-topic-12-27, -uve-topic-22-26, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-27-25, -uve-topic-18-26, -uve-topic-28-25, -uve-topic-19-26, -uve-topic-29-25, structured_syslog_topic-28, -uve-topic-13-19, -uve-topic-23-18, -uve-topic-14-19, -uve-topic-24-18, -uve-topic-15-19, -uve-topic-25-18, -uve-topic-16-19, -uve-topic-26-18, -uve-topic-10-19, -uve-topic-20-18, -uve-topic-11-19, -uve-topic-21-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, -uve-topic-22-18, -uve-topic-17-19, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-28-18, -uve-topic-19-19, -uve-topic-29-18, -uve-topic-20-20, -uve-topic-10-21, structured_syslog_topic-29, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-27-19, -uve-topic-17-20, HEALTH_CHECK_TOPIC-1, -uve-topic-20-19, -uve-topic-10-20, -uve-topic-21-19, -uve-topic-11-20, -uve-topic-22-19, -uve-topic-12-20, -uve-topic-23-19, -uve-topic-13-20, -uve-topic-28-19, -uve-topic-18-20, -uve-topic-29-19, -uve-topic-19-20, -uve-topic-20-21, -uve-topic-10-22, -uve-topic-21-21, -uve-topic-11-22, -uve-topic-25-20, -uve-topic-15-21, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-27-20, -uve-topic-17-21, -uve-topic-28-20, -uve-topic-18-21, -uve-topic-21-20, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-12-21, -uve-topic-23-20, -uve-topic-13-21, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-19-21, -uve-topic-29-20, -uve-topic-10-23, -uve-topic-20-22, -uve-topic-11-23, -uve-topic-21-22, -uve-topic-12-23, -uve-topic-22-22, -uve-topic-26-21, -uve-topic-16-22, -uve-topic-27-21, -uve-topic-17-22, -uve-topic-18-22, -uve-topic-28-21, -uve-topic-19-22, -uve-topic-29-21, -uve-topic-22-21, -uve-topic-12-22, -uve-topic-23-21, -uve-topic-13-22, -uve-topic-24-21, -uve-topic-14-22, -uve-topic-25-21, -uve-topic-15-22, structured_syslog_topic-15, structured_syslog_topic-16, structured_syslog_topic-17, structured_syslog_topic-18, -uve-topic-8-1, -uve-topic-9-1, -uve-topic-6-1, -uve-topic-7-1, -uve-topic-4-1, -uve-topic-5-1, -uve-topic-14-28, -uve-topic-24-27, -uve-topic-15-28, -uve-topic-25-27, -uve-topic-16-28, -uve-topic-26-27, -uve-topic-17-28, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-10-28, -uve-topic-21-27, -uve-topic-11-28, -uve-topic-12-28, -uve-topic-22-27, -uve-topic-13-28, -uve-topic-23-27, structured_syslog_topic-19, -uve-topic-27-26, -uve-topic-17-27, -uve-topic-28-26, -uve-topic-18-27, -uve-topic-29-26, -uve-topic-19-27, -uve-topic-3-2, -uve-topic-4-2, -uve-topic-1-2, -uve-topic-2-2, -uve-topic-0-2, -uve-topic-9-2, -uve-topic-10-29, -uve-topic-20-28, -uve-topic-7-2, -uve-topic-8-2, -uve-topic-5-2, -uve-topic-6-2, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-27-28, -uve-topic-17-29, -uve-topic-28-28, -uve-topic-18-29, -uve-topic-11-29, -uve-topic-21-28, -uve-topic-12-29, -uve-topic-22-28, -uve-topic-23-28, -uve-topic-13-29, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, -uve-topic-28-27, structured_syslog_topic-20, -uve-topic-19-28, -uve-topic-29-27, -uve-topic-4-3, -uve-topic-5-3, -uve-topic-2-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-1-3, -uve-topic-20-29, -uve-topic-21-29, -uve-topic-26-29, -uve-topic-27-29, -uve-topic-28-29, -uve-topic-29-29, -uve-topic-22-29, -uve-topic-23-29, -uve-topic-24-29, -uve-topic-25-29, -uve-topic-29-28, -uve-topic-19-29, structured_syslog_topic-21, -uve-topic-1-0, -uve-topic-2-0, -uve-topic-0-0, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-6-0, -uve-topic-3-0, -uve-topic-4-0, structured_syslog_topic-23, structured_syslog_topic-22, -uve-topic-2-1, -uve-topic-3-1, -uve-topic-0-1, -uve-topic-1-1, -uve-topic-17-7, -uve-topic-27-6, -uve-topic-18-7, -uve-topic-28-6, -uve-topic-19-7, -uve-topic-29-6, -uve-topic-23-6, -uve-topic-13-7, -uve-topic-24-6, -uve-topic-14-7, -uve-topic-25-6, -uve-topic-15-7, -uve-topic-26-6, -uve-topic-16-7, -uve-topic-20-6, -uve-topic-10-7, -uve-topic-21-6, -uve-topic-11-7, -uve-topic-22-6, -uve-topic-12-7, -uve-topic-28-7, -uve-topic-18-8, -uve-topic-29-7, -uve-topic-19-8, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-17-8, -uve-topic-27-7, -uve-topic-10-8, -uve-topic-20-7, -uve-topic-11-8, -uve-topic-21-7, -uve-topic-12-8, -uve-topic-22-7, -uve-topic-13-8, -uve-topic-23-7, -uve-topic-19-9, -uve-topic-29-8, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-16-9, -uve-topic-26-8, -uve-topic-17-9, -uve-topic-27-8, -uve-topic-18-9, -uve-topic-28-8, -uve-topic-21-8, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-12-9, -uve-topic-23-8, -uve-topic-13-9, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-20-8, -uve-topic-10-9, -uve-topic-26-9, -uve-topic-16-10, -uve-topic-27-9, -uve-topic-17-10, -uve-topic-28-9, -uve-topic-18-10, -uve-topic-29-9, -uve-topic-19-10, -uve-topic-12-10, -uve-topic-22-9, -uve-topic-13-10, -uve-topic-23-9, -uve-topic-14-10, -uve-topic-24-9, -uve-topic-15-10, -uve-topic-25-9, -uve-topic-10-10, -uve-topic-20-9, -uve-topic-11-10, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-13-3, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-20-2, -uve-topic-10-3, -uve-topic-21-2, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-12-3, -uve-topic-27-2, -uve-topic-17-3, -uve-topic-28-2, -uve-topic-18-3, -uve-topic-29-2, -uve-topic-19-3, -uve-topic-14-4, -uve-topic-24-3, -uve-topic-15-4, -uve-topic-25-3, -uve-topic-16-4, -uve-topic-26-3, -uve-topic-17-4, -uve-topic-27-3, -uve-topic-10-4, -uve-topic-20-3, -uve-topic-11-4, -uve-topic-21-3, -uve-topic-12-4, -uve-topic-22-3, -uve-topic-13-4, -uve-topic-23-3, -uve-topic-18-4, -uve-topic-28-3, -uve-topic-19-4, -uve-topic-29-3, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-27-4, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-18-5, -uve-topic-21-4, -uve-topic-11-5, -uve-topic-22-4, -uve-topic-12-5, -uve-topic-23-4, -uve-topic-13-5, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-19-5, -uve-topic-29-4, -uve-topic-20-4, -uve-topic-10-5, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-27-5, -uve-topic-17-6, -uve-topic-18-6, -uve-topic-28-5, -uve-topic-19-6, -uve-topic-29-5, -uve-topic-22-5, -uve-topic-12-6, -uve-topic-23-5, -uve-topic-13-6, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-20-5, -uve-topic-10-6, -uve-topic-21-5, -uve-topic-11-6, -uve-topic-10-15, -uve-topic-20-14, -uve-topic-11-15, -uve-topic-21-14, -uve-topic-12-15, -uve-topic-22-14, -uve-topic-17-15, -uve-topic-27-14, -uve-topic-18-15, -uve-topic-28-14, -uve-topic-19-15, -uve-topic-29-14, -uve-topic-13-15, -uve-topic-23-14, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-15-15, -uve-topic-25-14, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-20-15, -uve-topic-10-16, -uve-topic-21-15, -uve-topic-11-16, -uve-topic-22-15, -uve-topic-12-16, -uve-topic-23-15, -uve-topic-13-16, -uve-topic-28-15, -uve-topic-18-16, -uve-topic-29-15, -uve-topic-19-16, -uve-topic-24-15, -uve-topic-14-16, -uve-topic-25-15, -uve-topic-15-16, -uve-topic-26-15, -uve-topic-16-16, -uve-topic-27-15, -uve-topic-17-16, -uve-topic-11-17, -uve-topic-21-16, -uve-topic-12-17, -uve-topic-22-16, -uve-topic-13-17, -uve-topic-23-16, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-10-17, -uve-topic-20-16, -uve-topic-19-17, -uve-topic-29-16, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-27-16, -uve-topic-18-17, -uve-topic-28-16, -uve-topic-22-17, -uve-topic-12-18, -uve-topic-23-17, -uve-topic-13-18, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-20-17, -uve-topic-10-18, -uve-topic-21-17, -uve-topic-11-18, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-27-17, -uve-topic-17-18, -uve-topic-28-17, -uve-topic-18-18, -uve-topic-29-17, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-27-10, -uve-topic-18-11, -uve-topic-28-10, -uve-topic-19-11, -uve-topic-29-10, -uve-topic-13-11, -uve-topic-23-10, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-20-10, -uve-topic-10-11, -uve-topic-21-10, -uve-topic-11-11, -uve-topic-22-10, -uve-topic-12-11, -uve-topic-28-11, -uve-topic-18-12, -uve-topic-29-11, -uve-topic-19-12, -uve-topic-24-11, -uve-topic-14-12, -uve-topic-25-11, -uve-topic-15-12, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-27-11, -uve-topic-17-12, -uve-topic-10-12, -uve-topic-20-11, -uve-topic-11-12, -uve-topic-21-11, -uve-topic-12-12, -uve-topic-22-11, -uve-topic-13-12, -uve-topic-23-11, -uve-topic-19-13, -uve-topic-29-12, -uve-topic-20-12, -uve-topic-10-13, -uve-topic-15-13, -uve-topic-25-12, -uve-topic-16-13, -uve-topic-26-12, -uve-topic-17-13, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-28-12, -uve-topic-11-13, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-22-12, -uve-topic-13-13, -uve-topic-23-12, -uve-topic-14-13, -uve-topic-24-12, -uve-topic-10-14, -uve-topic-20-13, -uve-topic-11-14, -uve-topic-21-13, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-27-13, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-18-14, -uve-topic-29-13, -uve-topic-19-14, -uve-topic-22-13, -uve-topic-12-14, -uve-topic-23-13, -uve-topic-13-14, -uve-topic-24-13, -uve-topic-14-14, -uve-topic-25-13, -uve-topic-15-14, -uve-topic-0-22, -uve-topic-7-22, -uve-topic-8-22, -uve-topic-5-22, -uve-topic-6-22, -uve-topic-3-22, -uve-topic-4-22, -uve-topic-1-22, -uve-topic-2-22, -uve-topic-9-22, -uve-topic-0-23, -uve-topic-1-23, -uve-topic-8-23, -uve-topic-9-23, -uve-topic-6-23, -uve-topic-7-23, -uve-topic-4-23, -uve-topic-5-23, -uve-topic-2-23, -uve-topic-3-23, -uve-topic-5-20, -uve-topic-6-20, -uve-topic-3-20, -uve-topic-4-20, -uve-topic-1-20, -uve-topic-2-20, -uve-topic-0-20, -uve-topic-9-20, -uve-topic-7-20, -uve-topic-8-20, -uve-topic-6-21, -uve-topic-7-21, -uve-topic-4-21, -uve-topic-5-21, -uve-topic-2-21, -uve-topic-3-21, -uve-topic-0-21, -uve-topic-1-21, -uve-topic-8-21, -uve-topic-9-21, -uve-topic-3-26, -uve-topic-4-26, -uve-topic-1-26, -uve-topic-2-26, -uve-topic-0-26, -uve-topic-9-26, -uve-topic-7-26, -uve-topic-8-26, -uve-topic-5-26, -uve-topic-6-26, -uve-topic-4-27, -uve-topic-5-27, -uve-topic-2-27, -uve-topic-3-27, -uve-topic-0-27, -uve-topic-1-27, -uve-topic-8-27, -uve-topic-9-27, -uve-topic-6-27, -uve-topic-7-27, -uve-topic-1-24, -uve-topic-2-24, -uve-topic-0-24, -uve-topic-9-24, -uve-topic-7-24, -uve-topic-8-24, -uve-topic-5-24, -uve-topic-6-24, -uve-topic-3-24, -uve-topic-4-24, -uve-topic-2-25, -uve-topic-3-25, -uve-topic-0-25, -uve-topic-1-25, -uve-topic-8-25, -uve-topic-9-25, -uve-topic-6-25, -uve-topic-7-25, -uve-topic-4-25, -uve-topic-5-25, HEALTH_CHECK_TOPIC-29, -uve-topic-10-0, -uve-topic-11-0, -uve-topic-12-0, -uve-topic-13-0, -uve-topic-18-0, -uve-topic-19-0, -uve-topic-14-0, -uve-topic-15-0, -uve-topic-16-0, -uve-topic-17-0, -uve-topic-21-0, -uve-topic-11-1, -uve-topic-5-28, -uve-topic-22-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-23-0, -uve-topic-13-1, -uve-topic-3-28, -uve-topic-24-0, -uve-topic-14-1, -uve-topic-4-28, -uve-topic-1-28, -uve-topic-2-28, -uve-topic-20-0, -uve-topic-10-1, -uve-topic-0-28, -uve-topic-29-0, -uve-topic-19-1, -uve-topic-25-0, -uve-topic-15-1, -uve-topic-9-28, -uve-topic-26-0, -uve-topic-16-1, -uve-topic-27-0, -uve-topic-17-1, -uve-topic-7-28, -uve-topic-28-0, -uve-topic-18-1, -uve-topic-8-28, HEALTH_CHECK_TOPIC-27, -uve-topic-12-2, -uve-topic-22-1, -uve-topic-6-29, -uve-topic-13-2, -uve-topic-23-1, -uve-topic-7-29, -uve-topic-14-2, -uve-topic-24-1, -uve-topic-4-29, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-5-29, -uve-topic-2-29, -uve-topic-3-29, -uve-topic-10-2, -uve-topic-20-1, -uve-topic-0-29, -uve-topic-11-2, -uve-topic-21-1, -uve-topic-1-29, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-27-1, -uve-topic-18-2, -uve-topic-28-1, -uve-topic-8-29, -uve-topic-19-2, -uve-topic-29-1, -uve-topic-9-29, HEALTH_CHECK_TOPIC-28, HEALTH_CHECK_TOPIC-25, HEALTH_CHECK_TOPIC-26, HEALTH_CHECK_TOPIC-22, HEALTH_CHECK_TOPIC-23, HEALTH_CHECK_TOPIC-24) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:55:35,430] INFO [ReplicaFetcherThread-0-2]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,442] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 2 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-24 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-22 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-11 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-2-18 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-23 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-24 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-21 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-22 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-18 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-6 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-7 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-28 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-27 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-11 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-10 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-5 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-6 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-20 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-21 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-3 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-25 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-10 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-15 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-22 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-23 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-8 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-11 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-12 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-26 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-27 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-13 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-0 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-1 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-19 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-5 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-2 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-3 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-10 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-11 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-2 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-1 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-3 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-2 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-16 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-15 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-19 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-8 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-7 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-4 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-5 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-23 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-11 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-12 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-16 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-15 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-14 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-5 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-10 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-29 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-2 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-2 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-21-1 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-2 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-1 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-0 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-4 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-17 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-20 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-21 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-1 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-7 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-6 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-8 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-9 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-18 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-19 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-1-17 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-4-29 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-10 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-9 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-0 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-21 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-29 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-28 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-27 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-10 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-12 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-6 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-24 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-25 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-23 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-17 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-12 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-13 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-13 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-0 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-15 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-16 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-11 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-27 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-26 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-20 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-17 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-16 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-20 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-19 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-8 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-7 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-9 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-8 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-28 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-29 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-28 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-23 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-22 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-24 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-23 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-26 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-25 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-14 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-13 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-26 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-0 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-26 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-13 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-24 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-25 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-18 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-19 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-28 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-27 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-25 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-4 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-5 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-15 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-14 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-29 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-21 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-0 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-29 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-13 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-14 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-6 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-7 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-4 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-5 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-10 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-9 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-0 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-1 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-7 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-8 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-18 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-17 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-20 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-5 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-26 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-20 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-16 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-15 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-4 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-5 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-14 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-13 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-22 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-4 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-12 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-13 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-27 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-26 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-19 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-20 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-28 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-23 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-22 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-14 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-4 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-3 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-17 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-16 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-6 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-9 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-27 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-3 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-23 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-24 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-8 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-9 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-7 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-8 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-13 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-12 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-12 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-16 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-6-7 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-4 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-25 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-24 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-9 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-16 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-22 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-21 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-28 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-27 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-21 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-22 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-10 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-11 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-25 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-24 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-5 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-6 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-1 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-19 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-24 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-2 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-6 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-10 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-11 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-12 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-0 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-27 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-26 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-5 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-6 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-14 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-26 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-25 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-6 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-23 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-28 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-27 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-23 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-0-3 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-7 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-15 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-27 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-3 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-4 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-4 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-21 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-20 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-4 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-5 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-3 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-5 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-6 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-22 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-21 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-20 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-21 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-8 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-27 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-26 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-9 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-8 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-4 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-5 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-29 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-28 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-9 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-28 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-29 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-20 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-9 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-0 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-10 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-11 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-25 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-24 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-8 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-9 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-14 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-13 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-26 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-25 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-6 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-20 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-21 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-2 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-25 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-22 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-21 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-10 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-24 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-23 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-13 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-12 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-24 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-16 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-17 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-24 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-10 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-9 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-13 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-25 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-17 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-27 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-2 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-11 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-22 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-15 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-14 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-26 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-26 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-29 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-24 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-23 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-8 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-5 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-6 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-12 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-11 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-15 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-14 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-7 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-19 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-20 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-16 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-15 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-19 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-12 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-11 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-28 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-29 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-17 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-18 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-28 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-9 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-1 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-29 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-18 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-10 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-9 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-10 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-22 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-23 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-17 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-18 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-5 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-2 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-3 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-23 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-22 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-7 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-6 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-23 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-24 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-17 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-16 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-6 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-7 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-8-3 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-27 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-20 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-10 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-7 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-11 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-8 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-4 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-3 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-9 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-8 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-22 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-24 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-25 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-23 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-13 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-23-0 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-1 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-25 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-26 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-12 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-18 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-19 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-12 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-11 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-11 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-10 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-29 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-28 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-19 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-20 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-13 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-14 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-9 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-13 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-24 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-29 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-9-4 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-0 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-29 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-21 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-28 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-23 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-22 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-16 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-17 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-9 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-10 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-18 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-17 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-27 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-28 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-17 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-27 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-26 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-2 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-3 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-7 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-8 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-18 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-22 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-23 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-16 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-8 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-20 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-25 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-14-4 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-3 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-25 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-26 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-16 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-24 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-25 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-4 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-5 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-28 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-29 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-19 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-7 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-8 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-26 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-10 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-11 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-12 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-8 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-7 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-19 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-18 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-24 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-23 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-3 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-11 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-15 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-16 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-17 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-9 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-13 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-15 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-8 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-1 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), structured_syslog_topic-14 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-14 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-13 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-12 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-6 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-7 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-6 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-1 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-20 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-1 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-2 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-28 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-27 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-21 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-22 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-3 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-2 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-26 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-27 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-21 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-2 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-0 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-29 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-8 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-21 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-2 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-15 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-22 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-15 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-25 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-20 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-0 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-3 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-2 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-4 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-3 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-16 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-15 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-14 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-11 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-8 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-7 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-23 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-22 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-27 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-9 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-26 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-16 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-4 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-5 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-26 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-14 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-13 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-22 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-21 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-29 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-21 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-5 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-14 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-2 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-5 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-6 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-1 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-14 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-13 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-4 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-5 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-12 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-13 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-24 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-6 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-7 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-29 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-28 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-25 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-24 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-23 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-20 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-21 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-19 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-18 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-12 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-13 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-13 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-19 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-20 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-0 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-15 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-8 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-5-19 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-29 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-16 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-17 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-22 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-23 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-14 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-14-15 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-14 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-0 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-8 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-7 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-17 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-18 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-28 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-29 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-14-5 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-4 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-14 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-15 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-1 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-12 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-4 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-18 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-18 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-17 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-7 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-25 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-29 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-19 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-3 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-20 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-21 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-24 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-23 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-21 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-22 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-15 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-16 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-10 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-21 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-13 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-5 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-6 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-7 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-12 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-19 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-17 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-16 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-28 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-2 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-29 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-17 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-19 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-1 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-24 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-12 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-11 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-14 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-15 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-27 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-26 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-20 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-19 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-4 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-3 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-9 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-8 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-21 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-22 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-16 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-25 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-26 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-23 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-6 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-7 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-25 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-18 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-15 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-4 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-22 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-12 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-1 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-10 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-11 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-5 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-6 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-17 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-18 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-27 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-28 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-18 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-19 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-6 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-7 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-16 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-17 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-0 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-29 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-16 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-15 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-17 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-18 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-9 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-25 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-24 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-10 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-9 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-15 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-16 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-0 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-1 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-21 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-20 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-20 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-4 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-1-28 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-10 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-23 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-6 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-8 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-16-12 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-11 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-3 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-2 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-23 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-22 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-19 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-20 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-2 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-3 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-27 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-26 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-0 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-3 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-14 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-26 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-25 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-17 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-16 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-16 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-1 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-0 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-1 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-2 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-27 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-14 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-13 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-9 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-8 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-29 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-0 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-8 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-6-22 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-5 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-2 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-1 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-0 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-28 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-27 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-19 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-18 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-12 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-11 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-23 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-24 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-11 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-10 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-18 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-21 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-13 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-12 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-9 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-10 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-25 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-24 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-18 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-17 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-11 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-28 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-10 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-7 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-13 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-15 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-7 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-5-25 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-27 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-0 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-0 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-24 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-5 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-6 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-20 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-19 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-15 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-16 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-12 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-13 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-13 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-14 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-17 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-16 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-22 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-23 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-23 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-24 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-18 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-2 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-1 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-29 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-16 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-22 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-19 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-11 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-26 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-18 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-19 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-4 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-3 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-17 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-2 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-1 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-4 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-5 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-29 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-20 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-11-15 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-14 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-8 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-3 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-7 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-17 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-18 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-6 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-7 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-29 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-28 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-5 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-10 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-15 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-9 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-28 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-6-1 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-20 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-28 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-0 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-6 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-5 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-6 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-23 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-27-25 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-26 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-10 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-9 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-21 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-24 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-21 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-22 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-3 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-2 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-27 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-3 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-13-0 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-12 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-28 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-29 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-29 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-7 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-8 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-0 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-1 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-22 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-7-2 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-16 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-26 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-4 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-3 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-12-2 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-22-1 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-22 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-21 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-3 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-14 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-13 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-0 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-1 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-20 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-21 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-15 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-14 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-9 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-8 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-14 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-17 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-0-10 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-5 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-6 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-19 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-28 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-29 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-8-21 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-17 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-16 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-9 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-10 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-17 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-18 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-20 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-21 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-9 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-8 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-20 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-5 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-6 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-27 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-28 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-27 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-26 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-6 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-7 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-2 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-3 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-26 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-2 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), structured_syslog_topic-7 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-23 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-4 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-3 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-26 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-25 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-27 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-1 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-0 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-18 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-19 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-11 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-14 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-15 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-12 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-11 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-12 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-11-20 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-21-19 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-11 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-8 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-0 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-10 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-11 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-1 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-14 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-28 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-7-13 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), HEALTH_CHECK_TOPIC-5 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=2, host=10.0.0.50:9092),2,0), -uve-topic-1-2 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-25 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-0 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-2-9 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-10 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-9 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-16 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-15 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-13 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-18-14 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-17 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-18 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-28 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-27 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-2 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-1 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-3 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-4 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-1 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-2 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-24 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-3-1 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-1-29 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-4-25 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-18 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-26 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-27 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-13 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-12 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-5-4 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-28-29 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-19 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-6-23 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-0-7 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-11 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-19-1 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-29-0 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-20-25 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-10-26 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-26-14 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-16-15 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-9-22 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), structured_syslog_topic-4 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-23-24 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-13-25 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-11 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-12 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-19 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-18 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-27-4 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-17-5 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-24-10 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-14-11 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-25-19 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0), -uve-topic-15-20 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=2, host=10.0.0.50:9092),4,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 05:55:35,443] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,444] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,445] INFO [UnifiedLog partition=-uve-topic-8-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,445] INFO [UnifiedLog partition=-uve-topic-9-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,445] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=structured_syslog_topic-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-6-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-4-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,446] INFO [UnifiedLog partition=-uve-topic-2-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,446] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-0-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-1-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-8-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-9-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-7-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,447] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,447] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=-uve-topic-5-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=-uve-topic-2-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=-uve-topic-3-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,448] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,448] INFO [UnifiedLog partition=-uve-topic-6-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-5-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=structured_syslog_topic-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-3-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-1-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-2-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,449] INFO [UnifiedLog partition=-uve-topic-0-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,449] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-9-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-7-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-8-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-6-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-7-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-4-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=structured_syslog_topic-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-5-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-3-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-0-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=-uve-topic-1-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,450] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,450] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-3-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-1-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-2-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-0-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-9-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-7-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-8-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-5-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-4-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-5-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-3-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-0-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,451] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,451] INFO [UnifiedLog partition=-uve-topic-1-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-8-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=structured_syslog_topic-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-9-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-6-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-7-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-1-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-0-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-9-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-7-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-8-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-5-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-6-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=structured_syslog_topic-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-3-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-4-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-2-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,452] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,452] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-6-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-4-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-0-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-7-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-8-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-5-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-6-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-3-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,453] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,453] INFO [UnifiedLog partition=-uve-topic-4-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-1-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-9-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=structured_syslog_topic-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-6-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-4-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-2-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=structured_syslog_topic-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,454] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,454] INFO [UnifiedLog partition=-uve-topic-6-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-4-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-2-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-7-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-5-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-2-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-3-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-0-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,455] INFO [UnifiedLog partition=-uve-topic-1-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,455] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-8-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-9-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=structured_syslog_topic-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-4-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-2-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-6-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=structured_syslog_topic-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-5-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-2-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,456] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,456] INFO [UnifiedLog partition=-uve-topic-3-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-0-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-1-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-8-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-9-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-7-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-1-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-2-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-0-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-9-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-7-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-8-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,457] INFO [UnifiedLog partition=-uve-topic-5-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,457] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-3-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=structured_syslog_topic-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-3-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-0-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-1-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-8-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-9-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-6-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-7-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-4-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-5-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-20-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-10-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=structured_syslog_topic-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,458] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,458] INFO [UnifiedLog partition=-uve-topic-21-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-12-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-13-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-27-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-18-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-19-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-13-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-23-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,459] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,459] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-11-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-22-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=structured_syslog_topic-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-23-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-14-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-24-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,460] INFO [UnifiedLog partition=-uve-topic-10-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,460] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-28-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-18-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-29-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-14-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-24-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-15-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-25-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-16-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-26-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-17-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-27-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-22-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-12-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-13-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-23-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,461] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,461] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-20-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-21-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-11-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-19-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-29-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-25-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-15-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-26-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-16-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-17-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-28-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,462] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,462] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,463] INFO [UnifiedLog partition=-uve-topic-13-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,463] INFO [UnifiedLog partition=-uve-topic-14-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,463] INFO [UnifiedLog partition=-uve-topic-24-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,463] INFO [UnifiedLog partition=-uve-topic-25-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,463] INFO [UnifiedLog partition=-uve-topic-15-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,463] INFO [UnifiedLog partition=-uve-topic-16-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,463] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,475] INFO [UnifiedLog partition=-uve-topic-26-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,475] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,475] INFO [UnifiedLog partition=structured_syslog_topic-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,476] INFO [UnifiedLog partition=-uve-topic-10-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,476] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,476] INFO [UnifiedLog partition=-uve-topic-20-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-21-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-12-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-27-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-18-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-19-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=structured_syslog_topic-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,477] INFO [UnifiedLog partition=-uve-topic-23-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,477] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-14-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-24-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-15-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-25-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-26-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-16-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-10-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,478] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,478] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-11-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-22-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-17-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,479] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,479] INFO [UnifiedLog partition=-uve-topic-28-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-29-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-19-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-20-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-10-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-27-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-20-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-11-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-21-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-12-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-22-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-23-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,480] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,480] INFO [UnifiedLog partition=-uve-topic-13-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-18-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-19-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-10-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-11-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-25-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-15-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-26-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-16-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-27-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-17-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-18-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-28-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-21-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-12-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,481] INFO [UnifiedLog partition=-uve-topic-13-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,481] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-24-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-14-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-29-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-20-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-21-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-11-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-22-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-12-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-26-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-16-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-17-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-28-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-29-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-19-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-22-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-23-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-14-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,482] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,482] INFO [UnifiedLog partition=-uve-topic-24-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-25-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-15-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=structured_syslog_topic-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=structured_syslog_topic-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=structured_syslog_topic-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-8-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-9-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-7-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-5-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-14-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-24-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-15-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-25-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-16-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-26-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-17-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,483] INFO [UnifiedLog partition=-uve-topic-10-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,483] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-11-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-22-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-23-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=structured_syslog_topic-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-17-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-27-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-28-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-18-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-29-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-3-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-4-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-1-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-0-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-9-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,484] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,484] INFO [UnifiedLog partition=-uve-topic-20-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-7-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-8-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-5-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-6-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-27-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-18-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-11-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-21-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-22-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-12-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-23-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-13-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,485] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,485] INFO [UnifiedLog partition=-uve-topic-28-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-19-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-29-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-4-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-2-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-20-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-21-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-26-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-27-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-28-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-29-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-24-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,486] INFO [UnifiedLog partition=-uve-topic-25-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,486] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-19-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=structured_syslog_topic-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-1-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-2-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-0-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-6-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-4-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition structured_syslog_topic-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=structured_syslog_topic-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-2-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-3-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-0-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-1-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-17-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,487] INFO [UnifiedLog partition=-uve-topic-28-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,487] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-29-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-19-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-23-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-14-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-24-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-25-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-15-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-26-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-16-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-10-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-11-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-22-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-18-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-19-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,488] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,488] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-27-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-20-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-11-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-21-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-22-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-12-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-13-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-23-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-29-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-15-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,489] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,489] INFO [UnifiedLog partition=-uve-topic-25-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-16-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-26-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-27-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-17-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-18-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-28-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-21-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-12-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-13-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-14-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-24-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-10-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-20-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-26-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-16-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-17-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-28-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-19-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,490] INFO [UnifiedLog partition=-uve-topic-29-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,490] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-22-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-23-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-24-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-14-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-25-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-15-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-10-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-11-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-13-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-14-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-24-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-25-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-15-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-16-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-26-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-20-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-10-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-21-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,491] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,491] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-12-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-17-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-27-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-18-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-28-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-29-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-14-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-24-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-15-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-25-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-16-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-26-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-17-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-10-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-11-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-22-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-23-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,492] INFO [UnifiedLog partition=-uve-topic-28-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,492] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-29-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-19-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-27-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-18-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-21-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-11-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-22-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-12-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-23-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-13-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-19-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,493] INFO [UnifiedLog partition=-uve-topic-20-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,493] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-26-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-16-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-27-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-17-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-28-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-18-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-29-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-12-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-13-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-24-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-14-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-25-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-15-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-10-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-20-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-21-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,494] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,494] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-10-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-20-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-21-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-12-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-17-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-27-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-28-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-18-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-29-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-13-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-14-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-24-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-15-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-25-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-26-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-16-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-10-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-11-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,495] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,495] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-22-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-23-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-28-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-19-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-29-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-14-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-24-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-25-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-15-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-26-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-16-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-17-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-21-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-11-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-12-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-22-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-13-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-23-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,496] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,496] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-20-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-19-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-27-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-18-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-12-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-13-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-24-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-14-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-15-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-25-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-20-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-10-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-21-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,497] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,497] INFO [UnifiedLog partition=-uve-topic-16-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-26-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-27-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-17-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-28-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-18-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-29-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-27-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-18-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-19-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,498] INFO [UnifiedLog partition=-uve-topic-13-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,498] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-23-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-20-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-21-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-11-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-22-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-12-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-28-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-18-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-29-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,499] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,499] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-24-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-14-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-25-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-15-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-16-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-26-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-17-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-27-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-10-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-20-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-21-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-12-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-13-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-19-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-29-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-10-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-15-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,500] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,500] INFO [UnifiedLog partition=-uve-topic-25-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-16-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-26-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-17-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-28-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-11-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-22-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-23-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-24-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-14-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-20-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-11-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-21-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,501] INFO [UnifiedLog partition=-uve-topic-27-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,501] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-18-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-19-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-22-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-12-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-13-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-23-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-0-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-7-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-8-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-5-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-3-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-1-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-2-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-9-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-0-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-1-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-8-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-9-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,502] INFO [UnifiedLog partition=-uve-topic-6-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,502] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-7-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-4-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-5-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-3-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-5-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-6-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-3-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-4-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-1-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-0-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-9-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-7-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-8-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-6-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-4-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-2-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,503] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,503] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-3-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-4-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-1-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-0-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-9-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-7-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-8-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-5-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-6-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-4-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-2-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-6-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-2-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,504] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,504] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-6-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-4-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-2-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-3-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-0-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-1-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-8-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-9-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-7-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-5-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-10-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-12-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,505] INFO [UnifiedLog partition=-uve-topic-13-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,505] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-18-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-14-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-15-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-16-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-17-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-21-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-11-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-5-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-22-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-23-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,506] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,506] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-3-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-24-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-14-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-1-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-2-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-20-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-10-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-0-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-19-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,507] INFO [UnifiedLog partition=-uve-topic-29-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,507] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-15-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-25-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-9-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-26-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-16-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-17-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-27-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-7-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,508] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,508] INFO [UnifiedLog partition=-uve-topic-28-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-8-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-12-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-12-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-22-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-22-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-6-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-6-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-13-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-13-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-23-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-23-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-7-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-7-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-4-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-4-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,509] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,509] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-5-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-5-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-3-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-3-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-20-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-20-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-0-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-0-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-21-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-21-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-11-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-11-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-1-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-1-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,510] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,510] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-27-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-27-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-18-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-18-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-8-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-8-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-19-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-19-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition -uve-topic-9-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=-uve-topic-9-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,511] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,511] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,512] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,512] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,512] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,512] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,512] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,512] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,512] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,550] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition HEALTH_CHECK_TOPIC-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-8-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,551] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-9-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-0-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,552] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition structured_syslog_topic-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-7-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,553] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-5-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-6-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,554] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-3-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-4-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,555] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-1-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-2-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,556] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-20-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-10-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,557] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-21-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-11-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-22-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,558] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-12-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-13-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,559] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-23-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-17-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,560] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-27-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-18-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,561] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-28-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-19-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,562] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-29-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-14-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,563] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-24-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-25-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,564] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-15-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-16-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-22. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-23. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-24. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-26. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-25. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,565] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-18. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-19. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-20. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-21. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-27. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-28. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-29. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-6. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-7. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-8. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-9. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-2. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-3. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-4. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-5. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-14. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-15. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-16. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-17. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-10. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-11. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-12. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-13. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-0. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:55:35,566] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Received UNKNOWN_TOPIC_ID from the leader for partition -uve-topic-26-1. This error may be returned transiently when the partition is being created or deleted, but it is not expected to persist. (kafka.server.ReplicaFetcherThread) [2026-06-08 05:58:29,135] WARN Session 0x2000023841e0035 for server /10.0.0.50:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x2000023841e0035, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:58:29,621] INFO Opening socket connection to server /10.0.0.38:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:58:29,621] INFO Socket connection established, initiating session, client: /10.0.0.38:35050, server: /10.0.0.38:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:58:29,625] INFO Session establishment complete on server /10.0.0.38:2181, session id = 0x2000023841e0035, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:34,429] WARN Session 0x2000023841e0035 for server /10.0.0.38:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) EndOfStreamException: Unable to read additional data from server sessionid 0x2000023841e0035, likely server has closed socket at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:59:35,124] INFO Opening socket connection to server /10.0.0.33:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:35,126] WARN Session 0x2000023841e0035 for server /10.0.0.33:2181, Closing socket connection. Attempting reconnect except it is a SessionExpiredException. (org.apache.zookeeper.ClientCnxn) java.net.ConnectException: Connection refused at java.base/sun.nio.ch.Net.pollConnect(Native Method) at java.base/sun.nio.ch.Net.pollConnectNow(Unknown Source) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(Unknown Source) at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:344) at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1289) [2026-06-08 05:59:35,410] INFO Opening socket connection to server /10.0.0.50:2181. (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:35,411] INFO Socket connection established, initiating session, client: /10.0.0.38:44464, server: /10.0.0.50:2181 (org.apache.zookeeper.ClientCnxn) [2026-06-08 05:59:35,412] INFO Session establishment complete on server /10.0.0.50:2181, session id = 0x2000023841e0035, negotiated timeout = 18000 (org.apache.zookeeper.ClientCnxn) [2026-06-08 06:00:30,448] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-23-21, -uve-topic-19-28, -uve-topic-13-11, -uve-topic-2-18, -uve-topic-26-20, -uve-topic-16-21, -uve-topic-20-22, -uve-topic-9-13, -uve-topic-18-11, -uve-topic-11-16, -uve-topic-3-10, -uve-topic-12-5, -uve-topic-29-11, -uve-topic-10-15, -uve-topic-28-26, -uve-topic-24-11, -uve-topic-14-12, HEALTH_CHECK_TOPIC-19, -uve-topic-25-2, -uve-topic-15-3, -uve-topic-18-2, -uve-topic-28-2, -uve-topic-21-7, -uve-topic-3-19, -uve-topic-21-1, -uve-topic-7-4, -uve-topic-7-1, -uve-topic-17-9, -uve-topic-4-29, -uve-topic-18-29, HEALTH_CHECK_TOPIC-10, -uve-topic-9-10, -uve-topic-25-29, -uve-topic-16-0, -uve-topic-18-20, -uve-topic-0-16, -uve-topic-3-28, -uve-topic-18-26, -uve-topic-15-9, -uve-topic-25-8, -uve-topic-25-23, -uve-topic-15-24, -uve-topic-23-18, -uve-topic-29-29, -uve-topic-15-0, -uve-topic-4-26, -uve-topic-12-14, -uve-topic-23-6, -uve-topic-23-9, -uve-topic-0-25, -uve-topic-18-5, -uve-topic-6-20, -uve-topic-21-4, -uve-topic-8-4, -uve-topic-10-27, -uve-topic-12-17, -uve-topic-11-13, -uve-topic-18-23, -uve-topic-7-28, -uve-topic-2-6, -uve-topic-2-27, structured_syslog_topic-3, -uve-topic-29-23, -uve-topic-0-4, -uve-topic-3-25, -uve-topic-27-10, HEALTH_CHECK_TOPIC-16, -uve-topic-8-22, -uve-topic-22-24, -uve-topic-29-5, -uve-topic-28-11, -uve-topic-9-19, -uve-topic-2-24, structured_syslog_topic-6, -uve-topic-13-26, -uve-topic-14-27, -uve-topic-24-26, -uve-topic-3-4, -uve-topic-13-5, -uve-topic-22-21, -uve-topic-28-8, -uve-topic-7-7, -uve-topic-21-28, -uve-topic-24-5, -uve-topic-14-6, -uve-topic-4-8, -uve-topic-29-26, -uve-topic-17-21, -uve-topic-7-25, structured_syslog_topic-9, -uve-topic-19-13, -uve-topic-19-10, -uve-topic-8-13, -uve-topic-24-23, -uve-topic-14-24, -uve-topic-21-16, structured_syslog_topic-24, -uve-topic-6-11, -uve-topic-0-22, -uve-topic-17-12, structured_syslog_topic-15, -uve-topic-17-15, -uve-topic-26-29, -uve-topic-16-24, -uve-topic-26-23, -uve-topic-26-5, -uve-topic-16-6, -uve-topic-3-7, -uve-topic-27-19, -uve-topic-10-12, -uve-topic-17-18, -uve-topic-22-9, -uve-topic-13-23, -uve-topic-8-1, -uve-topic-10-24, -uve-topic-29-2, -uve-topic-4-5, -uve-topic-23-3, -uve-topic-29-8, -uve-topic-23-0, -uve-topic-12-26, -uve-topic-5-10, -uve-topic-13-20, -uve-topic-11-25, -uve-topic-3-22, -uve-topic-4-23, HEALTH_CHECK_TOPIC-13, -uve-topic-0-13, -uve-topic-1-13, -uve-topic-9-4, -uve-topic-17-27, -uve-topic-18-8, -uve-topic-26-17, -uve-topic-16-18, -uve-topic-7-16, -uve-topic-7-22, -uve-topic-20-28, -uve-topic-20-7, -uve-topic-12-11, -uve-topic-17-24, HEALTH_CHECK_TOPIC-25, -uve-topic-27-7, -uve-topic-22-18, -uve-topic-6-14, -uve-topic-5-13, -uve-topic-1-1, -uve-topic-23-27, HEALTH_CHECK_TOPIC-1, -uve-topic-2-21, -uve-topic-24-2, -uve-topic-14-3, -uve-topic-8-25, -uve-topic-23-15, -uve-topic-13-8, -uve-topic-20-4, -uve-topic-1-22, -uve-topic-13-14, -uve-topic-11-22, -uve-topic-21-13, -uve-topic-22-6, -uve-topic-19-25, -uve-topic-6-2, -uve-topic-10-21, -uve-topic-22-12, -uve-topic-14-0, -uve-topic-28-17, -uve-topic-12-29, -uve-topic-5-19, -uve-topic-27-16, -uve-topic-12-23, -uve-topic-14-15, -uve-topic-24-14, -uve-topic-5-1, -uve-topic-8-7, -uve-topic-24-20, -uve-topic-14-21, -uve-topic-7-10, structured_syslog_topic-21, -uve-topic-25-5, -uve-topic-15-6, -uve-topic-1-7, -uve-topic-28-14, -uve-topic-7-19, -uve-topic-4-17, -uve-topic-3-16, -uve-topic-12-20, -uve-topic-5-28, -uve-topic-19-22, -uve-topic-1-19, -uve-topic-26-26, -uve-topic-16-27, -uve-topic-22-3, -uve-topic-10-9, -uve-topic-1-16, -uve-topic-21-25, -uve-topic-22-27, -uve-topic-11-19, -uve-topic-1-25, -uve-topic-20-16, -uve-topic-19-16, -uve-topic-2-15, -uve-topic-11-10, -uve-topic-22-0, -uve-topic-28-20, -uve-topic-21-10, -uve-topic-17-6, -uve-topic-9-1, -uve-topic-17-0, -uve-topic-6-29, -uve-topic-4-20, -uve-topic-27-22, HEALTH_CHECK_TOPIC-4, -uve-topic-1-28, -uve-topic-8-16, -uve-topic-1-10, -uve-topic-27-13, -uve-topic-17-3, -uve-topic-26-11, -uve-topic-16-12, -uve-topic-24-8, -uve-topic-14-9, -uve-topic-13-2, structured_syslog_topic-0, structured_syslog_topic-12, -uve-topic-28-23, -uve-topic-25-17, -uve-topic-15-18, -uve-topic-0-28, -uve-topic-23-12, -uve-topic-8-10, -uve-topic-9-7, -uve-topic-3-13, -uve-topic-18-17, HEALTH_CHECK_TOPIC-7, -uve-topic-5-25, -uve-topic-21-22, -uve-topic-10-0, -uve-topic-20-19, -uve-topic-22-15, -uve-topic-19-19, -uve-topic-1-4, -uve-topic-9-16, -uve-topic-5-22, -uve-topic-24-29, -uve-topic-4-11, -uve-topic-11-7, -uve-topic-27-28, -uve-topic-27-1, -uve-topic-6-17, -uve-topic-6-8, -uve-topic-2-3, -uve-topic-29-17, -uve-topic-5-7, -uve-topic-10-6, -uve-topic-27-25, HEALTH_CHECK_TOPIC-28, -uve-topic-9-28, -uve-topic-26-2, -uve-topic-16-3, -uve-topic-13-29, -uve-topic-12-8, -uve-topic-11-1, HEALTH_CHECK_TOPIC-22, -uve-topic-12-2, -uve-topic-20-13, -uve-topic-2-12, -uve-topic-5-16, -uve-topic-6-26, -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-13-17, -uve-topic-0-10, -uve-topic-29-20, -uve-topic-6-5, -uve-topic-28-5, -uve-topic-11-28, -uve-topic-8-19, -uve-topic-19-7, -uve-topic-8-28, -uve-topic-10-3, -uve-topic-24-17, -uve-topic-14-18, -uve-topic-11-4, structured_syslog_topic-27, -uve-topic-4-2, -uve-topic-29-14, -uve-topic-21-19, -uve-topic-20-10, -uve-topic-0-1, -uve-topic-4-14, -uve-topic-2-9, -uve-topic-7-13, -uve-topic-18-14, -uve-topic-10-18, -uve-topic-20-1, -uve-topic-19-4, -uve-topic-3-1, -uve-topic-9-25, -uve-topic-2-0, structured_syslog_topic-18, -uve-topic-25-26, -uve-topic-15-27, -uve-topic-19-1, -uve-topic-5-4, -uve-topic-9-22, -uve-topic-28-29, -uve-topic-0-19, -uve-topic-6-23, -uve-topic-23-24, -uve-topic-0-7, -uve-topic-27-4, -uve-topic-20-25, -uve-topic-16-15, -uve-topic-26-14, -uve-topic-25-11, -uve-topic-15-12) (kafka.server.ReplicaFetcherManager) [2026-06-08 06:00:30,877] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,878] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,879] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-21 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,880] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-18 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,882] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,883] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-15 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,884] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-12 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,885] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,886] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,887] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,888] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,888] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,888] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,888] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,888] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,888] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,891] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,892] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,893] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-9 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,894] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,895] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,895] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,895] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,895] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,895] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-6 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,895] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,899] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,900] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,901] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,902] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,902] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-3 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,902] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,902] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,902] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,902] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,904] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,905] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,905] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,905] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,905] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,905] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-0 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,906] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,909] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,909] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,911] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,912] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,912] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,912] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,913] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,913] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,914] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,915] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,916] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,916] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,916] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,916] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,918] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,918] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,918] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,918] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,918] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-19 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,918] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-19 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,919] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,919] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,919] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,920] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,921] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,921] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,921] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,921] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,922] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,922] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,923] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,923] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,924] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,924] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,924] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,924] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,925] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,926] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,927] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,927] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,927] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,928] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,928] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,928] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,928] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,930] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,931] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,931] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,931] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,931] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,932] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,933] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,935] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,936] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,936] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,936] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,936] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,936] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,938] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,938] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,938] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,938] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,938] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,938] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,939] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,940] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,940] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,940] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,941] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,942] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,942] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,942] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,942] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,942] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,942] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,943] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,944] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,944] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,944] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,944] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,945] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,946] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,946] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,947] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,947] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,947] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,948] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,948] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,948] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,949] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,949] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,950] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,950] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,950] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,950] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,951] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,951] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition structured_syslog_topic-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,952] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,952] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,952] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,953] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,953] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,953] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,953] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,953] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,953] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,954] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,955] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,955] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,955] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,955] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,955] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,956] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,961] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,962] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,963] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,963] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,964] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,964] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,965] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,965] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,965] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,965] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-7 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,966] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-7 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,966] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,967] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,968] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,968] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,968] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,968] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,968] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,969] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,969] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,969] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,969] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-8 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,970] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-8 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,970] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,971] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,971] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,972] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,972] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,972] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,973] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,973] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,973] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,973] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,973] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-9 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,973] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-9 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,974] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,975] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,975] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,975] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,975] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,978] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,978] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,978] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,978] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,978] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,992] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,993] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,993] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-3 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,995] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-3 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,995] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,995] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,995] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,995] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,995] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,998] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,998] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,999] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:30,999] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,000] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,000] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,000] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,000] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,001] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,001] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,001] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,001] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,001] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,001] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,002] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-4 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-4 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-5 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,003] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-5 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-6 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-6 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-15 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-15 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,004] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,005] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,006] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-16 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,006] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-16 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,006] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-17 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-17 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-18 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-18 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,007] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-10 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-10 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,008] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-22-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-11 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-23-11 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,010] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-12 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,012] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-12 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,016] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,020] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-13 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,021] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-13 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-14 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-14 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-22 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-22 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-23 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-23 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-20 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-20 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-21 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-21 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-26 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-26 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,022] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-27 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,023] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,023] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-9-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-7-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-8-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-5-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-24 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-3-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-25 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-25 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-11-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-19-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-12-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-6-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-13-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,024] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-28 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,025] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-4-28 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,026] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-18-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-27 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-27 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-14-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-24-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-25-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-15-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-29 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-2-29 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-10-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-16-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-26-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-2 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-17-2 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-28-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-1 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-29-1 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-24 has an older epoch (2) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition HEALTH_CHECK_TOPIC-24 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,027] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-1-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-20-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-27-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-21-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] INFO [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-0 has an older epoch (4) than the current leader. Will await the new LeaderAndIsr state before resuming fetching. (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:31,028] WARN [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Partition -uve-topic-0-0 marked as failed (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,878] INFO [ReplicaFetcherManager on broker 1] Removed fetcher for partitions HashSet(-uve-topic-27-6, -uve-topic-18-7, -uve-topic-13-7, -uve-topic-11-24, -uve-topic-22-23, -uve-topic-23-23, -uve-topic-6-22, -uve-topic-4-22, -uve-topic-17-23, -uve-topic-28-22, -uve-topic-0-6, -uve-topic-29-22, -uve-topic-14-23, -uve-topic-24-22, -uve-topic-15-23, -uve-topic-25-22, -uve-topic-16-23, -uve-topic-26-22, -uve-topic-7-6, -uve-topic-20-6, -uve-topic-8-6, -uve-topic-21-6, -uve-topic-5-6, -uve-topic-12-7, -uve-topic-3-6, -uve-topic-1-6, HEALTH_CHECK_TOPIC-21, -uve-topic-28-7, -uve-topic-29-7, -uve-topic-14-8, -uve-topic-24-7, -uve-topic-15-8, -uve-topic-25-7, -uve-topic-16-8, -uve-topic-26-7, -uve-topic-9-6, -uve-topic-17-8, -uve-topic-21-24, -uve-topic-12-25, -uve-topic-13-25, -uve-topic-2-23, -uve-topic-20-24, -uve-topic-19-24, -uve-topic-10-8, structured_syslog_topic-8, -uve-topic-6-7, -uve-topic-4-7, -uve-topic-19-9, -uve-topic-8-3, HEALTH_CHECK_TOPIC-18, -uve-topic-9-3, -uve-topic-7-3, -uve-topic-14-26, -uve-topic-24-25, structured_syslog_topic-26, -uve-topic-15-26, -uve-topic-25-25, -uve-topic-2-20, -uve-topic-10-26, -uve-topic-27-24, -uve-topic-18-25, -uve-topic-11-9, -uve-topic-22-8, -uve-topic-6-4, -uve-topic-23-8, -uve-topic-4-4, -uve-topic-27-9, -uve-topic-18-10, -uve-topic-23-26, -uve-topic-7-21, -uve-topic-5-21, -uve-topic-3-21, -uve-topic-11-27, -uve-topic-0-21, -uve-topic-22-26, -uve-topic-1-21, HEALTH_CHECK_TOPIC-3, -uve-topic-16-26, -uve-topic-26-25, -uve-topic-17-26, -uve-topic-28-25, -uve-topic-8-21, -uve-topic-29-25, -uve-topic-9-21, -uve-topic-12-10, -uve-topic-13-10, -uve-topic-2-5, -uve-topic-20-9, -uve-topic-21-9, -uve-topic-23-2, -uve-topic-2-26, -uve-topic-11-3, -uve-topic-22-2, -uve-topic-19-3, -uve-topic-13-19, -uve-topic-4-10, -uve-topic-20-18, -uve-topic-21-18, HEALTH_CHECK_TOPIC-0, -uve-topic-12-19, structured_syslog_topic-11, -uve-topic-27-18, -uve-topic-18-19, -uve-topic-6-10, -uve-topic-5-27, -uve-topic-27-3, -uve-topic-3-27, -uve-topic-20-3, -uve-topic-0-27, -uve-topic-21-3, -uve-topic-1-27, -uve-topic-12-4, -uve-topic-13-4, -uve-topic-18-4, -uve-topic-8-27, -uve-topic-9-27, structured_syslog_topic-29, -uve-topic-7-27, -uve-topic-24-19, -uve-topic-14-20, -uve-topic-25-19, -uve-topic-15-20, -uve-topic-26-19, -uve-topic-16-20, -uve-topic-2-11, -uve-topic-17-20, -uve-topic-10-20, -uve-topic-28-19, -uve-topic-29-19, -uve-topic-25-4, -uve-topic-15-5, -uve-topic-1-24, -uve-topic-26-4, -uve-topic-16-5, -uve-topic-17-5, -uve-topic-28-4, -uve-topic-0-24, -uve-topic-24-4, -uve-topic-14-5, -uve-topic-9-24, -uve-topic-20-21, -uve-topic-7-24, -uve-topic-21-21, -uve-topic-8-24, -uve-topic-29-4, -uve-topic-5-24, -uve-topic-3-24, -uve-topic-2-8, -uve-topic-11-21, -uve-topic-22-20, -uve-topic-23-20, -uve-topic-10-5, -uve-topic-19-21, -uve-topic-19-6, -uve-topic-22-5, -uve-topic-23-5, HEALTH_CHECK_TOPIC-15, -uve-topic-10-23, -uve-topic-6-25, -uve-topic-4-25, -uve-topic-27-21, -uve-topic-3-9, -uve-topic-18-22, -uve-topic-0-9, -uve-topic-1-9, -uve-topic-12-22, -uve-topic-13-22, -uve-topic-8-9, -uve-topic-11-6, -uve-topic-9-9, -uve-topic-7-9, structured_syslog_topic-14, -uve-topic-5-9, HEALTH_CHECK_TOPIC-12, -uve-topic-11-15, -uve-topic-22-14, -uve-topic-2-14, -uve-topic-19-15, -uve-topic-23-14, -uve-topic-11-0, -uve-topic-0-15, -uve-topic-19-0, -uve-topic-1-15, -uve-topic-20-15, -uve-topic-8-15, -uve-topic-21-15, -uve-topic-9-15, -uve-topic-12-16, -uve-topic-13-16, -uve-topic-7-15, -uve-topic-5-15, -uve-topic-3-15, -uve-topic-18-16, -uve-topic-27-15, -uve-topic-21-0, -uve-topic-12-1, -uve-topic-6-28, -uve-topic-13-1, -uve-topic-4-28, -uve-topic-20-0, -uve-topic-27-0, -uve-topic-18-1, -uve-topic-5-12, structured_syslog_topic-17, -uve-topic-3-12, -uve-topic-14-17, -uve-topic-24-16, -uve-topic-1-12, -uve-topic-10-17, -uve-topic-0-12, -uve-topic-29-16, HEALTH_CHECK_TOPIC-27, -uve-topic-15-17, -uve-topic-25-16, -uve-topic-9-12, -uve-topic-16-17, -uve-topic-26-16, -uve-topic-17-17, -uve-topic-7-12, -uve-topic-28-16, -uve-topic-8-12, -uve-topic-14-2, -uve-topic-24-1, structured_syslog_topic-2, -uve-topic-15-2, -uve-topic-25-1, -uve-topic-2-29, -uve-topic-10-2, -uve-topic-16-2, -uve-topic-26-1, -uve-topic-17-2, -uve-topic-28-1, -uve-topic-29-1, -uve-topic-22-17, -uve-topic-6-13, -uve-topic-23-17, -uve-topic-4-13, -uve-topic-11-18, -uve-topic-19-18, -uve-topic-17-11, -uve-topic-6-1, -uve-topic-28-10, -uve-topic-29-10, -uve-topic-4-1, -uve-topic-3-18, -uve-topic-1-18, -uve-topic-27-27, -uve-topic-20-27, -uve-topic-21-27, -uve-topic-0-18, -uve-topic-12-28, -uve-topic-13-28, -uve-topic-9-18, -uve-topic-7-18, -uve-topic-8-18, -uve-topic-19-27, -uve-topic-5-18, -uve-topic-14-11, -uve-topic-24-10, -uve-topic-15-11, -uve-topic-25-10, -uve-topic-16-11, -uve-topic-26-10, -uve-topic-2-2, -uve-topic-10-11, -uve-topic-10-29, -uve-topic-19-12, -uve-topic-25-28, -uve-topic-15-29, -uve-topic-4-19, -uve-topic-26-28, -uve-topic-16-29, -uve-topic-17-29, -uve-topic-28-28, HEALTH_CHECK_TOPIC-9, -uve-topic-24-28, -uve-topic-14-29, -uve-topic-18-28, structured_syslog_topic-20, -uve-topic-6-19, -uve-topic-5-3, -uve-topic-3-3, -uve-topic-0-3, -uve-topic-11-12, -uve-topic-1-3, -uve-topic-22-11, -uve-topic-23-11, structured_syslog_topic-5, -uve-topic-22-29, -uve-topic-23-29, HEALTH_CHECK_TOPIC-6, -uve-topic-20-12, -uve-topic-29-28, -uve-topic-6-16, -uve-topic-4-16, -uve-topic-1-0, -uve-topic-27-12, -uve-topic-18-13, -uve-topic-0-0, -uve-topic-21-12, -uve-topic-12-13, -uve-topic-13-13, -uve-topic-9-0, -uve-topic-7-0, -uve-topic-8-0, -uve-topic-5-0, -uve-topic-3-0, structured_syslog_topic-23, -uve-topic-2-17, -uve-topic-10-14, -uve-topic-26-13, -uve-topic-16-14, -uve-topic-17-14, -uve-topic-28-13, -uve-topic-29-13, -uve-topic-24-13, -uve-topic-14-14, HEALTH_CHECK_TOPIC-24, -uve-topic-25-13, -uve-topic-15-14) (kafka.server.ReplicaFetcherManager) [2026-06-08 06:00:32,912] INFO [ReplicaFetcherThread-0-3]: Starting (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,913] INFO [ReplicaFetcherManager on broker 1] Added fetcher to broker 3 for partitions HashMap(-uve-topic-1-12 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-24 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-22 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-5 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-24 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-22 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-18 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-6 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-3 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-23 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-25 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-0 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,136), -uve-topic-28-10 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-1 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-15 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-12 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-16 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-15 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-20 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-18 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-27 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-28-28 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-27 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-0 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,114), structured_syslog_topic-17 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-6 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-18-10 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-0 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-21 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-12 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-24 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-6 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-15 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-19 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-25 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-20 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-17 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-16 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-7 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-8 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-28 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-29 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-22 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-23 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-13 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-14 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-21 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-0 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,72), -uve-topic-13-7 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-4 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-10 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-17 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-13 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-19 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-28 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-4 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-14 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-8 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-7 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-13 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-13 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-26 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-22 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-3 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-9 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-24 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-12 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-20 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-19 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-8 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-7 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-8 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-12 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-12 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-6-7 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-21 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-24 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-11 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-9 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-21 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-25 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-6 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-5 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-27 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-21 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-15 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-3-3 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-22 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-3 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-20 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-27 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-4 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-15 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-4 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-27 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-10 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-9 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-25 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-6 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-29 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-0 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-25 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-9 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-14 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-13 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-27 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-20 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-16 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-29 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-28 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-10 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-9 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-17 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-3 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-6 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-18 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-10 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-22 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-23 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-17 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-16 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-4 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-9 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-9 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-8-3 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-24 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-27 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-1 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-11 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-28 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-11 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-10 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-14 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-9 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-27 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-24 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-2 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-0 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,1057), -uve-topic-28-7 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-22 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-28 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-16 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-18 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-29 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-8 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-20 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-15 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-26 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-25 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-5 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-4 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-8 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-12 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-19 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-6 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-28 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-8 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-22 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-26 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-14 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-2 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-2 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-1 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-21 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-2 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-15 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-16 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-11 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-21 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-15 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-0 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-2 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-23 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-22 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-16 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-5 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-6 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-12 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-1-21 -> InitialFetchState(Some(OnwR_XiYTKmgwo8jEevpbw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-19 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-5 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-4 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-24 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-7 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-29 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-28 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-23 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-19 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-13 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-17 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-15 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-7 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-24 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-22-14 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-18 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-24-4 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-5 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-12 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-23 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-29 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-19 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-13 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-12 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-11 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-4 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-17 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-6 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-1 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-24 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-12 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-7 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-17 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-18 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-18 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-4 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-9 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-1 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-18 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-28 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-18 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-7 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-9 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-24 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-23 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-3 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-26 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-18-1 -> InitialFetchState(Some(5obtU1mZRZ2hIGZdW7u2TA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-29-1 -> InitialFetchState(Some(aMu9BXrKQP-8F1vhaf_Mvw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-19 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-20 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-0 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-3 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-25 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-26 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-17 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-16 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-14 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-27 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-29 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-0 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-8 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-0 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-6-22 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-11 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-10 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-18 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-21 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-13 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-15 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-16 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-27 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-22-23 -> InitialFetchState(Some(gi0bEpMpSca9DuahqwgZUg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-9-0 -> InitialFetchState(Some(8PlPKqdnS7eTROSCjPqsvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-24 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-20 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-0-6 -> InitialFetchState(Some(iryI5i8JRri6r9Gp8ropRQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-12-16 -> InitialFetchState(Some(fPFURuRJTpK1wEYeS5zTlw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-13 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-14 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-18 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-2 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-1 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-2 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-5 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-19 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-15 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-26 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-18 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-6 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-29 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-2-5 -> InitialFetchState(Some(fG8PIyhUTF6sfc62xwPGxA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-10 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-9 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-6-1 -> InitialFetchState(Some(vuNwAap7SPCEoWhNQv5zhg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-9 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-5-0 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-6 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-26 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-27 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-29 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-0 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,110), -uve-topic-5-3 -> InitialFetchState(Some(CR5x8V64RoWSLZsTttELZQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-3 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-20-3 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-21 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-3 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-14 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-21 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-23-8 -> InitialFetchState(Some(VYilbB6fT8OLRnXJoK_vog),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-7-6 -> InitialFetchState(Some(roJ88sb5RziTZFDp0-fhBQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-8-21 -> InitialFetchState(Some(6MEjYxNSS4qqB4ErKINv-w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-27 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-27 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), HEALTH_CHECK_TOPIC-21 -> InitialFetchState(Some(HvwrmjJaTtWWqW9GimOPUw),BrokerEndPoint(id=3, host=10.0.0.33:9092),3,0), -uve-topic-20-18 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-11-12 -> InitialFetchState(Some(tEB8tH4xRnCOIPsB-_1dzQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-11 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-21-3 -> InitialFetchState(Some(9KOnY-6fRHOsjiB3uuTvvA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-23 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-26 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-25 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), structured_syslog_topic-11 -> InitialFetchState(Some(8LXnKrIHTXGU5D8ypcmZHg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-19-15 -> InitialFetchState(Some(RXW3XtdRQ7GbL2-yx6ey8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-28 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-20-9 -> InitialFetchState(Some(SlwIoYRORIGiu6ePWS7J4g),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-2 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-3-24 -> InitialFetchState(Some(K8CDLjePSWeh8w15ggrozw),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-4-25 -> InitialFetchState(Some(mnZocP4bQhyGaPaaQFUMoQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-12 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-27-15 -> InitialFetchState(Some(KL7_5wpYSkCND2tLckaUjg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-28-13 -> InitialFetchState(Some(wIdbbJ91T6Cmy309Fpg-2A),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-26-1 -> InitialFetchState(Some(7JJ2gtmRSF-RIRlf-XHv8w),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-16-2 -> InitialFetchState(Some(709Glse7QSSCNzbWQ7h8xQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-10-26 -> InitialFetchState(Some(RmR6LGrQRW-PEZsREh_vkA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-13-25 -> InitialFetchState(Some(TMPfL9AvRoKnSSQ0JFSdYQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-17-5 -> InitialFetchState(Some(KlzGbXMES8SFy7a7XYgcQA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-14-11 -> InitialFetchState(Some(lIPaTs5VSv6RTDYQ3IY6fA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-24-10 -> InitialFetchState(Some(hIrm7KAoT-2ORT3LjGhvUQ),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-15-20 -> InitialFetchState(Some(41pQmQEeSP-mchBq1qkSiA),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0), -uve-topic-25-19 -> InitialFetchState(Some(E8wVhScpRUqRELGeqbtVRg),BrokerEndPoint(id=3, host=10.0.0.33:9092),5,0)) (kafka.server.ReplicaFetcherManager) [2026-06-08 06:00:32,916] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,919] INFO [UnifiedLog partition=-uve-topic-27-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,919] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-18-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-13-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-11-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-22-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-23-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-6-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-4-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-17-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-28-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-0-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-29-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-24-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-14-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-25-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-15-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-16-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-26-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-7-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-20-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-8-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-21-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-5-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-12-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-3-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-1-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-28-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-29-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-14-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-24-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-25-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-15-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-26-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-16-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,920] INFO [UnifiedLog partition=-uve-topic-9-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,920] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-17-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-21-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-12-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-13-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-2-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-20-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-19-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-10-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=structured_syslog_topic-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-6-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-7 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-4-7, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-19-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-8-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-9-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-7-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-14-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-24-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=structured_syslog_topic-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-25-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-15-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-2-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-10-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-27-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-18-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-11-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-22-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-6-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-23-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-4-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-27-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-18-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-23-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-7-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-5-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,921] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,921] INFO [UnifiedLog partition=-uve-topic-3-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-11-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-0-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-22-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-1-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-16-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-26-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-17-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-28-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-8-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-29-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-9-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-12-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-13-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-2-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-20-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-21-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-23-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-26 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,922] INFO [UnifiedLog partition=-uve-topic-2-26, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,922] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-11-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-22-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-19-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-13-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-4-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-20-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-21-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-12-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=structured_syslog_topic-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-27-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-18-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-6-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-5-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-27-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-3-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-20-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-0-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-21-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-1-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,925] INFO [UnifiedLog partition=-uve-topic-12-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,925] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-13-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-18-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-8-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-9-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=structured_syslog_topic-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-7-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-14-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,928] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,928] INFO [UnifiedLog partition=-uve-topic-24-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,933] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-15-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-25-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-26-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-16-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-2-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-17-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-10-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,934] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,934] INFO [UnifiedLog partition=-uve-topic-28-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-29-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-15-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-25-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-1-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-16-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-26-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-17-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-28-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-0-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-24-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-14-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-9-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-20-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-7-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-21-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-8-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-4 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-29-4, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-5-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-3-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-8 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-2-8, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-11-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-22-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-23-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-10-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-19-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-19-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-22-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-23-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,935] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,935] INFO [UnifiedLog partition=-uve-topic-10-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-6-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-25 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-4-25, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-21 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-27-21, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-3-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-18-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-0-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-1-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-12-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-22 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-13-22, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-8-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-11-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-9-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-7-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=structured_syslog_topic-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-5-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-11-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-22-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,936] INFO [UnifiedLog partition=-uve-topic-2-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,936] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-19-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-23-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-11-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-0-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-19-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-1-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-20-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-8-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,939] INFO [UnifiedLog partition=-uve-topic-21-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,939] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,946] INFO [UnifiedLog partition=-uve-topic-9-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,946] INFO [UnifiedLog partition=-uve-topic-12-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,946] INFO [UnifiedLog partition=-uve-topic-13-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,946] INFO [UnifiedLog partition=-uve-topic-7-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,946] INFO [UnifiedLog partition=-uve-topic-5-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,946] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-3-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-18-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-15 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-27-15, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-12-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-6-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-13-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-4-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,949] INFO [UnifiedLog partition=-uve-topic-18-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,949] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-5-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=structured_syslog_topic-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-3-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-14-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-24-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-1-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-10-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-0-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-29-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-15-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-25-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-9-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-16-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-26-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-17-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-7-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-28-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-8-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-14-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,950] INFO [UnifiedLog partition=-uve-topic-24-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,950] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,951] INFO [UnifiedLog partition=structured_syslog_topic-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,951] INFO [UnifiedLog partition=-uve-topic-15-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,951] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-25-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-2-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-10-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-26-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-16-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-17-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-28-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-29-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-22-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-6-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-23-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-4-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-11-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-19-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-17-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-6-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-28-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-29-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-1 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-4-1, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-3-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,952] INFO [UnifiedLog partition=-uve-topic-1-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,952] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-27-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-20-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-21-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-0-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-12-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-13-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-9-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-7-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-8-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-27 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-19-27, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-18 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-5-18, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-14-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-24-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-15-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-25-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-16-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-10 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-26-10, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-2 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-2-2, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-10-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-10-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-19-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-19-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-15-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,953] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,953] INFO [UnifiedLog partition=-uve-topic-25-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-4-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-16-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-26-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-17-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-28-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-9 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-9, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-24-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-14-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-18-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-20 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=structured_syslog_topic-20, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-19 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-6-19, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,954] INFO [UnifiedLog partition=-uve-topic-5-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,954] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-3-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-0-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-0-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-11-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-11-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-1-3 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-1-3, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-22-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-11 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-23-11, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-5 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=structured_syslog_topic-5, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-22-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-22-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-23-29 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=-uve-topic-23-29, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,956] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-6 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,956] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-6, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-20-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-20-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-28 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-29-28, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-6-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-6-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-4-16 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-4-16, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-27-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-27-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-18-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-18-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-21-12 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-21-12, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-12-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-12-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-13-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-13-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-9-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-9-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-7-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-7-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-8-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-8-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-5-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-5-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-3-0 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-3-0, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition structured_syslog_topic-23 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=structured_syslog_topic-23, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-2-17 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-2-17, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-10-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-10-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-16-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-16-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-26-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-26-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-17-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-17-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-28-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-28-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,957] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-29-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,957] INFO [UnifiedLog partition=-uve-topic-29-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-24-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,958] INFO [UnifiedLog partition=-uve-topic-24-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-14-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,958] INFO [UnifiedLog partition=-uve-topic-14-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition HEALTH_CHECK_TOPIC-24 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,958] INFO [UnifiedLog partition=HEALTH_CHECK_TOPIC-24, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-25-13 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,958] INFO [UnifiedLog partition=-uve-topic-25-13, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog) [2026-06-08 06:00:32,958] INFO [ReplicaFetcher replicaId=1, leaderId=3, fetcherId=0] Truncating partition -uve-topic-15-14 with TruncationState(offset=0, completed=true) due to local high watermark 0 (kafka.server.ReplicaFetcherThread) [2026-06-08 06:00:32,958] INFO [UnifiedLog partition=-uve-topic-15-14, dir=/tmp/kafka-logs] Truncating to 0 has no effect as the largest offset in the log is -1 (kafka.log.UnifiedLog)